Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | sched/rt: Keep period timer ticking when rt throttling is active | Peter Zijlstra | 2012-03-01 | 1 | -5/+8 | |
| * | | | | | | | Merge branch 'linus' into sched/core | Ingo Molnar | 2012-03-01 | 1264 | -52340/+9872 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | sched: Make initial SCHED_RR timeslace DEF_TIMESLICE | Hiroshi Shimamoto | 2012-02-22 | 4 | -7/+9 | |
| * | | | | | | | | sched: Remove rcu_read_lock/unlock() from select_idle_sibling() | Nikunj A. Dadhania | 2012-02-22 | 1 | -4/+0 | |
| * | | | | | | | | sched: Turn lock_task_sighand() into a static inline | Anton Vorontsov | 2012-02-11 | 1 | -6/+9 | |
| * | | | | | | | | sched: Move SMP-only variable into the SMP section | Hiroshi Shimamoto | 2012-01-31 | 1 | -2/+2 | |
| * | | | | | | | | sched: Remove sched_switch | Rakib Mullick | 2012-01-27 | 4 | -5/+4 | |
| * | | | | | | | | sched: Ensure cpu_power periodic update | Vincent Guittot | 2012-01-27 | 2 | -8/+17 | |
| * | | | | | | | | sched, block: Unify cache detection | Peter Zijlstra | 2012-01-27 | 4 | -27/+19 | |
* | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2012-03-20 | 165 | -1984/+6107 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'perf/hw-branch-sampling' into perf/core | Ingo Molnar | 2012-03-12 | 33 | -243/+2017 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | perf report: Fix annotate double quit issue in branch view mode | Stephane Eranian | 2012-03-12 | 1 | -7/+31 | |
| | * | | | | | | | | | perf report: Remove duplicate annotate choice in branch view mode | Stephane Eranian | 2012-03-12 | 1 | -0/+2 | |
| | * | | | | | | | | | perf report: Enable TUI in branch view mode | Stephane Eranian | 2012-03-09 | 5 | -38/+111 | |
| | * | | | | | | | | | perf report: Auto-detect branch stack sampling mode | Stephane Eranian | 2012-03-09 | 4 | -20/+41 | |
| | * | | | | | | | | | perf record: Add HEADER_BRANCH_STACK tag | Stephane Eranian | 2012-03-09 | 3 | -1/+17 | |
| | * | | | | | | | | | perf record: Provide default branch stack sampling mode option | Stephane Eranian | 2012-03-09 | 2 | -34/+57 | |
| | * | | | | | | | | | perf tools: Make perf able to read files from older ABIs | Stephane Eranian | 2012-03-09 | 1 | -28/+94 | |
| | * | | | | | | | | | perf tools: Fix ABI compatibility bug in print_event_desc() | Stephane Eranian | 2012-03-09 | 1 | -10/+9 | |
| | * | | | | | | | | | perf tools: Enable reading of perf.data files from different ABI rev | Stephane Eranian | 2012-03-09 | 2 | -7/+50 | |
| | * | | | | | | | | | perf: Add ABI reference sizes | Stephane Eranian | 2012-03-09 | 1 | -0/+2 | |
| | * | | | | | | | | | perf report: Add support for taken branch sampling | Roberto Agostino Vitillo | 2012-03-09 | 2 | -9/+105 | |
| | * | | | | | | | | | perf record: Add support for sampling taken branch | Roberto Agostino Vitillo | 2012-03-09 | 4 | -0/+104 | |
| | * | | | | | | | | | perf tools: Add code to support PERF_SAMPLE_BRANCH_STACK | Roberto Agostino Vitillo | 2012-03-09 | 10 | -78/+468 | |
| | * | | | | | | | | | perf: Add callback to flush branch_stack on context switch | Stephane Eranian | 2012-03-05 | 5 | -8/+121 | |
| | * | | | | | | | | | perf: Disable PERF_SAMPLE_BRANCH_* when not supported | Stephane Eranian | 2012-03-05 | 9 | -0/+57 | |
| | * | | | | | | | | | perf/x86: Add LBR software filter support for Intel CPUs | Stephane Eranian | 2012-03-05 | 3 | -33/+321 | |
| | * | | | | | | | | | perf/x86: Implement PERF_SAMPLE_BRANCH for Intel CPUs | Stephane Eranian | 2012-03-05 | 4 | -8/+125 | |
| | * | | | | | | | | | perf/x86: Disable LBR support for older Intel Atom processors | Stephane Eranian | 2012-03-05 | 1 | -0/+10 | |
| | * | | | | | | | | | perf/x86: Add Intel LBR mappings for PERF_SAMPLE_BRANCH filters | Stephane Eranian | 2012-03-05 | 3 | -3/+104 | |
| | * | | | | | | | | | perf/x86: Sync branch stack sampling with precise_sampling | Stephane Eranian | 2012-03-05 | 1 | -0/+60 | |
| | * | | | | | | | | | perf/x86: Add Intel LBR sharing logic | Stephane Eranian | 2012-03-05 | 3 | -26/+52 | |
| | * | | | | | | | | | perf/x86: Add Intel LBR MSR definitions | Stephane Eranian | 2012-03-05 | 2 | -9/+16 | |
| | * | | | | | | | | | perf: Add generic taken branch sampling support | Stephane Eranian | 2012-03-05 | 3 | -12/+148 | |
| * | | | | | | | | | | perf/x86: Prettify pmu config literals | Peter Zijlstra | 2012-03-12 | 2 | -7/+37 | |
| * | | | | | | | | | | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2012-03-12 | 297 | -997/+1888 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | x86/kprobes: Split out optprobe related code to kprobes-opt.c | Masami Hiramatsu | 2012-03-06 | 4 | -594/+646 | |
| * | | | | | | | | | | | x86/kprobes: Fix a bug which can modify kernel code permanently | Masami Hiramatsu | 2012-03-06 | 1 | -18/+15 | |
| * | | | | | | | | | | | x86/kprobes: Fix instruction recovery on optimized path | Masami Hiramatsu | 2012-03-06 | 1 | -43/+97 | |
| * | | | | | | | | | | | Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar | 2012-03-05 | 4 | -7/+28 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | perf annotate: Add missing newline on error message | Namhyung Kim | 2012-03-05 | 1 | -1/+1 | |
| | * | | | | | | | | | | perf annotate: Fix help string on tui | Namhyung Kim | 2012-03-05 | 1 | -3/+3 | |
| | * | | | | | | | | | | perf annotate: Restore title when came back to original symbol | Namhyung Kim | 2012-03-05 | 1 | -0/+1 | |
| | * | | | | | | | | | | perf annotate: Handle lower case key code in annotate_browser__run() | Namhyung Kim | 2012-03-05 | 1 | -0/+2 | |
| | * | | | | | | | | | | perf annotate: Print asm code as blue when source code is displayed | Namhyung Kim | 2012-03-05 | 1 | -3/+6 | |
| | * | | | | | | | | | | perf tools: Add descriptions of missing Makefile arguments | Namhyung Kim | 2012-03-05 | 1 | -0/+14 | |
| | * | | | | | | | | | | perf evlist: Restore original errno after open failed | Namhyung Kim | 2012-03-05 | 1 | -0/+1 | |
| |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2012-03-05 | 920 | -46120/+7205 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | static keys: Inline the static_key_enabled() function | Jason Baron | 2012-02-28 | 2 | -12/+5 | |
| * | | | | | | | | | | | Merge branch 'perf/jump-labels' into perf/core | Ingo Molnar | 2012-02-28 | 32 | -207/+589 | |
| |\ \ \ \ \ \ \ \ \ \ \ |