Hi Mike,
Here is the second patchset that adds barrier packets to traces collected from ETB and ETR devices. It applies cleanly on top of perf-opencsd-master (4.12-rc1). Let me know how those work out for you.
Thanks, Mathieu
Mathieu Poirier (6): coresight: Correct buffer lost increment coresight: etf: Add barrier packet for synchronisation coresight: etb10: Remove useless conversion to LE coresight: etb10: Add barrier packet for synchronisation coresight: etr: Correct buffer lost increment coresight: etr: Add barrier packet for synchronisation
drivers/hwtracing/coresight/coresight-etb10.c | 36 ++++++++++++++----------- drivers/hwtracing/coresight/coresight-priv.h | 2 ++ drivers/hwtracing/coresight/coresight-tmc-etf.c | 15 +++++++++-- drivers/hwtracing/coresight/coresight-tmc-etr.c | 15 +++++++++-- drivers/hwtracing/coresight/coresight.c | 8 ++++++ 5 files changed, 57 insertions(+), 19 deletions(-)