perf auxtrace: Add helpers for AUX area tracing errors
authorAdrian Hunter <adrian.hunter@intel.com>
Thu, 9 Apr 2015 15:53:50 +0000 (18:53 +0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 29 Apr 2015 13:37:53 +0000 (10:37 -0300)
commit85ed47299e979b861e314c2e177a6de5d9163a85
tree20fea1b09cfdf00ef760cc24f278bd9f8466bef8
parentf6986c95af84ff2a76847910b4322f542b793bbf
perf auxtrace: Add helpers for AUX area tracing errors

Add functions to synthesize, count and print AUX area tracing error
events.

Signed-off-by: Adrian Hunter <adrian.hunter@intel.com>
Cc: David Ahern <dsahern@gmail.com>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Namhyung Kim <namhyung@gmail.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Stephane Eranian <eranian@google.com>
Link: http://lkml.kernel.org/r/1428594864-29309-11-git-send-email-adrian.hunter@intel.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/util/auxtrace.c
tools/perf/util/auxtrace.h
tools/perf/util/event.h
tools/perf/util/session.c