diff options
author | Adrian Hunter <[email protected]> | 2020-06-30 16:39:35 +0300 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2020-07-06 09:03:39 -0300 |
commit | 4c95ad261cfac120dd66238fcae222766754c219 (patch) | |
tree | 932c555ac72ac29a3526f0795591ddf2db361c0c /tools/perf/scripts/python | |
parent | add07ccd9222ba0944df2a6d39c6e38de90cd0c5 (diff) |
perf intel-pt: Fix PEBS sample for XMM registers
The condition to add XMM registers was missing, the regs array needed to
be in the outer scope, and the size of the regs array was too small.
Fixes: 143d34a6b387b ("perf intel-pt: Add XMM registers to synthesized PEBS sample")
Signed-off-by: Adrian Hunter <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Luwei Kang <[email protected]>
Link: http://lore.kernel.org/lkml/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions