aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/trace-event-read.c
Commit message (Expand)AuthorAge
* perf: Use read() instead of lseek() in trace_event_read.c:skip()Tom Zanussi2010-05-20
* Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Ingo Molnar2010-05-03
|\
| * perf: Fix warning while reading ring buffer headersFrederic Weisbecker2010-04-30
* | perf: add perf-inject builtinTom Zanussi2010-05-02
|/
* perf: Convert perf tracing data into a tracing_data eventTom Zanussi2010-04-14
* perf tools: Clean up O_LARGEFILE et al usageXiao Guangrong2010-02-04
* perf tools: Use O_LARGEFILE to open perf data fileXiao Guangrong2010-02-03
* perf tools: Misc small fixesOGAWA Hirofumi2009-12-06
* perf trace: Read_tracing_data should die() another dayArnaldo Carvalho de Melo2009-11-21
* perf tools: Merge trace.info content into perf.dataFrederic Weisbecker2009-10-07
* perf sched: Display time in milliseconds, reorganize outputIngo Molnar2009-09-13
* perf trace: Fix read_string()Ingo Molnar2009-09-03
* perf tools: Only save the event formats we needFrederic Weisbecker2009-08-28
* perf tools: Add trace event debugfs stream readerSteven Rostedt2009-08-17