perf intel-pt: Record Event Trace capability flag
authorAdrian Hunter <adrian.hunter@intel.com>
Mon, 24 Jan 2022 08:41:49 +0000 (10:41 +0200)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Tue, 15 Feb 2022 20:11:16 +0000 (17:11 -0300)
commitf2be829e72f90e6d83923398a861f0aaa74952ee
treebbac00bc21ecc53e8bfea0204186a72736aeccce
parent8ee9a9ab8112905756fbc3c33da046fdee204ec9
perf intel-pt: Record Event Trace capability flag

The change to the MODE.Exec packet means processing must distinguish
between the old and new cases. Record the Event Trace capability flag to
make that possible.

Signed-off-by: Adrian Hunter <adrian.hunter@intel.com>
Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Cc: Andi Kleen <ak@linux.intel.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Link: https://lore.kernel.org/r/20220124084201.2699795-14-adrian.hunter@intel.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/arch/x86/util/intel-pt.c
tools/perf/util/intel-pt.c