[PATCH 0/2] perf intel-pt: Improve handling for tid is -1

From: Adrian Hunter
Date: Wed Sep 09 2020 - 04:51:49 EST


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