aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/callchain.c
AgeCommit message (Expand)AuthorFilesLines
2009-08-09perf tools: callchain: Fix bad rounding of minimum rateGravatar Frederic Weisbecker 1-2/+3
2009-08-09perf tools: callchain: Fix spurious 'perf report' warnings: ignore empty call...Gravatar Frederic Weisbecker 1-0/+2
2009-08-09perf tools: Fix call-chain cumul hit based sub-total (fractal mode)Gravatar Frederic Weisbecker 1-11/+16
2009-07-05perf report: Add "Fractal" mode output - support callchains with relative ove...Gravatar Frederic Weisbecker 1-15/+69
2009-07-05perf_counter tools: callchains: Manage the cumul hits on the flyGravatar Frederic Weisbecker 1-4/+8
2009-07-02perf_counter tools: Set the minimum percent for callchains to be displayedGravatar Frederic Weisbecker 1-8/+11
2009-07-02perf report: Add support for callchain graph outputGravatar Frederic Weisbecker 1-9/+42
2009-07-02perf_counter tools: Create new chain_for_each_child() iteratorGravatar Frederic Weisbecker 1-3/+6
2009-07-01perf_counter tools: Add more warnings and fix/annotate themGravatar Ingo Molnar 1-7/+8
2009-07-01perf_counter tools: Various fixes for callchainsGravatar Frederic Weisbecker 1-32/+90
2009-07-01perf_counter tools: Resolve symbols in callchainsGravatar Frederic Weisbecker 1-14/+19
2009-07-01perf_counter tools: Fix storage size allocation of callchain listGravatar Frederic Weisbecker 1-1/+1
2009-06-26perf_counter tools: Prepare a small callchain frameworkGravatar Frederic Weisbecker 1-0/+174