perf intel-pt: Add XMM registers to synthesized PEBS sample
authorAdrian Hunter <adrian.hunter@intel.com>
Mon, 10 Jun 2019 07:28:00 +0000 (10:28 +0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 17 Jun 2019 18:57:18 +0000 (15:57 -0300)
commit143d34a6b387b96aba42c49cb76d18ad3e3863e5
treeda039e474ab4eae20f9d0c1e55e2a7b3b63a4cd3
parent9e9a618afc178e747cc449464ba54d9c932f7af2
perf intel-pt: Add XMM registers to synthesized PEBS sample

Add XMM register information from PEBS data in the Intel PT trace to the
synthesized PEBS sample.

Signed-off-by: Adrian Hunter <adrian.hunter@intel.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Link: http://lkml.kernel.org/r/20190610072803.10456-9-adrian.hunter@intel.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/util/intel-pt.c