aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/trace-event-read.c
AgeCommit message (Expand)Author
2010-05-20perf: Use read() instead of lseek() in trace_event_read.c:skip()Tom Zanussi
2010-05-03Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Ingo Molnar
2010-05-02perf: add perf-inject builtinTom Zanussi
2010-05-01perf: Fix warning while reading ring buffer headersFrederic Weisbecker
2010-04-14perf: Convert perf tracing data into a tracing_data eventTom Zanussi
2010-02-04perf tools: Clean up O_LARGEFILE et al usageXiao Guangrong
2010-02-03perf tools: Use O_LARGEFILE to open perf data fileXiao Guangrong
2009-12-06perf tools: Misc small fixesOGAWA Hirofumi
2009-11-21perf trace: Read_tracing_data should die() another dayArnaldo Carvalho de Melo
2009-10-07perf tools: Merge trace.info content into perf.dataFrederic Weisbecker
2009-09-13perf sched: Display time in milliseconds, reorganize outputIngo Molnar
2009-09-03perf trace: Fix read_string()Ingo Molnar
2009-08-28perf tools: Only save the event formats we needFrederic Weisbecker
2009-08-17perf tools: Add trace event debugfs stream readerSteven Rostedt