index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
trace-event-read.c
Age
Commit message (
Expand
)
Author
2010-05-20
perf: Use read() instead of lseek() in trace_event_read.c:skip()
Tom Zanussi
2010-05-03
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...
Ingo Molnar
2010-05-02
perf: add perf-inject builtin
Tom Zanussi
2010-05-01
perf: Fix warning while reading ring buffer headers
Frederic Weisbecker
2010-04-14
perf: Convert perf tracing data into a tracing_data event
Tom Zanussi
2010-02-04
perf tools: Clean up O_LARGEFILE et al usage
Xiao Guangrong
2010-02-03
perf tools: Use O_LARGEFILE to open perf data file
Xiao Guangrong
2009-12-06
perf tools: Misc small fixes
OGAWA Hirofumi
2009-11-21
perf trace: Read_tracing_data should die() another day
Arnaldo Carvalho de Melo
2009-10-07
perf tools: Merge trace.info content into perf.data
Frederic Weisbecker
2009-09-13
perf sched: Display time in milliseconds, reorganize output
Ingo Molnar
2009-09-03
perf trace: Fix read_string()
Ingo Molnar
2009-08-28
perf tools: Only save the event formats we need
Frederic Weisbecker
2009-08-17
perf tools: Add trace event debugfs stream reader
Steven Rostedt