Adds in call to decode library to activate the barrier packet detection option.
Adds in additional per trace source info to associate CS trace ID with incoming stream and dump ID info.
Adds in compile time option to dump raw trace data and packed trace frames for debugging trace issues.
Mike Leach (3): perf: cs-etm: Active barrier packet option in decoder. perf: cs-etm: Add channel context item to track packet sources. perf: cs-etm: Add options to log raw trace data for debug.
tools/perf/Makefile.config | 6 ++ tools/perf/util/cs-etm-decoder/cs-etm-decoder.c | 108 ++++++++++++++++++++++-- 2 files changed, 109 insertions(+), 5 deletions(-)