summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorKristina Martsenko <kristina.martsenko@arm.com>2024-09-30 17:10:47 +0100
committerCatalin Marinas <catalin.marinas@arm.com>2024-10-17 16:42:50 +0100
commitc56c599d9002d44f559be3852b371db46adac87c (patch)
tree60eb5d43d3bd23628ee1fdb4cd9a5e109d6d1b8d /tools/perf/scripts/python/exported-sql-viewer.py
parent9852d85ec9d492ebef56dc5f229416c925758edc (diff)
arm64: probes: Disable kprobes/uprobes on MOPS instructions
FEAT_MOPS instructions require that all three instructions (prologue, main and epilogue) appear consecutively in memory. Placing a kprobe/uprobe on one of them doesn't work as only a single instruction gets executed out-of-line or simulated. So don't allow placing a probe on a MOPS instruction. Fixes: b7564127ffcb ("arm64: mops: detect and enable FEAT_MOPS") Signed-off-by: Kristina Martsenko <kristina.martsenko@arm.com> Link: https://lore.kernel.org/r/20240930161051.3777828-2-kristina.martsenko@arm.com Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions