aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/builtin-annotate.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-08-16perf tools: Factorize the dprintf definitionFrederic Weisbecker1-22/+18
2009-08-16perf: Enable more compiler warningsIngo Molnar1-16/+16
2009-08-15perf tools: Factorize the thread code in a dedicated fileFrederic Weisbecker1-155/+18
2009-08-12perf tools: Factorize the map helpersFrederic Weisbecker1-78/+1
2009-08-12perf tools: Factorize the event structure definitions in a single fileFrederic Weisbecker1-34/+0
2009-08-12perf tools: Factorize high level dso helpersFrederic Weisbecker1-96/+0
2009-07-22perf_counter: PERF_SAMPLE_ID and inherited countersPeter Zijlstra1-24/+0
2009-07-02perf_counter tools: Provide helper to print percents colorFrederic Weisbecker1-24/+2
2009-07-02perf_counter tools: Enable kernel module symbol loading in toolsMike Galbraith1-5/+20
2009-07-02perf_counter tools: Connect module support infrastructure to symbol loading infrastructureMike Galbraith1-1/+1
2009-07-02perf_counter tools: Make symbol loading consistently return number of loaded symbolsMike Galbraith1-1/+1
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-6/+6
2009-06-25perf_counter: Rework the sample ABIPeter Zijlstra1-4/+4
2009-06-19perf_counter tools: Define and use our own u64, s64 etc. definitionsPaul Mackerras1-33/+33
2009-06-13perf annotate: Fixes for filename:line displaysFrederic Weisbecker1-5/+6
2009-06-13perf annotate: Print a sorted summary of annotated overhead linesFrederic Weisbecker1-21/+90
2009-06-13perf annotate: Print the filename:line for annotated colored linesFrederic Weisbecker1-1/+97
2009-06-11perf_counter tools: Clean up u64 usageIngo Molnar1-16/+16
2009-06-08perf_counter tools: Standardize color printingIngo Molnar1-2/+3
2009-06-06perf annotate: Fix command line help textIngo Molnar1-1/+1
2009-06-06perf annotate: Automatically pick up vmlinux in the local directoryIngo Molnar1-1/+1
2009-06-06perf_counter tools: Warning fixes on 32-bitArjan van de Ven1-2/+2
2009-06-06perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/Ingo Molnar1-0/+1355