aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/callchain.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-24perf tools: Protect header files with a consistent styleJohn Kacur1-1/+1
2009-08-12perf tools: Factorize the map helpersFrederic Weisbecker1-0/+1
2009-08-09perf tools: callchain: Fix 'perf report' display to be callchain by defaultFrederic Weisbecker1-0/+1
2009-08-09perf tools: Fix call-chain cumul hit based sub-total (fractal mode)Frederic Weisbecker1-1/+6
2009-07-05perf report: Add "Fractal" mode output - support callchains with relative overhead rateFrederic Weisbecker1-6/+15
2009-07-02perf_counter tools: Set the minimum percent for callchains to be displayedFrederic Weisbecker1-2/+4
2009-07-02perf report: Add support for callchain graph outputFrederic Weisbecker1-2/+9
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-5/+5
2009-07-01perf_counter tools: Resolve symbols in callchainsFrederic Weisbecker1-1/+4
2009-06-26perf_counter tools: Prepare a small callchain frameworkFrederic Weisbecker1-0/+33