diff options
| author | Tejun Heo <tj@kernel.org> | 2026-08-14 14:56:56 -1000 |
|---|---|---|
| committer | Tejun Heo <tj@kernel.org> | 2026-08-15 00:07:42 -1000 |
| commit | 3167bd3e0c22b1821df9987b9f4509e147cdad1f (patch) | |
| tree | 3ebf34e86559927c62cc31a7c8e10af08e7c10a2 /tools/perf/scripts/python/stackcollapse.py | |
| parent | 307a7b7ae59257027388d6fa19f507ff2f562336 (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/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions
