aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
authorAdrian Hunter <[email protected]>2017-05-26 11:17:07 +0300
committerArnaldo Carvalho de Melo <[email protected]>2017-06-21 11:35:46 -0300
commitf952eaceb089b691eba7c4e13686e742a8f26bf5 (patch)
treeb474fda9cee8d4d68eefd5de4e46b5bbb0d9bae2 /tools/perf/util/scripting-engines/trace-event-python.c
parentee14ac0ef6827cd6f9a572cc83dd0191ea17812c (diff)
perf intel-pt: Ensure never to set 'last_ip' when packet 'count' is zero
Intel PT uses IP compression based on the last IP. For decoding purposes, 'last IP' is not updated when a branch target has been suppressed, which is indicated by IPBytes == 0. IPBytes is stored in the packet 'count', so ensure never to set 'last_ip' when packet 'count' is zero. Signed-off-by: Adrian Hunter <[email protected]> Cc: Andi Kleen <[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