summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* perf sort: Drop ip_[lr] arguments from _sort__sym_cmp()Namhyung Kim2013-02-061-17/+6Star
* perf tools: Check for flex and bison before continuing buildingBorislav Petkov2013-02-061-3/+10
* perf evlist: Fix set event list leaderStephane Eranian2013-02-061-2/+1Star
* perf report: Enable the runtime switching of perf data fileFeng Tang2013-02-061-11/+27
* perf hists browser: Add option for runtime switching perf data fileFeng Tang2013-02-062-1/+112
* perf/x86: Allow for architecture specific RDPMC indexesJacob Shin2013-02-063-1/+13
* perf/x86: Move MSR address offset calculation to architecture specific filesJacob Shin2013-02-062-16/+47
* perf/x86/amd: Use proper naming scheme for AMD bit field definitionsJacob Shin2013-02-062-6/+6
* perf/x86/amd: Generalize northbridge constraints code for family 15hRobert Richter2013-02-061-18/+25
* perf/x86/amd: Rework northbridge event constraints handlerRobert Richter2013-02-061-42/+26Star
* perf/powerpc: Fix build errorSukadev Bhattiprolu2013-02-061-1/+1
* Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2013-02-0316-243/+288
|\
| * tracing: Init current_trace to nop_trace and remove NULL checksSteven Rostedt (Red Hat)2013-02-021-18/+12Star
| * tracing: Add documentation of snapshot utilityHiraku Toyooka2013-01-301-0/+83
| * tracing: Make a snapshot feature available from userspaceHiraku Toyooka2013-01-304-26/+154
| * tracing: Replace static old_tracer check of tracer nameHiraku Toyooka2013-01-301-13/+9Star
| * tracing: Use sched_clock_cpu for trace_clock_globalNamhyung Kim2013-01-301-1/+1
| * ring-buffer: Add stats field for amount read from trace ring bufferSteven Rostedt (Red Hat)2013-01-303-0/+22
| * tracing/fgraph: Adjust fgraph depth before calling trace return callbackSteven Rostedt (Red Hat)2013-01-291-1/+7
| * tracing: Remove second iterator initializerJovi Zhang2013-01-291-4/+1Star
| * tracing: Use __this_cpu_inc/dec operation instead of __get_cpu_varShan Wei2013-01-261-2/+2
| * tracing: Remove tracepoint sample codeSteven Rostedt2013-01-257-182/+1Star
| * tracing: Mark tracing_dentry_percpu() staticJosh Triplett2013-01-251-1/+1
* | Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2013-02-0128-267/+1059
|\ \
| * | perf: Document the ABI of perf sysfs entriesSukadev Bhattiprolu2013-01-312-0/+62
| * | perf/POWER7: Make some POWER7 events available in sysfsSukadev Bhattiprolu2013-01-312-0/+21
| * | perf/POWER7: Make generic event translations available in sysfsSukadev Bhattiprolu2013-01-314-0/+69
| * | perf: Make EVENT_ATTR globalSukadev Bhattiprolu2013-01-312-10/+14
| * | perf/Power7: Use macros to identify perf eventsSukadev Bhattiprolu2013-01-311-8/+20
| * | perf evlist: Add --group optionNamhyung Kim2013-01-313-2/+33
| * | perf report: Add report.group config optionNamhyung Kim2013-01-311-0/+13
| * | perf report: Add --group optionNamhyung Kim2013-01-312-0/+5
| * | perf report: Show group description when event group is enabledNamhyung Kim2013-01-315-3/+84
| * | perf report: Bypass non-leader events when event group is enabledNamhyung Kim2013-01-313-6/+43
| * | perf gtk/browser: Trim column header string when event group enabledNamhyung Kim2013-01-311-1/+1
| * | perf gtk/browser: Add support for event group viewNamhyung Kim2013-01-311-4/+52
| * | perf hists browser: Add suppport for event group viewNamhyung Kim2013-01-311-0/+57
| * | perf hists browser: Move coloring logic to hpp functionsNamhyung Kim2013-01-311-30/+42
| * | perf ui/hist: Add support for event group viewNamhyung Kim2013-01-312-1/+63
| * | perf gtk/browser: Convert hpp helpers to a functionNamhyung Kim2013-01-311-21/+47
| * | perf hists browser: Convert hpp helpers to a functionNamhyung Kim2013-01-311-14/+32
| * | perf ui/hist: Consolidate hpp helpersNamhyung Kim2013-01-311-154/+84Star
| * | perf hists: Resort hist entries using group members for outputNamhyung Kim2013-01-312-1/+60
| * | perf report: Make another loop for linking group histsNamhyung Kim2013-01-312-2/+14
| * | perf header: Add HEADER_GROUP_DESC featureNamhyung Kim2013-01-313-0/+169
| * | perf tests: Add group test conditionsNamhyung Kim2013-01-311-0/+28
| * | perf tools: Keep group informationNamhyung Kim2013-01-316-1/+25
| * | perf top: Delete maps on exitArnaldo Carvalho de Melo2013-01-311-2/+4
| * | perf top: Stop using exit()Arnaldo Carvalho de Melo2013-01-311-23/+33
|/ /
* | Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2013-01-3125-160/+2154
|\ \