aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/callchain.h
AgeCommit message (Expand)AuthorFilesLines
2009-08-09perf tools: callchain: Fix 'perf report' display to be callchain by defaultGravatar Frederic Weisbecker 1-0/+1
2009-08-09perf tools: Fix call-chain cumul hit based sub-total (fractal mode)Gravatar Frederic Weisbecker 1-1/+6
2009-07-05perf report: Add "Fractal" mode output - support callchains with relative ove...Gravatar Frederic Weisbecker 1-6/+15
2009-07-02perf_counter tools: Set the minimum percent for callchains to be displayedGravatar Frederic Weisbecker 1-2/+4
2009-07-02perf report: Add support for callchain graph outputGravatar Frederic Weisbecker 1-2/+9
2009-07-01perf_counter tools: Share list.h with the kernelGravatar Arnaldo Carvalho de Melo 1-1/+1
2009-07-01perf_counter tools: Share rbtree.with the kernelGravatar Arnaldo Carvalho de Melo 1-1/+1
2009-07-01perf_counter tools: Add more warnings and fix/annotate themGravatar Ingo Molnar 1-5/+5
2009-07-01perf_counter tools: Resolve symbols in callchainsGravatar Frederic Weisbecker 1-1/+4
2009-06-26perf_counter tools: Prepare a small callchain frameworkGravatar Frederic Weisbecker 1-0/+33