summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorPaul E. McKenney <paulmck@kernel.org>2024-08-02 03:43:01 +0300
committerNeeraj Upadhyay <neeraj.upadhyay@kernel.org>2024-08-14 14:36:01 +0300
commit0616f7e981968743edb1ef758ba1a0e984240419 (patch)
treef154a029e5fbd5399d17b70f7438abc5a1a9a37e /tools/perf/scripts/python/exported-sql-viewer.py
parent48c21c020fcacba6deb065c78ac1876418b5be11 (diff)
downloadlinux-0616f7e981968743edb1ef758ba1a0e984240419.tar.xz
rcu: Mark callbacks not currently participating in barrier operation
RCU keeps a count of the number of callbacks that the current rcu_barrier() is waiting on, but there is currently no easy way to work out which callback is stuck. One way to do this is to mark idle RCU-barrier callbacks by making the ->next pointer point to the callback itself, and this commit does just that. Later commits will use this for debug output. Signed-off-by: "Paul E. McKenney" <paulmck@kernel.org> Signed-off-by: Neeraj Upadhyay <neeraj.upadhyay@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions