summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorPaul E. McKenney <paulmck@kernel.org>2024-03-08 07:14:55 +0300
committerUladzislau Rezki (Sony) <urezki@gmail.com>2024-04-15 17:48:26 +0300
commit09e077cf22c4302ab4ca7932f56c5a8b20c9e32b (patch)
treea3f3e21b7f1c16499eca1e002cd829963f4866bd /tools/perf/scripts/python/exported-sql-viewer.py
parenta542d116bab28b4bcade2f41488f4617373c620f (diff)
downloadlinux-09e077cf22c4302ab4ca7932f56c5a8b20c9e32b.tar.xz
rcu: Mark loads from rcu_state.n_online_cpus
The rcu_state.n_online_cpus value is only ever updated by CPU-hotplug operations, which are serialized. However, this value is read locklessly. This commit therefore marks those reads. While in the area, it also adds ASSERT_EXCLUSIVE_WRITER() calls just in case parallel CPU hotplug becomes a thing. Signed-off-by: Paul E. McKenney <paulmck@kernel.org> Signed-off-by: Uladzislau Rezki (Sony) <urezki@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions