summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorPeter Zijlstra <peterz@infradead.org>2025-02-14 13:23:45 +0100
committerPeter Zijlstra <peterz@infradead.org>2025-04-08 20:55:48 +0200
commit4da0600edae1cf15d12bebacc66d7237e2c33fc6 (patch)
treee18901ec55e4d4854d65d47146d98151f6424e2a /tools/perf/scripts/python/export-to-postgresql.py
parent90661365021a6d0d7f3a2c5046ebe33e4df53b92 (diff)
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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions