[PATCH V2 10/22] perf itrace: Add helpers for Instruction Tracing errors

2014-11-20 Thread Adrian Hunter
Add functions to synthesize, count and print Instruction Tracing error events. Signed-off-by: Adrian Hunter --- tools/perf/util/itrace.c | 55 tools/perf/util/itrace.h | 16 ++ 2 files changed, 71 insertions(+) diff --git

[PATCH V2 10/22] perf itrace: Add helpers for Instruction Tracing errors

2014-11-20 Thread Adrian Hunter
Add functions to synthesize, count and print Instruction Tracing error events. Signed-off-by: Adrian Hunter adrian.hun...@intel.com --- tools/perf/util/itrace.c | 55 tools/perf/util/itrace.h | 16 ++ 2 files changed, 71 insertions(+)