diff options
author | Adrian Hunter <[email protected]> | 2021-12-10 18:22:57 +0200 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2021-12-11 08:19:47 -0300 |
commit | 057ae59f5a1d924511beb1b09f395bdb316cfd03 (patch) | |
tree | e3a5be2f5251862ba4ea583a9fe1157169c77fc8 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | c897899752478d4c905c56f2b54b99ba82b34e13 (diff) |
perf intel-pt: Fix some PGE (packet generation enable/control flow packets) usage
Packet generation enable (PGE) refers to whether control flow (COFI)
packets are being produced.
PGE may be false even when branch-tracing is enabled, due to being
out-of-context, or outside a filter address range. Fix some missing PGE
usage.
Fixes: 7c1b16ba0e26e6 ("perf intel-pt: Add support for decoding FUP/TIP only")
Fixes: 839598176b0554 ("perf intel-pt: Allow decoding with branch tracing disabled")
Signed-off-by: Adrian Hunter <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: [email protected] # v5.15+
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions