Re: [PATCH 0/2] perf intel-pt: Improve handling for tid is -1
From: Arnaldo Carvalho de Melo
Date: Thu Sep 17 2020 - 15:10:50 EST
Em Wed, Sep 09, 2020 at 11:49:21AM +0300, Adrian Hunter escreveu:
> Hi
>
> Here is a minor non-urgent fix for Intel PT.
>
Thanks, applied both.
> 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
--
- Arnaldo