diff options
author | Adrian Hunter <[email protected]> | 2018-05-31 13:23:45 +0300 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2018-06-06 12:52:08 -0300 |
commit | 9fb523363f6e3984457fee95bb7019395384ffa7 (patch) | |
tree | 5acf83a6f36d6838403ddc94a97518a9c0f39455 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | dd27b87ab5fcf3ea1c060b5e3ab5d31cc78e9f4c (diff) |
perf intel-pt: Fix "Unexpected indirect branch" error
Some Atom CPUs can produce FUP packets that contain NLIP (next linear
instruction pointer) instead of CLIP (current linear instruction
pointer). That will result in "Unexpected indirect branch" errors. Fix
by comparing IP to NLIP in that case.
Signed-off-by: Adrian Hunter <[email protected]>
Cc: [email protected]
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions