diff options
author | 2020-11-06 16:33:34 +0100 | |
---|---|---|
committer | 2021-03-15 11:20:29 +0100 | |
commit | 2ff49881d606d5e0d5b27cb6066c8a18689bd341 (patch) | |
tree | 15a7dbdba3753823b4bee40be95e5704b589e699 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | x86/boot/compressed/sev-es: Convert to insn_decode() (diff) | |
download | wireguard-linux-2ff49881d606d5e0d5b27cb6066c8a18689bd341.tar.xz wireguard-linux-2ff49881d606d5e0d5b27cb6066c8a18689bd341.zip |
perf/x86/intel/ds: Check insn_get_length() retval
intel_pmu_pebs_fixup_ip() needs only the insn length so use the
appropriate helper instead of a full decode. A full decode differs only
in running insn_complete() on the decoded insn but that is not needed
here.
Signed-off-by: Borislav Petkov <bp@suse.de>
Link: https://lkml.kernel.org/r/20210304174237.31945-8-bp@alien8.de
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions