summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\ \ \
| | * | | static keys: Introduce 'struct static_key', static_key_true()/false() and sta...Ingo Molnar2012-02-2431-205/+298
| | * | | static keys: Add docs better explaining the whole 'struct static_key' mechanismJason Baron2012-02-241-0/+286
| | * | | jump label: Fix compiler warningJason Baron2012-02-221-1/+1
| | * | | jump label: Add a WARN() if jump label key count goes negativeJason Baron2012-02-221-1/+4
| * | | | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2012-02-2713-117/+667
| |\ \ \ \
| | * | | | ftrace, perf: Add filter support for function trace eventJiri Olsa2012-02-215-12/+172
| | * | | | ftrace: Allow to specify filter field type for ftrace eventsJiri Olsa2012-02-215-47/+83
| | * | | | ftrace, perf: Add support to use function tracepoint in perfJiri Olsa2012-02-215-2/+109
| | * | | | ftrace: Add FTRACE_ENTRY_REG macro to allow event registrationJiri Olsa2012-02-212-2/+20
OpenPOWER on IntegriCloud