summaryrefslogtreecommitdiff
path: root/tools/perf/util/parse-events.c
Commit message (Expand)AuthorAgeFilesLines
* perf tools: Remove static debugfs path from parse-eventsAshwin Chaugule2009-10-121-1/+4
* perf tools: Dont use openat()Eric Dumazet2009-09-241-29/+20
* perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-211-16/+16
* perf: Store trace event name/id pairs in perf.dataArjan van de Ven2009-09-191-0/+25
* perf trace: Sample timestamp and cpu when using record flagLi Zefan2009-09-181-1/+4
* perf tools: Increase MAX_EVENT_LENGTHLi Zefan2009-09-181-1/+1
* perf sched: Implement the 'perf sched record' subcommandIngo Molnar2009-09-131-1/+2
* perf tools: Allow the specification of all tracepoints at onceFrederic Weisbecker2009-09-131-50/+154
* Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-09-111-4/+4
|\
| * Merge commit 'v2.6.31-rc9' into tracing/coreIngo Molnar2009-09-061-0/+10
| |\
| * | tracing: Add more namespace area to 'perf list' outputJason Baron2009-08-111-4/+4
* | | perf tools: Avoid unnecessary work in directory lookupsUlrich Drepper2009-09-041-31/+37
* | | perf tools: Only save the event formats we needFrederic Weisbecker2009-08-281-8/+39
* | | perf: Enable more compiler warningsIngo Molnar2009-08-161-13/+13
| |/ |/|
* | perf tools: Add a per tracepoint counter attribute to get raw sampleFrederic Weisbecker2009-08-131-0/+10
|/
* perf list: Fix the output to not include tracepoints without an idPeter Zijlstra2009-08-091-1/+17
* perf report: Fix per task mult-counter stat reportingPeter Zijlstra2009-08-091-1/+7
* perf_counter: Detect debugfs locationJason Baron2009-07-221-16/+17
* perf_counter: Add tracepoint support to perf list, perf statJason Baron2009-07-221-1/+174
* perf_counter tools: Fix index boundary checkRoel Kluin2009-07-131-1/+1
* perf_counter tools: Rename cache events to remove $Anton Blanchard2009-07-101-2/+2
* perf list: Add cache eventsJaswinder Singh Rajput2009-07-011-1/+16
* perf_counter tools: Add more warnings and fix/annotate themIngo Molnar2009-07-011-1/+1
* perf_counter tools: Rework event string parsing/syntaxPaul Mackerras2009-07-011-72/+160
* perf_counter tools: Add alias for 'l1d' and 'l1i'Jaswinder Singh Rajput2009-06-251-2/+2
* perf_counter tools: Shorten names for eventsJaswinder Singh Rajput2009-06-251-17/+28
* perf_counter tools: Check for valid cache operationsJaswinder Singh Rajput2009-06-251-0/+33
* perf_counter tools: Set alias for page-faultsJaswinder Singh Rajput2009-06-221-18/+18
* perf_counter tools: Introduce alias member in event_symbolJaswinder Singh Rajput2009-06-221-25/+38
* perf_counter tools: Define separate declarations for H/W and S/W eventsJaswinder Singh Rajput2009-06-221-22/+22
* perf_counter tools: Define and use our own u64, s64 etc. definitionsPaul Mackerras2009-06-191-5/+5
* perf stat: Reorganize outputIngo Molnar2009-06-131-2/+2
* perf_counter tools: Remove one L1-data aliasYong Wang2009-06-121-1/+1
* perf_counter: Standardize event namesPeter Zijlstra2009-06-111-22/+22
* perf_counter tools: Fix error condition in parse_aliases()Ingo Molnar2009-06-061-4/+4
* perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/Ingo Molnar2009-06-061-0/+316