summaryrefslogtreecommitdiffstats
path: root/tools/perf/builtin-annotate.c
Commit message (Expand)AuthorAgeFilesLines
* perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-211-14/+14
* perf tools: Librarize idle thread registrationFrederic Weisbecker2009-08-311-12/+1
* perf tools: do not complain if root is owning perf.dataPierre Habouzit2009-08-281-2/+2
* Merge branch 'perfcounters/urgent' into perfcounters/coreIngo Molnar2009-08-241-0/+14
|\
| * perf tools: Check perf.data ownerPeter Zijlstra2009-08-191-0/+7
| * perf annotate: Fix segmentation faultIngo Molnar2009-08-181-0/+7
* | perf tools: Librarize trace_event() helperFrederic Weisbecker2009-08-161-0/+1
* | perf tools: Put the show mode into the event headers filesFrederic Weisbecker2009-08-161-4/+0
* | perf tools: Factorize the dprintf definitionFrederic Weisbecker2009-08-161-22/+18
* | perf: Enable more compiler warningsIngo Molnar2009-08-161-16/+16
* | perf tools: Factorize the thread code in a dedicated fileFrederic Weisbecker2009-08-151-155/+18
* | perf tools: Factorize the map helpersFrederic Weisbecker2009-08-121-78/+1
* | perf tools: Factorize the event structure definitions in a single fileFrederic Weisbecker2009-08-121-34/+0
* | perf tools: Factorize high level dso helpersFrederic Weisbecker2009-08-121-96/+0
|/
* perf_counter: PERF_SAMPLE_ID and inherited countersPeter Zijlstra2009-07-221-24/+0
* 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