On 20 June 2017 at 05:38, Mike Leach mike.leach@linaro.org wrote:
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.
Updates for v2: Per: mpoirier... 1/3 Update comment to explain FSYNC 4x flag. 2/3 Change to use struct list_head as base of list for trace IDs. Merge in change to "RESET DECODER" message from v1 3/3 patch. 3/3 Create init_raw func to combine conditionally compiled code into single block.
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 | 122 +++++++++++++++++++++++- 2 files changed, 123 insertions(+), 5 deletions(-)
Applied - thanks, Mathieu
-- 2.7.4