summaryrefslogtreecommitdiff
path: root/tools/perf/builtin-report.c
AgeCommit message (Expand)Author
2009-08-13perf report: Don't show unresolved DSOs and symbols when -S/-d is usedArnaldo Carvalho de Melo
2009-08-12perf report: Show the tid too in -DArnaldo Carvalho de Melo
2009-08-09perf tools: callchain: Fix sum of percentages to be 100% by displaying amount...Frederic Weisbecker
2009-08-09perf tools: callchain: Fix 'perf report' display to be callchain by defaultFrederic Weisbecker
2009-08-09perf report: Add debug help for the finding of symbol bugs - show the symtab ...Arnaldo Carvalho de Melo
2009-08-09perf report: Fix per task mult-counter stat reportingPeter Zijlstra
2009-08-09perf tools: Fix call-chain cumul hit based sub-total (fractal mode)Frederic Weisbecker
2009-08-05perf report: Make --sort comm,dso,symbol the defaultPekka Enberg
2009-08-04perf: Fix read buffer overflowRoel Kluin
2009-08-02perf report: Update for the new FORK/EXIT eventsPeter Zijlstra
2009-07-22perf_counter: PERF_SAMPLE_ID and inherited countersPeter Zijlstra
2009-07-22Merge commit 'tip/perfcounters/core' into perf-counters-for-linusPeter Zijlstra
2009-07-18perf_counter: Make call graph option consistentAnton Blanchard
2009-07-11perf report: Introduce -n/--show-nr-samplesArnaldo Carvalho de Melo
2009-07-11perf report: Make the output more compactArnaldo Carvalho de Melo
2009-07-11perf report: Tidy up reporting of symbols not foundArnaldo Carvalho de Melo
2009-07-11perf report: Adjust column width to the values sampledArnaldo Carvalho de Melo
2009-07-05perf report: Add "Fractal" mode output - support callchains with relative ove...Frederic Weisbecker
2009-07-05perf report: Change default callchain parametersFrederic Weisbecker
2009-07-05perf report: Use a modifiable string for default callchain optionsFrederic Weisbecker
2009-07-05perf report: Warn on callchain output request from non-callchain fileFrederic Weisbecker
2009-07-03perf report: Annotate variable initializationIngo Molnar
2009-07-02perf_counter tools: Display percents of hits in callchain with overhead colorsFrederic Weisbecker
2009-07-02perf_counter tools: Provide helper to print percents colorFrederic Weisbecker
2009-07-02perf_counter tools: Set the minimum percent for callchains to be displayedFrederic Weisbecker
2009-07-02perf report: Add support for callchain graph outputFrederic Weisbecker
2009-07-02perf_counter tools: Enable kernel module symbol loading in toolsMike Galbraith
2009-07-02perf_counter tools: Connect module support infrastructure to symbol loading i...Mike Galbraith
2009-07-02perf_counter tools: Make symbol loading consistently return number of loaded ...Mike Galbraith
2009-07-01perf_counter tools: Share list.h with the kernelArnaldo Carvalho de Melo
2009-07-01perf_counter tools: Share rbtree.with the kernelArnaldo Carvalho de Melo
2009-07-01perf_counter tools: Add more warnings and fix/annotate themIngo Molnar
2009-07-01perf report: Fix HV bit mismergeIngo Molnar
2009-07-01perf_counter tools: Resolve symbols in callchainsFrederic Weisbecker
2009-07-01perf report: Add hypervisor dsoAnton Blanchard
2009-07-01perf report: Fix reporting of hypervisorAnton Blanchard
2009-07-01perf report: Add --symbols parameterArnaldo Carvalho de Melo
2009-07-01perf report: Add --comms parameterArnaldo Carvalho de Melo
2009-07-01perf report: Add --dsos parameterArnaldo Carvalho de Melo
2009-06-26perf report: Print sorted callchains per histogram entriesFrederic Weisbecker
2009-06-26perf_counter tools: Prepare a small callchain frameworkFrederic Weisbecker
2009-06-25perf-report: Add bare minimum PERF_EVENT_READ parsingPeter Zijlstra
2009-06-25perf_counter: Rework the sample ABIPeter Zijlstra
2009-06-25perf_counter tools: Rework the file formatPeter Zijlstra
2009-06-23perf_counter tools: Handle overlapping MMAP eventsPeter Zijlstra
2009-06-22perf report: Output more symbol related debug dataPeter Zijlstra
2009-06-20perfcounter: Handle some IO return valuesFrederic Weisbecker
2009-06-19perf_counter tools: Define and use our own u64, s64 etc. definitionsPaul Mackerras
2009-06-19perf_counter tools: Add a data file headerPeter Zijlstra
2009-06-19perf_counter: Update userspace callchain sampling usesPeter Zijlstra