From: Jiri Olsa Date: Tue, 3 Dec 2013 13:09:25 +0000 (+0100) Subject: perf tools: Overload pr_stat traceevent print function X-Git-Tag: v3.14-rc1~171^2~17^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f772abc63462a48df605259fbe1af3fe9b223926;p=pandora-kernel.git perf tools: Overload pr_stat traceevent print function The traceevent lib uses pr_stat to display all standard info. It's defined as __weak. Overloading it with perf version plugged into perf output system logic. Displaying the pr_stat stuff under '-v' option. Signed-off-by: Jiri Olsa Cc: Corey Ashford Cc: David Ahern Cc: Frederic Weisbecker Cc: Ingo Molnar Cc: Namhyung Kim Cc: Paul Mackerras Cc: Peter Zijlstra Cc: Steven Rostedt Link: http://lkml.kernel.org/r/1386076182-14484-12-git-send-email-jolsa@redhat.com Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed