aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/builtin-report.c
Commit message (Expand)AuthorAge
* 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
* perf report: Filter to parent set by defaultIngo Molnar2009-06-18
* perf_counter tools: Handle lost eventsPeter Zijlstra2009-06-18
* perf_counter tools: Add and use isprint()Peter Zijlstra2009-06-18
* perf report: Add validation of call-chain entriesIngo Molnar2009-06-18
* perf report: Tidy up the "--parent <regex>" and "--sort parent" call-chain fe...Ingo Molnar2009-06-18
* perf_counter tools: Replace isprint() with issane()Peter Zijlstra2009-06-17
* perf report: Add --sort <call> --call <$regex>Peter Zijlstra2009-06-17
* perf report: Fix 32-bit printf formatIngo Molnar2009-06-15
* perf report: Add per system call overhead histogramIngo Molnar2009-06-15
* perf record/report: Add call graph / call chain profilingIngo Molnar2009-06-14
* perf report: Print out raw events in hexaIngo Molnar2009-06-14
* perf_counter tools: Clean up u64 usageIngo Molnar2009-06-11
* perf_counter tools: Normalize data using per sample period dataPeter Zijlstra2009-06-10
* perf_counter tools: Small frequency related fixesPeter Zijlstra2009-06-10
* perf_counter tools: Standardize color printingIngo Molnar2009-06-08
* perf report: Add support for profiling JIT generated codePekka Enberg2009-06-08
* perf report: Print more expressive message in case of file open errorIngo Molnar2009-06-07