index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
trace-event-info.c
Age
Commit message (
Expand
)
Author
2010-05-05
perf/record: simplify TRACE_INFO tracepoint check
Tom Zanussi
2010-05-03
perf: record TRACE_INFO only if using tracepoints and SAMPLE_RAW
Tom Zanussi
2010-04-14
perf: Convert perf tracing data into a tracing_data event
Tom Zanussi
2010-01-16
perf tools: Convert getpagesize() uses to sysconf(_SC_GETPAGESIZE)
Arnaldo Carvalho de Melo
2009-12-28
perf trace: Fix forgotten close of file/dir
Xiao Guangrong
2009-12-28
perf trace: Clean up find_debugfs()
Xiao Guangrong
2009-12-28
perf tools: Do a few more directory handling optimizations
Ulrich Drepper
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-21
perf: Do the big rename: Performance Counters -> Performance Events
Ingo Molnar
2009-09-17
perf tools: Fix memory leak in read_ftrace_printk()
Li Zefan
2009-09-02
perf tools: Work around strict aliasing related warnings
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 IO handler
Steven Rostedt