aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/trace-event-parse.c
Commit message (Expand)AuthorAge
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-05-18
|\
| * perf: Fix warning while reading ring buffer headersFrederic Weisbecker2010-04-30
| * perf: Fix dynamic field detectionThomas Gleixner2010-04-14
| * perf: Fix endianness argument compatibility with OPT_BOOLEAN() and introduce ...Ian Munsie2010-04-14
| * perf trace: Ignore "overwrite" field if present in /events/header_pageArnaldo Carvalho de Melo2010-04-08
* | perf: Fix static strings treated like dynamic onesFrederic Weisbecker2010-05-11
|/
* perf/scripts: Move common code out of Perl-specific filesTom Zanussi2010-02-23
* perf tools: Add __data_loc supportHitoshi Mitake2010-01-31
* perf tools: Correct size given to memsetJulia Lawall2009-12-10
* perf tools: Misc small fixesOGAWA Hirofumi2009-12-06
* perf trace: Add interface to access perf data from Perl handlersTom Zanussi2009-11-28
* perf trace: Add Perl scripting supportTom Zanussi2009-11-28
* perf trace: Add flag/symbolic format_flagsTom Zanussi2009-11-28
* perf tools: Add 'signed' flag setting back into trace-event-parse.cTom Zanussi2009-11-25
* perf tools: Use strsep() over strtok_r() for parsing single lineSteven Rostedt2009-10-21
* perf tools: Remove all char * typecasts and use const in prototypeSteven Rostedt2009-10-15
* perf tools: Handle - and + in parsing trace print formatSteven Rostedt2009-10-15
* perf tools: Add latency format to trace outputSteven Rostedt2009-10-15
* perf tools: Handle both versions of ftrace outputSteven Rostedt2009-10-15
* perf tools: Fix bprintk reading in trace outputSteven Rostedt2009-10-15
* perf tools: Still continue on failed parsing of an eventSteven Rostedt2009-10-15
* perf tools: Handle the case with and without the "signed" trace fieldSteven Rostedt2009-10-15
* perf tools: Handle newlines in trace parsing betterSteven Rostedt2009-10-15
* perf tools: Handle * as typecast in trace parsingSteven Rostedt2009-10-15
* perf tools: Handle arrays in print fields for trace parsingSteven Rostedt2009-10-15
* perf tools: Handle trace parsing of < and >Steven Rostedt2009-10-15
* perf tools: Fix backslash processing on trace print formatsSteven Rostedt2009-10-15
* perf tools: Handle print concatenations in event format fileSteven Rostedt2009-10-15
* Merge branch 'linus' into perf/coreIngo Molnar2009-10-15
|\
| * perf tools: Fix const char type propagationRandy Dunlap2009-10-12
* | perf trace: Add string/dynamic cases to format_flagsTom Zanussi2009-10-06
* | perf trace: Add subsystem string to struct eventTom Zanussi2009-10-06
* | tracing/events: Add 'signed' field to format filesTom Zanussi2009-10-06
|/
* perf trace: Update eval_flag() flags array to match interrupt.hTom Zanussi2009-10-06
* perf tools: Implement counter output multiplexingIngo Molnar2009-09-14
* perf sched: Fix bad event alignmentFrederic Weisbecker2009-09-13
* perf sched: Import schedbench.cIngo Molnar2009-09-13
* perf trace: Print out in nanosecondsIngo Molnar2009-09-03
* perf tools: Work around strict aliasing related warningsIngo Molnar2009-09-02
* perf tools: Complete support for dynamic stringsFrederic Weisbecker2009-08-31
* perf tools: Fix missing string field printing in perf traceFrederic Weisbecker2009-08-28
* perf tools: Only save the event formats we needFrederic Weisbecker2009-08-28
* perf tools: Make trace event format parser aware of cast to pointersFrederic Weisbecker2009-08-17
* perf tools: Add trace event information parserSteven Rostedt2009-08-17