aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/trace-event-read.c
Commit message (Expand)AuthorAgeFilesLines
* perf: Use read() instead of lseek() in trace_event_read.c:skip()Tom Zanussi2010-05-201-6/+13
* Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Ingo Molnar2010-05-031-5/+7
|\
| * perf: Fix warning while reading ring buffer headersFrederic Weisbecker2010-05-011-5/+7
* | perf: add perf-inject builtinTom Zanussi2010-05-021-1/+18
|/
* perf: Convert perf tracing data into a tracing_data eventTom Zanussi2010-04-141-44/+45
* perf tools: Clean up O_LARGEFILE et al usageXiao Guangrong2010-02-041-10/+10
* perf tools: Use O_LARGEFILE to open perf data fileXiao Guangrong2010-02-031-2/+2
* perf tools: Misc small fixesOGAWA Hirofumi2009-12-061-1/+2
* perf trace: Read_tracing_data should die() another dayArnaldo Carvalho de Melo2009-11-211-2/+2
* perf tools: Merge trace.info content into perf.dataFrederic Weisbecker2009-10-071-5/+2
* perf sched: Display time in milliseconds, reorganize outputIngo Molnar2009-09-131-2/+4
* perf trace: Fix read_string()Ingo Molnar2009-09-031-1/+4
* perf tools: Only save the event formats we needFrederic Weisbecker2009-08-281-0/+1
* perf tools: Add trace event debugfs stream readerSteven Rostedt2009-08-171-0/+508