summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | sched/rt: Keep period timer ticking when rt throttling is activePeter Zijlstra2012-03-011-5/+8
| * | | | | | | Merge branch 'linus' into sched/coreIngo Molnar2012-03-011264-52340/+9872
| |\ \ \ \ \ \ \
| * | | | | | | | sched: Make initial SCHED_RR timeslace DEF_TIMESLICEHiroshi Shimamoto2012-02-224-7/+9
| * | | | | | | | sched: Remove rcu_read_lock/unlock() from select_idle_sibling()Nikunj A. Dadhania2012-02-221-4/+0
| * | | | | | | | sched: Turn lock_task_sighand() into a static inlineAnton Vorontsov2012-02-111-6/+9
| * | | | | | | | sched: Move SMP-only variable into the SMP sectionHiroshi Shimamoto2012-01-311-2/+2
| * | | | | | | | sched: Remove sched_switchRakib Mullick2012-01-274-5/+4
| * | | | | | | | sched: Ensure cpu_power periodic updateVincent Guittot2012-01-272-8/+17
| * | | | | | | | sched, block: Unify cache detectionPeter Zijlstra2012-01-274-27/+19
* | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-03-20165-1984/+6107
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'perf/hw-branch-sampling' into perf/coreIngo Molnar2012-03-1233-243/+2017
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | perf report: Fix annotate double quit issue in branch view modeStephane Eranian2012-03-121-7/+31
| | * | | | | | | | | perf report: Remove duplicate annotate choice in branch view modeStephane Eranian2012-03-121-0/+2
| | * | | | | | | | | perf report: Enable TUI in branch view modeStephane Eranian2012-03-095-38/+111
| | * | | | | | | | | perf report: Auto-detect branch stack sampling modeStephane Eranian2012-03-094-20/+41
| | * | | | | | | | | perf record: Add HEADER_BRANCH_STACK tagStephane Eranian2012-03-093-1/+17
| | * | | | | | | | | perf record: Provide default branch stack sampling mode optionStephane Eranian2012-03-092-34/+57
| | * | | | | | | | | perf tools: Make perf able to read files from older ABIsStephane Eranian2012-03-091-28/+94
| | * | | | | | | | | perf tools: Fix ABI compatibility bug in print_event_desc()Stephane Eranian2012-03-091-10/+9
| | * | | | | | | | | perf tools: Enable reading of perf.data files from different ABI revStephane Eranian2012-03-092-7/+50
| | * | | | | | | | | perf: Add ABI reference sizesStephane Eranian2012-03-091-0/+2
| | * | | | | | | | | perf report: Add support for taken branch samplingRoberto Agostino Vitillo2012-03-092-9/+105
| | * | | | | | | | | perf record: Add support for sampling taken branchRoberto Agostino Vitillo2012-03-094-0/+104
| | * | | | | | | | | perf tools: Add code to support PERF_SAMPLE_BRANCH_STACKRoberto Agostino Vitillo2012-03-0910-78/+468
| | * | | | | | | | | perf: Add callback to flush branch_stack on context switchStephane Eranian2012-03-055-8/+121
| | * | | | | | | | | perf: Disable PERF_SAMPLE_BRANCH_* when not supportedStephane Eranian2012-03-059-0/+57
| | * | | | | | | | | perf/x86: Add LBR software filter support for Intel CPUsStephane Eranian2012-03-053-33/+321
| | * | | | | | | | | perf/x86: Implement PERF_SAMPLE_BRANCH for Intel CPUsStephane Eranian2012-03-054-8/+125
| | * | | | | | | | | perf/x86: Disable LBR support for older Intel Atom processorsStephane Eranian2012-03-051-0/+10
| | * | | | | | | | | perf/x86: Add Intel LBR mappings for PERF_SAMPLE_BRANCH filtersStephane Eranian2012-03-053-3/+104
| | * | | | | | | | | perf/x86: Sync branch stack sampling with precise_samplingStephane Eranian2012-03-051-0/+60
| | * | | | | | | | | perf/x86: Add Intel LBR sharing logicStephane Eranian2012-03-053-26/+52
| | * | | | | | | | | perf/x86: Add Intel LBR MSR definitionsStephane Eranian2012-03-052-9/+16
| | * | | | | | | | | perf: Add generic taken branch sampling supportStephane Eranian2012-03-053-12/+148
| * | | | | | | | | | perf/x86: Prettify pmu config literalsPeter Zijlstra2012-03-122-7/+37
| * | | | | | | | | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2012-03-12297-997/+1888
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | x86/kprobes: Split out optprobe related code to kprobes-opt.cMasami Hiramatsu2012-03-064-594/+646
| * | | | | | | | | | | x86/kprobes: Fix a bug which can modify kernel code permanentlyMasami Hiramatsu2012-03-061-18/+15
| * | | | | | | | | | | x86/kprobes: Fix instruction recovery on optimized pathMasami Hiramatsu2012-03-061-43/+97
| * | | | | | | | | | | Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2012-03-054-7/+28
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / | |/| | | | | | | | | |
| | * | | | | | | | | | perf annotate: Add missing newline on error messageNamhyung Kim2012-03-051-1/+1
| | * | | | | | | | | | perf annotate: Fix help string on tuiNamhyung Kim2012-03-051-3/+3
| | * | | | | | | | | | perf annotate: Restore title when came back to original symbolNamhyung Kim2012-03-051-0/+1
| | * | | | | | | | | | perf annotate: Handle lower case key code in annotate_browser__run()Namhyung Kim2012-03-051-0/+2
| | * | | | | | | | | | perf annotate: Print asm code as blue when source code is displayedNamhyung Kim2012-03-051-3/+6
| | * | | | | | | | | | perf tools: Add descriptions of missing Makefile argumentsNamhyung Kim2012-03-051-0/+14
| | * | | | | | | | | | perf evlist: Restore original errno after open failedNamhyung Kim2012-03-051-0/+1
| |/ / / / / / / / / /
| * | | | | | | | | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2012-03-05920-46120/+7205
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | static keys: Inline the static_key_enabled() functionJason Baron2012-02-282-12/+5
| * | | | | | | | | | | Merge branch 'perf/jump-labels' into perf/coreIngo Molnar2012-02-2832-207/+589
| |\ \ \ \ \ \ \ \ \ \ \