From: Steven Rostedt Date: Fri, 1 Nov 2013 21:54:00 +0000 (-0400) Subject: tools lib traceevent: Add pevent_print_func_field() helper function X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~41^2~15^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d862b8c14ba539c7c87ffc77f2e1d6dc9630c4d;p=pandora-kernel.git tools lib traceevent: Add pevent_print_func_field() helper function Add the pevent_print_func_field() that will look up a field that is expected to be a function pointer, and it will print the function name and offset of the address given by the field. Signed-off-by: Steven Rostedt Cc: Andrew Morton Cc: Frederic Weisbecker Cc: Ingo Molnar Cc: Namhyung Kim Link: http://lkml.kernel.org/r/20131101215501.869542711@goodmis.org Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed