aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/parse-events.c
AgeCommit message (Expand)Author
2010-05-08Merge branch 'perf' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/lin...Ingo Molnar
2010-05-07perf list: Improve the raw hw event descriptor documentationArnaldo Carvalho de Melo
2010-05-07perf, x86: Improve the PEBS ABIPeter Zijlstra
2010-05-05perf list: Add explanation about raw hardware event descriptorsArnaldo Carvalho de Melo
2010-04-24perf: Fix initialization bug in parse_single_tracepoint_event()Stephane Eranian
2010-04-15perf: Make the trace events sample period default to 1Frederic Weisbecker
2010-04-15perf: Always record tracepoints raw samples from perf recordFrederic Weisbecker
2010-03-26perf symbols: Move hex2u64 and strxfrchar to symbol.cArnaldo Carvalho de Melo
2010-03-10perf: Add attr->precise support to raw event parsingPeter Zijlstra
2010-01-13perf tools: Support tracepoint glob matchingMasami Hiramatsu
2009-12-30perf header: perf_header__push_event() shouldn't dieArnaldo Carvalho de Melo
2009-12-30perf tools: Unify event type descriptionLiming Wang
2009-12-07perf tools: Optimize parse_subsystem_tracepoint_event()Ulrich Drepper
2009-12-06perf tools: Correct size computation in tracepoint_id_to_path()Julia Lawall
2009-11-24perf tools: Introduce zalloc() for the common calloc(1, N) caseArnaldo Carvalho de Melo
2009-11-23perf tools: Add support for breakpoint events in perf toolsFrederic Weisbecker
2009-11-15Merge branches 'perf/powerpc' and 'perf/bench' into perf/coreIngo Molnar
2009-11-08perf tools: Modify perf routines to use new debugfs routinesClark Williams
2009-10-28perf_event: Add alignment-faults and emulation-faults software eventsAnton Blanchard
2009-10-27perf tools: Output 'perf list' to stdout not stderrMarti Raudsepp
2009-10-27perf tools: Notify user when unrecognized event is specifiedMarti Raudsepp
2009-10-15perf trace: Add filter SuppportLi Zefan
2009-10-12perf tools: Remove static debugfs path from parse-eventsAshwin Chaugule
2009-09-24perf tools: Dont use openat()Eric Dumazet
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar
2009-09-19perf: Store trace event name/id pairs in perf.dataArjan van de Ven
2009-09-18perf trace: Sample timestamp and cpu when using record flagLi Zefan
2009-09-18perf tools: Increase MAX_EVENT_LENGTHLi Zefan
2009-09-13perf sched: Implement the 'perf sched record' subcommandIngo Molnar
2009-09-13perf tools: Allow the specification of all tracepoints at onceFrederic Weisbecker
2009-09-11Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-09-06Merge commit 'v2.6.31-rc9' into tracing/coreIngo Molnar
2009-09-04perf tools: Avoid unnecessary work in directory lookupsUlrich Drepper
2009-08-28perf tools: Only save the event formats we needFrederic Weisbecker
2009-08-16perf: Enable more compiler warningsIngo Molnar
2009-08-13perf tools: Add a per tracepoint counter attribute to get raw sampleFrederic Weisbecker
2009-08-11tracing: Add more namespace area to 'perf list' outputJason Baron
2009-08-09perf list: Fix the output to not include tracepoints without an idPeter Zijlstra
2009-08-09perf report: Fix per task mult-counter stat reportingPeter Zijlstra
2009-07-22perf_counter: Detect debugfs locationJason Baron
2009-07-22perf_counter: Add tracepoint support to perf list, perf statJason Baron
2009-07-13perf_counter tools: Fix index boundary checkRoel Kluin
2009-07-10perf_counter tools: Rename cache events to remove $Anton Blanchard
2009-07-01perf list: Add cache eventsJaswinder Singh Rajput
2009-07-01perf_counter tools: Add more warnings and fix/annotate themIngo Molnar
2009-07-01perf_counter tools: Rework event string parsing/syntaxPaul Mackerras
2009-06-25perf_counter tools: Add alias for 'l1d' and 'l1i'Jaswinder Singh Rajput
2009-06-25perf_counter tools: Shorten names for eventsJaswinder Singh Rajput
2009-06-25perf_counter tools: Check for valid cache operationsJaswinder Singh Rajput
2009-06-22perf_counter tools: Set alias for page-faultsJaswinder Singh Rajput