]> Git Repo - linux.git/commit
perf intel-pt: Retain the last PIP packet payload as is
authorAdrian Hunter <[email protected]>
Thu, 18 Feb 2021 09:57:53 +0000 (11:57 +0200)
committerArnaldo Carvalho de Melo <[email protected]>
Thu, 18 Feb 2021 19:13:46 +0000 (16:13 -0300)
commit90af7555c36fa02e686a6a0db8be626ca7bb438f
tree2d0a8a31c9d9fb667984cf4144e5156d55237101
parentb7ecc2d73e5b2231be505777e03b3df6f8a5f6c5
perf intel-pt: Retain the last PIP packet payload as is

Retain the PIP packet payload as is, instead of just the CR3, because it
contains also the VMX NR flag which is needed to track VM-Entry.

Signed-off-by: Adrian Hunter <[email protected]>
Acked-by: Andi Kleen <[email protected]>
Cc: Alexander Shishkin <[email protected]>
Cc: Jiri Olsa <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
tools/perf/arch/x86/tests/intel-pt-pkt-decoder-test.c
tools/perf/util/intel-pt-decoder/intel-pt-decoder.c
tools/perf/util/intel-pt-decoder/intel-pt-decoder.h
tools/perf/util/intel-pt-decoder/intel-pt-pkt-decoder.c
tools/perf/util/intel-pt-decoder/intel-pt-pkt-decoder.h
This page took 0.06364 seconds and 4 git commands to generate.