aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/builtin-annotate.c
Commit message (Expand)AuthorAgeFilesLines
* perf_counter tools: Provide helper to print percents colorFrederic Weisbecker2009-07-021-24/+2
* perf_counter tools: Enable kernel module symbol loading in toolsMike Galbraith2009-07-021-5/+20
* perf_counter tools: Connect module support infrastructure to symbol loading i...Mike Galbraith2009-07-021-1/+1
* perf_counter tools: Make symbol loading consistently return number of loaded ...Mike Galbraith2009-07-021-1/+1
* 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-6/+6
* perf_counter: Rework the sample ABIPeter Zijlstra2009-06-251-4/+4
* perf_counter tools: Define and use our own u64, s64 etc. definitionsPaul Mackerras2009-06-191-33/+33
* perf annotate: Fixes for filename:line displaysFrederic Weisbecker2009-06-131-5/+6
* perf annotate: Print a sorted summary of annotated overhead linesFrederic Weisbecker2009-06-131-21/+90
* perf annotate: Print the filename:line for annotated colored linesFrederic Weisbecker2009-06-131-1/+97
* perf_counter tools: Clean up u64 usageIngo Molnar2009-06-111-16/+16
* perf_counter tools: Standardize color printingIngo Molnar2009-06-081-2/+3
* perf annotate: Fix command line help textIngo Molnar2009-06-061-1/+1
* perf annotate: Automatically pick up vmlinux in the local directoryIngo Molnar2009-06-061-1/+1
* perf_counter tools: Warning fixes on 32-bitArjan van de Ven2009-06-061-2/+2
* perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/Ingo Molnar2009-06-061-0/+1355