summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/flamegraph.py
diff options
context:
space:
mode:
authorTejun Heo <tj@kernel.org>2026-08-14 14:56:56 -1000
committerTejun Heo <tj@kernel.org>2026-08-15 00:07:42 -1000
commit3167bd3e0c22b1821df9987b9f4509e147cdad1f (patch)
tree3ebf34e86559927c62cc31a7c8e10af08e7c10a2 /tools/perf/scripts/python/flamegraph.py
parent307a7b7ae59257027388d6fa19f507ff2f562336 (diff)
sched_ext: Rename balance-era identifiers to dispatch terms
sched_class->balance() is gone from sched_ext and what balance_one() does is run dispatch to produce something pickable. Update the balance-era names to dispatch terms: - balance_one() -> dispatch_one() - SCX_RQ_IN_BALANCE -> SCX_RQ_IN_DISPATCH No BPF scheduler reads the flag. The enum autogen headers gain the new name with the old entry retained like other removed enumerators, zero-filling at load time. No functional changes. Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions