aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/parse-events.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-30perf tools: Unify event type descriptionLiming Wang1-9/+10
2009-12-07perf tools: Optimize parse_subsystem_tracepoint_event()Ulrich Drepper1-12/+3
2009-12-06perf tools: Correct size computation in tracepoint_id_to_path()Julia Lawall1-1/+1
2009-11-24perf tools: Introduce zalloc() for the common calloc(1, N) caseArnaldo Carvalho de Melo1-1/+1
2009-11-23perf tools: Add support for breakpoint events in perf toolsFrederic Weisbecker1-1/+83
2009-11-15Merge branches 'perf/powerpc' and 'perf/bench' into perf/coreIngo Molnar1-0/+4
2009-11-08perf tools: Modify perf routines to use new debugfs routinesClark Williams1-13/+4
2009-10-28perf_event: Add alignment-faults and emulation-faults software eventsAnton Blanchard1-0/+4
2009-10-27perf tools: Output 'perf list' to stdout not stderrMarti Raudsepp1-10/+10
2009-10-27perf tools: Notify user when unrecognized event is specifiedMarti Raudsepp1-0/+2
2009-10-15perf trace: Add filter SuppportLi Zefan1-2/+24
2009-10-12perf tools: Remove static debugfs path from parse-eventsAshwin Chaugule1-1/+4
2009-09-24perf tools: Dont use openat()Eric Dumazet1-29/+20
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar1-16/+16
2009-09-19perf: Store trace event name/id pairs in perf.dataArjan van de Ven1-0/+25
2009-09-18perf trace: Sample timestamp and cpu when using record flagLi Zefan1-1/+4
2009-09-18perf tools: Increase MAX_EVENT_LENGTHLi Zefan1-1/+1
2009-09-13perf sched: Implement the 'perf sched record' subcommandIngo Molnar1-1/+2
2009-09-13perf tools: Allow the specification of all tracepoints at onceFrederic Weisbecker1-50/+154
2009-09-11Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-4/+4
2009-09-06Merge commit 'v2.6.31-rc9' into tracing/coreIngo Molnar1-0/+10
2009-09-04perf tools: Avoid unnecessary work in directory lookupsUlrich Drepper1-31/+37
2009-08-28perf tools: Only save the event formats we needFrederic Weisbecker1-8/+39
2009-08-16perf: Enable more compiler warningsIngo Molnar1-13/+13
2009-08-13perf tools: Add a per tracepoint counter attribute to get raw sampleFrederic Weisbecker1-0/+10
2009-08-11tracing: Add more namespace area to 'perf list' outputJason Baron1-4/+4
2009-08-09perf list: Fix the output to not include tracepoints without an idPeter Zijlstra1-1/+17
2009-08-09perf report: Fix per task mult-counter stat reportingPeter Zijlstra1-1/+7
2009-07-22perf_counter: Detect debugfs locationJason Baron1-16/+17
2009-07-22perf_counter: Add tracepoint support to perf list, perf statJason Baron1-1/+174
2009-07-13perf_counter tools: Fix index boundary checkRoel Kluin1-1/+1
2009-07-10perf_counter tools: Rename cache events to remove $Anton Blanchard1-2/+2
2009-07-01perf list: Add cache eventsJaswinder Singh Rajput1-1/+16
2009-07-01perf_counter tools: Add more warnings and fix/annotate themIngo Molnar1-1/+1
2009-07-01perf_counter tools: Rework event string parsing/syntaxPaul Mackerras1-72/+160
2009-06-25perf_counter tools: Add alias for 'l1d' and 'l1i'Jaswinder Singh Rajput1-2/+2
2009-06-25perf_counter tools: Shorten names for eventsJaswinder Singh Rajput1-17/+28
2009-06-25perf_counter tools: Check for valid cache operationsJaswinder Singh Rajput1-0/+33
2009-06-22perf_counter tools: Set alias for page-faultsJaswinder Singh Rajput1-18/+18
2009-06-22perf_counter tools: Introduce alias member in event_symbolJaswinder Singh Rajput1-25/+38
2009-06-22perf_counter tools: Define separate declarations for H/W and S/W eventsJaswinder Singh Rajput1-22/+22
2009-06-19perf_counter tools: Define and use our own u64, s64 etc. definitionsPaul Mackerras1-5/+5
2009-06-13perf stat: Reorganize outputIngo Molnar1-2/+2
2009-06-12perf_counter tools: Remove one L1-data aliasYong Wang1-1/+1
2009-06-11perf_counter: Standardize event namesPeter Zijlstra1-22/+22
2009-06-06perf_counter tools: Fix error condition in parse_aliases()Ingo Molnar1-4/+4
2009-06-06perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/Ingo Molnar1-0/+316