From: Steven Rostedt Date: Fri, 1 Nov 2013 21:53:59 +0000 (-0400) Subject: tools lib traceevent: Add flags NOHANDLE and PRINTRAW to individual events X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~41^2~15^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c6c2b960b7a4105f096499fba3df65d6c0272a20;p=pandora-kernel.git tools lib traceevent: Add flags NOHANDLE and PRINTRAW to individual events Add the flags EVENT_FL_NOHANDLE and EVENT_FL_PRINTRAW to the event flags to have the event either ignore the register handler or to ignore the handler and also print the raw format respectively. This allows a tool to force a raw format or non handle for an event. Signed-off-by: Steven Rostedt Cc: Andrew Morton Cc: Frederic Weisbecker Cc: Ingo Molnar Cc: Namhyung Kim Link: http://lkml.kernel.org/r/20131101215501.655258742@goodmis.org Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed