aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/builtin-report.c
Commit message (Expand)AuthorAge
* perf report: Don't show unresolved DSOs and symbols when -S/-d is usedArnaldo Carvalho de Melo2009-08-13
* perf report: Show the tid too in -DArnaldo Carvalho de Melo2009-08-12
* perf tools: callchain: Fix sum of percentages to be 100% by displaying amount...Frederic Weisbecker2009-08-09
* perf tools: callchain: Fix 'perf report' display to be callchain by defaultFrederic Weisbecker2009-08-09
* perf report: Add debug help for the finding of symbol bugs - show the symtab ...Arnaldo Carvalho de Melo2009-08-09
* perf report: Fix per task mult-counter stat reportingPeter Zijlstra2009-08-09
* perf tools: Fix call-chain cumul hit based sub-total (fractal mode)Frederic Weisbecker2009-08-09
* perf report: Make --sort comm,dso,symbol the defaultPekka Enberg2009-08-05
* perf: Fix read buffer overflowRoel Kluin2009-08-04
* perf report: Update for the new FORK/EXIT eventsPeter Zijlstra2009-08-02
* 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 report: Make the output more compactArnaldo 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: Make call graph option consistentAnton Blanchard2009-07-18
|/
* perf report: Add "Fractal" mode output - support callchains with relative ove...Frederic 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: 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: 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: Make symbol loading consistently return number of loaded ...Mike Galbraith2009-07-02
* perf_counter tools: Share list.h with the kernelArnaldo Carvalho de Melo2009-07-01
* perf_counter tools: Share rbtree.with the kernelArnaldo Carvalho de Melo2009-07-01
* perf_counter tools: Add more warnings and fix/annotate themIngo Molnar2009-07-01
* perf report: Fix HV bit mismergeIngo Molnar2009-07-01
* perf_counter tools: Resolve symbols in callchainsFrederic Weisbecker2009-07-01
* perf report: Add hypervisor dsoAnton Blanchard2009-06-30
* perf report: Fix reporting of hypervisorAnton Blanchard2009-06-30
* perf report: Add --symbols parameterArnaldo Carvalho de Melo2009-06-30
* perf report: Add --comms parameterArnaldo Carvalho de Melo2009-06-30
* perf report: Add --dsos parameterArnaldo Carvalho de Melo2009-06-30
* perf report: Print sorted callchains per histogram entriesFrederic Weisbecker2009-06-26
* perf_counter tools: Prepare a small callchain frameworkFrederic Weisbecker2009-06-26
* perf-report: Add bare minimum PERF_EVENT_READ parsingPeter Zijlstra2009-06-25
* perf_counter: Rework the sample ABIPeter Zijlstra2009-06-25
* perf_counter tools: Rework the file formatPeter Zijlstra2009-06-25
* perf_counter tools: Handle overlapping MMAP eventsPeter Zijlstra2009-06-23
* perf report: Output more symbol related debug dataPeter Zijlstra2009-06-22
* perfcounter: Handle some IO return valuesFrederic Weisbecker2009-06-20
* perf_counter tools: Define and use our own u64, s64 etc. definitionsPaul Mackerras2009-06-19
* perf_counter tools: Add a data file headerPeter Zijlstra2009-06-19
* perf_counter: Update userspace callchain sampling usesPeter Zijlstra2009-06-19