From: Steven Rostedt Date: Tue, 15 Nov 2011 23:47:48 +0000 (-0500) Subject: tools lib traceevent: Add support for "%.*s" in bprintk events X-Git-Tag: v3.6-rc1~167^2~7^2^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c2e6dc2b268cca44d522b2ee86147f0d30d7e3e4;p=pandora-kernel.git 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 Signed-off-by: Steven Rostedt Link: http://lkml.kernel.org/n/tip-t0ctq7t1xz3ud6wv4v886jou@git.kernel.org Signed-off-by: Namhyung Kim --- Reading git-diff-tree failed