summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorPeter Zijlstra <peterz@infradead.org>2025-02-14 15:23:45 +0300
committerPeter Zijlstra <peterz@infradead.org>2025-04-08 21:55:48 +0300
commit4da0600edae1cf15d12bebacc66d7237e2c33fc6 (patch)
treee18901ec55e4d4854d65d47146d98151f6424e2a /tools/perf/scripts/python
parent90661365021a6d0d7f3a2c5046ebe33e4df53b92 (diff)
downloadlinux-4da0600edae1cf15d12bebacc66d7237e2c33fc6.tar.xz
perf: Rename perf_event_exit_task(.child)
The task passed to perf_event_exit_task() is not a child, it is current. Fix this confusing naming, since much of the rest of the code also relies on it being current. Specifically, both exec() and exit() callers use it with current as the argument. Notably, task_ctx_sched_out() doesn't make much sense outside of current. Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org> Reviewed-by: Ravi Bangoria <ravi.bangoria@amd.com> Link: https://lkml.kernel.org/r/20250307193305.486326750@infradead.org
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions