summaryrefslogtreecommitdiffstats
path: root/tools/perf/util/trace-event.h
Commit message (Expand)AuthorAgeFilesLines
* perf: Fix unaligned accesses while fetching trace valuesFrederic Weisbecker2010-05-201-1/+6
* Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Ingo Molnar2010-05-031-1/+0
|\
| * perf: Fix warning while reading ring buffer headersFrederic Weisbecker2010-05-011-1/+0
* | perf: add perf-inject builtinTom Zanussi2010-05-021-1/+1
|/
* perf: Convert perf tracing data into a tracing_data eventTom Zanussi2010-04-141-1/+3
* perf: Fix endianness argument compatibility with OPT_BOOLEAN() and introduce ...Ian Munsie2010-04-141-1/+2
* perf/scripts: Add Python scripting engineTom Zanussi2010-02-251-0/+1
* perf/scripts: Move common code out of Perl-specific filesTom Zanussi2010-02-231-1/+8
* perf trace/scripting: Add support for script argsTom Zanussi2009-12-151-1/+1
* perf trace: Add interface to access perf data from Perl handlersTom Zanussi2009-11-281-0/+3
* perf trace: Add Perl scripting supportTom Zanussi2009-11-281-0/+7
* perf trace: Add flag/symbolic format_flagsTom Zanussi2009-11-281-0/+2
* perf trace: Add scripting opsTom Zanussi2009-11-281-0/+11
* perf trace: Read_tracing_data should die() another dayArnaldo Carvalho de Melo2009-11-211-1/+1
* perf tools: Add latency format to trace outputSteven Rostedt2009-10-151-0/+11
* perf tools: Still continue on failed parsing of an eventSteven Rostedt2009-10-151-6/+8
* perf tools: Merge trace.info content into perf.dataFrederic Weisbecker2009-10-071-2/+2
* perf trace: Add string/dynamic cases to format_flagsTom Zanussi2009-10-061-0/+2
* perf trace: Add subsystem string to struct eventTom Zanussi2009-10-061-1/+2
* tracing/events: Add 'signed' field to format filesTom Zanussi2009-10-061-0/+1
* perf tools: Protect header files with a consistent styleJohn Kacur2009-09-241-3/+3
* perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-211-1/+1
* perf sched: Fix bad event alignmentFrederic Weisbecker2009-09-131-0/+3
* perf sched: Import schedbench.cIngo Molnar2009-09-131-0/+2
* perf tools: Complete support for dynamic stringsFrederic Weisbecker2009-08-311-0/+1
* perf tools: Only save the event formats we needFrederic Weisbecker2009-08-281-4/+5
* perf tools: Add trace event debugfs IO handlerSteven Rostedt2009-08-171-0/+238
OpenPOWER on IntegriCloud