Hello,
This patchset contains the following three event counter updates:
0001-tool-sched_ext-Event-counter-dumping-updates.patch
0002-sched_ext-Count-SCX_EV_DISPATCH_LOCAL_DSQ_OFFLINE-in.patch
0003-sched_ext-Add-SCX_EV_ENQ_SKIP_MIGRATION_DISABLED.patch
This patchset depends on two pending migration disabled handling patches on
top of sched_ext/for-614-fixes and the event counter addition in
sched_ext/for-6.15 and thus is on top of:
sched_ext/for-6.14-fixes
+ Two migration disabled handling update patches
http://lkml.kernel.org/r/Z6Zz79AUub1YuHwD@xxxxxxxxxxxxxxx
+ sched_ext/for-6.15
The following branch shows how these patches will be applied:
git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_ext.git scx-evs
diffstat follows. Thanks.
kernel/sched/ext.c | 25 +++++++++++++++++++------
tools/sched_ext/scx_central.bpf.c | 21 ---------------------
tools/sched_ext/scx_qmap.bpf.c | 16 ++++++++--------
3 files changed, 27 insertions(+), 35 deletions(-)
--
tejun