aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorMasami Hiramatsu <[email protected]>2020-11-03 14:49:04 +0100
committerCatalin Marinas <[email protected]>2020-11-10 17:12:30 +0000
commitba090f9cafd53dbabe0f0a8c4ccae44203d3731b (patch)
tree007b9a05464fa6f7eb18ab92e4cc3f1b316196b3 /tools/perf/scripts/python/exported-sql-viewer.py
parentf8394f232b1eab649ce2df5c5f15b0e528c92091 (diff)
arm64: kprobes: Remove redundant kprobe_step_ctx
The kprobe_step_ctx (kcb->ss_ctx) has ss_pending and match_addr, but those are redundant because those can be replaced by KPROBE_HIT_SS and &cur_kprobe->ainsn.api.insn[1] respectively. To simplify the code, remove the kprobe_step_ctx. Signed-off-by: Masami Hiramatsu <[email protected]> Reviewed-by: Jean-Philippe Brucker <[email protected]> Acked-by: Will Deacon <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Catalin Marinas <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions