summaryrefslogtreecommitdiffstats
path: root/tools/perf/util/parse-events.c
Commit message (Expand)AuthorAgeFilesLines
* perf: Don't use 4 bytes as a default instruction breakpoint lengthFrederic Weisbecker2010-06-241-2/+9
* Merge branch 'perf' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/lin...Ingo Molnar2010-05-081-1/+2
|\
| * perf list: Improve the raw hw event descriptor documentationArnaldo Carvalho de Melo2010-05-071-1/+2
* | perf, x86: Improve the PEBS ABIPeter Zijlstra2010-05-071-9/+16
|/
* perf list: Add explanation about raw hardware event descriptorsArnaldo Carvalho de Melo2010-05-051-1/+1
* perf: Fix initialization bug in parse_single_tracepoint_event()Stephane Eranian2010-04-241-6/+7
* perf: Make the trace events sample period default to 1Frederic Weisbecker2010-04-151-0/+2
* perf: Always record tracepoints raw samples from perf recordFrederic Weisbecker2010-04-151-10/+4
* perf symbols: Move hex2u64 and strxfrchar to symbol.cArnaldo Carvalho de Melo2010-03-261-0/+1
* perf: Add attr->precise support to raw event parsingPeter Zijlstra2010-03-101-0/+4
* perf tools: Support tracepoint glob matchingMasami Hiramatsu2010-01-131-3/+8
* perf header: perf_header__push_event() shouldn't dieArnaldo Carvalho de Melo2009-12-301-7/+11
* perf tools: Unify event type descriptionLiming Wang2009-12-301-9/+10
* perf tools: Optimize parse_subsystem_tracepoint_event()Ulrich Drepper2009-12-071-12/+3
* perf tools: Correct size computation in tracepoint_id_to_path()Julia Lawall2009-12-061-1/+1
* perf tools: Introduce zalloc() for the common calloc(1, N) caseArnaldo Carvalho de Melo2009-11-241-1/+1
* perf tools: Add support for breakpoint events in perf toolsFrederic Weisbecker2009-11-231-1/+83
*-. Merge branches 'perf/powerpc' and 'perf/bench' into perf/coreIngo Molnar2009-11-151-0/+4
|\ \
| * | perf_event: Add alignment-faults and emulation-faults software eventsAnton Blanchard2009-10-281-0/+4
* | | perf tools: Modify perf routines to use new debugfs routinesClark Williams2009-11-081-13/+4
| |/ |/|
* | perf tools: Output 'perf list' to stdout not stderrMarti Raudsepp2009-10-271-10/+10
* | perf tools: Notify user when unrecognized event is specifiedMarti Raudsepp2009-10-271-0/+2
* | perf trace: Add filter SuppportLi Zefan2009-10-151-2/+24
|/
* 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
OpenPOWER on IntegriCloud