perf tools: Add a user event for AUX area tracing errors
authorAdrian Hunter <[email protected]>
Thu, 9 Apr 2015 15:53:47 +0000 (18:53 +0300)
committerArnaldo Carvalho de Melo <[email protected]>
Wed, 29 Apr 2015 13:37:52 +0000 (10:37 -0300)
commite9bf54d25f4f64c410c2aca644749a3325b96f5a
treeae62523152ec2bdfa206eae2677e110c121c100f
parente9db1310d95c9d02763643108d51e47d9eb79ac9
perf tools: Add a user event for AUX area tracing errors

Errors encountered when decoding an AUX area trace need to be reported
to the user. However the "user" might be a script or another tool, so
provide a new user event to capture those errors.

Signed-off-by: Adrian Hunter <[email protected]>
Acked-by: Jiri Olsa <[email protected]>
Cc: David Ahern <[email protected]>
Cc: Frederic Weisbecker <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Stephane Eranian <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
tools/perf/util/event.c
tools/perf/util/event.h
tools/perf/util/session.c
tools/perf/util/tool.h