Hi Here is a minor non-urgent fix for Intel PT.
Adrian Hunter (2): perf script: Display negative tid in non-sample events perf intel-pt: Fix "context_switch event has no tid" error tools/perf/builtin-script.c | 10 ++++++---- tools/perf/util/event.c | 2 +- tools/perf/util/intel-pt.c | 8 ++++---- 3 files changed, 11 insertions(+), 9 deletions(-) Regards Adrian