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:
e84c282
)
tools lib traceevent: Add support for "%.*s" in bprintk events
author
Steven Rostedt
<srostedt@redhat.com>
Tue, 15 Nov 2011 23:47:48 +0000
(18:47 -0500)
committer
Namhyung Kim
<namhyung@kernel.org>
Wed, 4 Jul 2012 04:40:30 +0000
(13:40 +0900)
The arg notation of '*' in bprintks is not handled by the parser.
Implement it so that they show up properly in the output and do not
kill the tracer from reporting events.
Reported-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Link:
http://lkml.kernel.org/n/tip-t0ctq7t1xz3ud6wv4v886jou@git.kernel.org
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
tools/lib/traceevent/event-parse.c
patch
|
blob
|
history
diff --cc
tools/lib/traceevent/event-parse.c
Simple merge