aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/builtin-report.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-07-05perf report: Add "Fractal" mode output - support callchains with relative overhead rateFrederic Weisbecker1-20/+40
2009-07-05perf report: Change default callchain parametersFrederic Weisbecker1-2/+2
2009-07-05perf report: Use a modifiable string for default callchain optionsFrederic Weisbecker1-1/+3
2009-07-05perf report: Warn on callchain output request from non-callchain fileFrederic Weisbecker1-3/+13
2009-07-03perf report: Annotate variable initializationIngo Molnar1-1/+1
2009-07-02perf_counter tools: Display percents of hits in callchain with overhead colorsFrederic Weisbecker1-2/+3
2009-07-02perf_counter tools: Provide helper to print percents colorFrederic Weisbecker1-18/+3
2009-07-02perf_counter tools: Set the minimum percent for callchains to be displayedFrederic Weisbecker1-11/+34
2009-07-02perf report: Add support for callchain graph outputFrederic Weisbecker1-7/+134
2009-07-02perf_counter tools: Enable kernel module symbol loading in toolsMike Galbraith1-1/+8
2009-07-02perf_counter tools: Connect module support infrastructure to symbol loading infrastructureMike Galbraith1-1/+1
2009-07-02perf_counter tools: Make symbol loading consistently return number of loaded symbolsMike Galbraith1-1/+1
2009-07-01perf_counter tools: Share list.h with the kernelArnaldo Carvalho de Melo1-1/+1
2009-07-01perf_counter tools: Share rbtree.with the kernelArnaldo Carvalho de Melo1-1/+1
2009-07-01perf_counter tools: Add more warnings and fix/annotate themIngo Molnar1-11/+11
2009-07-01perf report: Fix HV bit mismergeIngo Molnar1-3/+3
2009-07-01perf_counter tools: Resolve symbols in callchainsFrederic Weisbecker1-35/+67
2009-07-01perf report: Add hypervisor dsoAnton Blanchard1-1/+14
2009-07-01perf report: Fix reporting of hypervisorAnton Blanchard1-2/+5
2009-07-01perf report: Add --symbols parameterArnaldo Carvalho de Melo1-2/+8
2009-07-01perf report: Add --comms parameterArnaldo Carvalho de Melo1-10/+23
2009-07-01perf report: Add --dsos parameterArnaldo Carvalho de Melo1-0/+16
2009-06-26perf report: Print sorted callchains per histogram entriesFrederic Weisbecker1-11/+71
2009-06-26perf_counter tools: Prepare a small callchain frameworkFrederic Weisbecker1-5/+0
2009-06-25perf-report: Add bare minimum PERF_EVENT_READ parsingPeter Zijlstra1-0/+24
2009-06-25perf_counter: Rework the sample ABIPeter Zijlstra1-13/+19
2009-06-25perf_counter tools: Rework the file formatPeter Zijlstra1-9/+28
2009-06-23perf_counter tools: Handle overlapping MMAP eventsPeter Zijlstra1-3/+21
2009-06-22perf report: Output more symbol related debug dataPeter Zijlstra1-2/+3
2009-06-20perfcounter: Handle some IO return valuesFrederic Weisbecker1-1/+4
2009-06-19perf_counter tools: Define and use our own u64, s64 etc. definitionsPaul Mackerras1-42/+42
2009-06-19perf_counter tools: Add a data file headerPeter Zijlstra1-1/+15
2009-06-19perf_counter: Update userspace callchain sampling usesPeter Zijlstra1-47/+39
2009-06-18perf report: Filter to parent set by defaultIngo Molnar1-3/+27
2009-06-18perf_counter tools: Handle lost eventsPeter Zijlstra1-1/+28
2009-06-18perf_counter tools: Add and use isprint()Peter Zijlstra1-1/+1
2009-06-18perf report: Add validation of call-chain entriesIngo Molnar1-28/+46
2009-06-18perf report: Tidy up the "--parent <regex>" and "--sort parent" call-chain featuresIngo Molnar1-33/+34
2009-06-17perf_counter tools: Replace isprint() with issane()Peter Zijlstra1-1/+1
2009-06-17perf report: Add --sort <call> --call <$regex>Peter Zijlstra1-51/+158
2009-06-15perf report: Fix 32-bit printf formatIngo Molnar1-1/+1
2009-06-15perf report: Add per system call overhead histogramIngo Molnar1-0/+12
2009-06-14perf record/report: Add call graph / call chain profilingIngo Molnar1-12/+45
2009-06-14perf report: Print out raw events in hexaIngo Molnar1-1/+35
2009-06-11perf_counter tools: Clean up u64 usageIngo Molnar1-18/+18
2009-06-11perf_counter tools: Normalize data using per sample period dataPeter Zijlstra1-7/+11
2009-06-10perf_counter tools: Small frequency related fixesPeter Zijlstra1-2/+4
2009-06-08perf_counter tools: Standardize color printingIngo Molnar1-5/+8
2009-06-08perf report: Add support for profiling JIT generated codePekka Enberg1-1/+14
2009-06-07perf report: Print more expressive message in case of file open errorIngo Molnar1-1/+4