git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
91729ef
)
tracing: add trace name and id to event formats
author
Steven Rostedt
<srostedt@redhat.com>
Mon, 2 Mar 2009 20:10:02 +0000
(15:10 -0500)
committer
Steven Rostedt
<srostedt@redhat.com>
Mon, 2 Mar 2009 20:10:02 +0000
(15:10 -0500)
To be able to identify the trace in the binary format output, the
id of the trace event (which is dynamically assigned) must also be listed.
This patch adds the name of the trace point as well as the id assigned.
Signed-off-by: Steven Rostedt <srostedt@redhat.com>
No differences found