aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/task-analyzer.py
diff options
context:
space:
mode:
authorOleg Nesterov <[email protected]>2024-09-29 16:42:30 +0200
committerPeter Zijlstra <[email protected]>2024-10-07 09:28:44 +0200
commitb302d5a6fff5dd7ddb1e4752d60c0eaa4cc4f7f3 (patch)
treea2878752e43c57b1ee4b5c265cd7340574c87be4 /tools/perf/scripts/python/task-analyzer.py
parentd3fe6f0a4372702e2cdabf19e03b815811671c7a (diff)
uprobes: don't abuse get_utask() in pre_ssout() and prepare_uretprobe()
handle_swbp() calls get_utask() before prepare_uretprobe() or pre_ssout() can be called, they can simply use current->utask which can't be NULL. Signed-off-by: Oleg Nesterov <[email protected]> Signed-off-by: Peter Zijlstra (Intel) <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions