index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
trace-event.h
Age
Commit message (
Expand
)
Author
2012-04-25
parse-events: Rename struct record to struct pevent_record
Steven Rostedt
2012-04-25
perf: Have perf use the new libtraceevent.a library
Steven Rostedt
2012-04-25
perf: Separate out trace-cmd parse-events from perf files
Steven Rostedt
2011-11-28
perf tools: Resolve machine earlier and pass it to perf_event_ops
Arnaldo Carvalho de Melo
2011-10-20
perf tools: Fix tracing info recording
Jiri Olsa
2011-03-23
perf session: Pass evsel in event_ops->sample()
Arnaldo Carvalho de Melo
2011-03-14
perf script: Move printing of 'common' data from print_event and rename
David Ahern
2011-03-14
perf script: Change process_event prototype
David Ahern
2011-01-03
perf tools: Introduce event selectors
Arnaldo Carvalho de Melo
2010-05-20
perf: Fix unaligned accesses while fetching trace values
Frederic Weisbecker
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-04-14
perf: Fix endianness argument compatibility with OPT_BOOLEAN() and introduce ...
Ian Munsie
2010-02-25
perf/scripts: Add Python scripting engine
Tom Zanussi
2010-02-23
perf/scripts: Move common code out of Perl-specific files
Tom Zanussi
2009-12-15
perf trace/scripting: Add support for script args
Tom Zanussi
2009-11-28
perf trace: Add interface to access perf data from Perl handlers
Tom Zanussi
2009-11-28
perf trace: Add Perl scripting support
Tom Zanussi
2009-11-28
perf trace: Add flag/symbolic format_flags
Tom Zanussi
2009-11-28
perf trace: Add scripting ops
Tom Zanussi
2009-11-21
perf trace: Read_tracing_data should die() another day
Arnaldo Carvalho de Melo
2009-10-15
perf tools: Add latency format to trace output
Steven Rostedt
2009-10-15
perf tools: Still continue on failed parsing of an event
Steven Rostedt
2009-10-07
perf tools: Merge trace.info content into perf.data
Frederic Weisbecker
2009-10-06
perf trace: Add string/dynamic cases to format_flags
Tom Zanussi
2009-10-06
perf trace: Add subsystem string to struct event
Tom Zanussi
2009-10-06
tracing/events: Add 'signed' field to format files
Tom Zanussi
2009-09-24
perf tools: Protect header files with a consistent style
John Kacur
2009-09-21
perf: Do the big rename: Performance Counters -> Performance Events
Ingo Molnar
2009-09-13
perf sched: Fix bad event alignment
Frederic Weisbecker
2009-09-13
perf sched: Import schedbench.c
Ingo Molnar
2009-08-31
perf tools: Complete support for dynamic strings
Frederic Weisbecker
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