commit | c2e6dc2b268cca44d522b2ee86147f0d30d7e3e4 | [log] [tgz] |
---|---|---|
author | Steven Rostedt <srostedt@redhat.com> | Tue Nov 15 18:47:48 2011 -0500 |
committer | Namhyung Kim <namhyung@kernel.org> | Wed Jul 04 13:40:30 2012 +0900 |
tree | 5db2c6b780350b11ddb9a58280ef4f3f0e4182ad | |
parent | e84c282b40251f314c429f39b044785e323f2648 [diff] |
tools lib traceevent: Add support for "%.*s" in bprintk events 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>