summaryrefslogtreecommitdiffstats
path: root/tools/perf/util/callchain.c
Commit message (Expand)AuthorAgeFilesLines
* perf: Enable more compiler warningsIngo Molnar2009-08-161-0/+2
* perf tools: callchain: Fix bad rounding of minimum rateFrederic Weisbecker2009-08-091-2/+3
* perf tools: callchain: Fix spurious 'perf report' warnings: ignore empty call...Frederic Weisbecker2009-08-091-0/+2
* perf tools: Fix call-chain cumul hit based sub-total (fractal mode)Frederic Weisbecker2009-08-091-11/+16
* perf report: Add "Fractal" mode output - support callchains with relative ove...Frederic Weisbecker2009-07-051-15/+69
* perf_counter tools: callchains: Manage the cumul hits on the flyFrederic Weisbecker2009-07-051-4/+8
* perf_counter tools: Set the minimum percent for callchains to be displayedFrederic Weisbecker2009-07-021-8/+11
* perf report: Add support for callchain graph outputFrederic Weisbecker2009-07-021-9/+42
* perf_counter tools: Create new chain_for_each_child() iteratorFrederic Weisbecker2009-07-021-3/+6
* perf_counter tools: Add more warnings and fix/annotate themIngo Molnar2009-07-011-7/+8
* perf_counter tools: Various fixes for callchainsFrederic Weisbecker2009-07-011-32/+90
* perf_counter tools: Resolve symbols in callchainsFrederic Weisbecker2009-07-011-14/+19
* perf_counter tools: Fix storage size allocation of callchain listFrederic Weisbecker2009-07-011-1/+1
* perf_counter tools: Prepare a small callchain frameworkFrederic Weisbecker2009-06-261-0/+174
OpenPOWER on IntegriCloud