diff options
author | Adrian Hunter <[email protected]> | 2020-07-10 18:10:53 +0300 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2020-08-06 08:17:24 -0300 |
commit | 401136bb084fd021acd9f8c51b52fe0a25e326b2 (patch) | |
tree | 7ca5ac7444170f9d9632279506369d6be9ac0bee /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | 94fb1afb14c4f0ceb8c5508ddddac6819f662e95 (diff) |
perf intel-pt: Fix FUP packet state
While walking code towards a FUP ip, the packet state is
INTEL_PT_STATE_FUP or INTEL_PT_STATE_FUP_NO_TIP. That was mishandled
resulting in the state becoming INTEL_PT_STATE_IN_SYNC prematurely. The
result was an occasional lost EXSTOP event.
Signed-off-by: Adrian Hunter <[email protected]>
Reviewed-by: Andi Kleen <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: [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/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions