From: Arnaldo Carvalho de Melo Date: Tue, 3 Sep 2013 18:50:28 +0000 (-0300) Subject: perf trace: Allow passing parms to arg formatters X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~41^2~28^2~106 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1f115cb72e44391fac3ab1c562a77b421469ac2d;p=pandora-kernel.git perf trace: Allow passing parms to arg formatters So that we can have generic formatters that act upon specific parameters. Start using them with a simple string table that assumes entries will be indexes to a string table, like with the 'which' parm for the set and getitimer syscalls Cc: Adrian Hunter Cc: David Ahern Cc: Frederic Weisbecker Cc: Jiri Olsa Cc: Mike Galbraith Cc: Paul Mackerras Cc: Peter Zijlstra Cc: Stephane Eranian Link: http://lkml.kernel.org/n/tip-r0dqhapr8j6150v1wctgg340@git.kernel.org Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed