aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAge
* perf_counter: Fix/complete ftrace event records samplingFrederic Weisbecker2009-08-09
* perf: Auto-detect libelfPeter Zijlstra2009-08-06
* perf symbol: Fix symbol parsing in certain cases: use the build-id as a symlinkArnaldo Carvalho de Melo2009-08-06
* perf report: Add missing command line options to man pageArnaldo Carvalho de Melo2009-08-05
* perf: Auto-detect libbfdPeter Zijlstra2009-08-05
* perf report: Make --sort comm,dso,symbol the defaultPekka Enberg2009-08-05
* perf: Fix read buffer overflowRoel Kluin2009-08-04
* perf top: Add mwait_idle_with_hints to skip_symbols[]Arnaldo Carvalho de Melo2009-08-02
* perf tools: Fix faulty checkStoyan Gaydarov2009-08-02
* perf report: Update for the new FORK/EXIT eventsPeter Zijlstra2009-08-02
* perf_counter tools: Fix link errors with older toolchainsIngo Molnar2009-08-01
* Merge branch 'perf-counters-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-07-22
|\
| * perf_counter tools: Give perf top inherit optionMike Galbraith2009-07-22
| * perf_counter tools: Fix vmlinux symbol generation breakageMike Galbraith2009-07-22
| * perf_counter: Detect debugfs locationJason Baron2009-07-22
| * perf_counter: Add tracepoint support to perf list, perf statJason Baron2009-07-22
| * perf symbol: C++ demanglingArnaldo Carvalho de Melo2009-07-22
| * perf: avoid structure size confusion by using a fixed sizeArjan van de Ven2009-07-22
| * perf_counter: Improve perf stat and perf record option parsingAnton Blanchard2009-07-22
| * perf_counter: PERF_SAMPLE_ID and inherited countersPeter Zijlstra2009-07-22
| * Merge commit 'tip/perfcounters/core' into perf-counters-for-linusPeter Zijlstra2009-07-22
| |\
| | * perf report: Introduce -n/--show-nr-samplesArnaldo Carvalho de Melo2009-07-11
| | * perf_counter tools: PLT info is stripped in -debuginfo packagesArnaldo Carvalho de Melo2009-07-11
| | * perf report: Make the output more compactArnaldo Carvalho de Melo2009-07-11
| | * strlist: Introduce strlist__entry and strlist__nr_entries methodsArnaldo Carvalho de Melo2009-07-11
| | * perf report: Tidy up reporting of symbols not foundArnaldo Carvalho de Melo2009-07-11
| | * perf report: Adjust column width to the values sampledArnaldo Carvalho de Melo2009-07-11
| | * perf_counter: Add P6 PMU supportVince Weaver2009-07-10
| * | perf_counter: Make call graph option consistentAnton Blanchard2009-07-18
| * | perf_counter: Add perf record option to log addressesAnton Blanchard2009-07-18
| * | perf_counter: Synthesize VDSO mmap eventAnton Blanchard2009-07-18
| * | perf_counter tools: Fix index boundary checkRoel Kluin2009-07-13
| |/
| * perf_counter tools: Rename cache events to remove $Anton Blanchard2009-07-10
* | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2009-07-10
|\|
| * perf report: Add "Fractal" mode output - support callchains with relative ove...Frederic Weisbecker2009-07-05
| * perf_counter tools: callchains: Manage the cumul hits on the flyFrederic Weisbecker2009-07-05
| * perf report: Change default callchain parametersFrederic Weisbecker2009-07-05
| * perf report: Use a modifiable string for default callchain optionsFrederic Weisbecker2009-07-05
| * perf report: Warn on callchain output request from non-callchain fileFrederic Weisbecker2009-07-05
| * perf report: Annotate variable initializationIngo Molnar2009-07-03
| * perf_counter tools: Adjust symbols in ET_EXEC files tooArnaldo Carvalho de Melo2009-07-03
| * perf_counter tools: Display percents of hits in callchain with overhead colorsFrederic Weisbecker2009-07-02
| * perf_counter tools: Provide helper to print percents colorFrederic Weisbecker2009-07-02
| * perf_counter tools: Set the minimum percent for callchains to be displayedFrederic Weisbecker2009-07-02
| * perf report: Add support for callchain graph outputFrederic Weisbecker2009-07-02
| * perf_counter tools: Add new OPT_CALLBACK_DEFAULT optionFrederic Weisbecker2009-07-02
| * perf_counter tools: Create new chain_for_each_child() iteratorFrederic Weisbecker2009-07-02
| * perf_counter tools: Enable kernel module symbol loading in toolsMike Galbraith2009-07-02
| * perf_counter tools: Connect module support infrastructure to symbol loading i...Mike Galbraith2009-07-02
| * perf_counter tools: Add infrastructure to support loading of kernel module sy...Mike Galbraith2009-07-02