summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorK Prateek Nayak <kprateek.nayak@amd.com>2026-03-12 04:44:31 +0000
committerPeter Zijlstra <peterz@infradead.org>2026-03-18 09:06:49 +0100
commitf494bfb04615119f31dbd3222c9d39fea3817d40 (patch)
tree78991b6c7fae308976f8b4c948a9b35e129d9519 /tools/perf/scripts/python/bin/stackcollapse-record
parent10febd397591d93f42adb743c2c664041e7f1bcb (diff)
sched/core: Check for rcu_read_lock_any_held() in idle_get_state()
Similar to commit 71fedc41c23b ("sched/fair: Switch to rcu_dereference_all()"), switch to checking for rcu_read_lock_any_held() in idle_get_state() to allow removing superfluous rcu_read_lock() regions in the fair task's wakeup path where the pi_lock is held and IRQs are disabled. Signed-off-by: K Prateek Nayak <kprateek.nayak@amd.com> Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org> Reviewed-by: Dietmar Eggemann <dietmar.eggemann@arm.com> Tested-by: Dietmar Eggemann <dietmar.eggemann@arm.com> Link: https://patch.msgid.link/20260312044434.1974-7-kprateek.nayak@amd.com
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions