summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorHonglei Wang <jameshongleiwang@126.com>2025-04-18 06:26:02 +0300
committerTejun Heo <tj@kernel.org>2025-04-19 06:25:39 +0300
commitf203683c3e8d457acdb8bb4eddc29a31af1c77fd (patch)
treef939eee602a50448531c71b551ff42f14f551932 /tools/perf/scripts/python/stackcollapse.py
parent6d65f682a9f20ed26c822812129f191455002f1c (diff)
downloadlinux-f203683c3e8d457acdb8bb4eddc29a31af1c77fd.tar.xz
sched_ext: change the variable name for slice refill event
SCX_EV_ENQ_SLICE_DFL gives the impression that the event only occurs when the tasks were enqueued, which seems not accurate. What it actually means is the refilling with defalt slice, and this can occur either when enqueue or pick_task. Let's change the variable to SCX_EV_REFILL_SLICE_DFL. Signed-off-by: Honglei Wang <jameshongleiwang@126.com> Acked-by: Changwoo Min <changwoo@igalia.com> Acked-by: Andrea Righi <arighi@nvidia.com> Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions