summaryrefslogtreecommitdiffstats
path: root/tools/perf/util/callchain.h
Commit message (Expand)AuthorAgeFilesLines
* perf tools: Protect header files with a consistent styleJohn Kacur2009-09-241-1/+1
* perf tools: Factorize the map helpersFrederic Weisbecker2009-08-121-0/+1
* perf tools: callchain: Fix 'perf report' display to be callchain by defaultFrederic Weisbecker2009-08-091-0/+1
* perf tools: Fix call-chain cumul hit based sub-total (fractal mode)Frederic Weisbecker2009-08-091-1/+6
* perf report: Add "Fractal" mode output - support callchains with relative ove...Frederic Weisbecker2009-07-051-6/+15
* perf_counter tools: Set the minimum percent for callchains to be displayedFrederic Weisbecker2009-07-021-2/+4
* perf report: Add support for callchain graph outputFrederic Weisbecker2009-07-021-2/+9
* perf_counter tools: Share list.h with the kernelArnaldo Carvalho de Melo2009-07-011-1/+1
* perf_counter tools: Share rbtree.with the kernelArnaldo Carvalho de Melo2009-07-011-1/+1
* perf_counter tools: Add more warnings and fix/annotate themIngo Molnar2009-07-011-5/+5
* perf_counter tools: Resolve symbols in callchainsFrederic Weisbecker2009-07-011-1/+4
* perf_counter tools: Prepare a small callchain frameworkFrederic Weisbecker2009-06-261-0/+33