aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/trace-event-read.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-20perf: Use read() instead of lseek() in trace_event_read.c:skip()Tom Zanussi1-6/+13
2010-05-03Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/coreIngo Molnar1-5/+7
2010-05-02perf: add perf-inject builtinTom Zanussi1-1/+18
2010-05-01perf: Fix warning while reading ring buffer headersFrederic Weisbecker1-5/+7
2010-04-14perf: Convert perf tracing data into a tracing_data eventTom Zanussi1-44/+45
2010-02-04perf tools: Clean up O_LARGEFILE et al usageXiao Guangrong1-10/+10
2010-02-03perf tools: Use O_LARGEFILE to open perf data fileXiao Guangrong1-2/+2
2009-12-06perf tools: Misc small fixesOGAWA Hirofumi1-1/+2
2009-11-21perf trace: Read_tracing_data should die() another dayArnaldo Carvalho de Melo1-2/+2
2009-10-07perf tools: Merge trace.info content into perf.dataFrederic Weisbecker1-5/+2
2009-09-13perf sched: Display time in milliseconds, reorganize outputIngo Molnar1-2/+4
2009-09-03perf trace: Fix read_string()Ingo Molnar1-1/+4
2009-08-28perf tools: Only save the event formats we needFrederic Weisbecker1-0/+1
2009-08-17perf tools: Add trace event debugfs stream readerSteven Rostedt1-0/+508