summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/flamegraph.py
diff options
context:
space:
mode:
authorThomas Gleixner <tglx@kernel.org>2026-07-07 21:06:32 +0200
committerThomas Gleixner <tglx@kernel.org>2026-07-12 12:38:01 +0200
commitbad2a27ba8c4a6bd2c47e598898d9dbd0f98511f (patch)
tree5f78bf3ac69d925f72defee44ca017f27fba0ca5 /tools/perf/scripts/python/flamegraph.py
parent9d311796e2ce75b3aaded2719a01d7e248c3a24f (diff)
entry: Remove syscall_enter_from_user_mode()
All architecture use either: nr = syscall_enter_from_user_mode_randomize_stack(regs, nr); or enter_from_user_mode_randomize_stack(regs); nr = syscall_enter_from_user_mode_work(regs, nr); Remove the now unused function. Signed-off-by: Thomas Gleixner <tglx@kernel.org> Tested-by: Mukesh Kumar Chaurasiya (IBM) <mkchauras@gmail.com> Reviewed-by: Jinjie Ruan <ruanjinjie@huawei.com> Reviewed-by: Mukesh Kumar Chaurasiya (IBM) <mkchauras@gmail.com> Link: https://patch.msgid.link/20260707190254.132654198@kernel.org
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions