diff options
author | 2022-05-17 15:01:14 -0700 | |
---|---|---|
committer | 2022-06-20 09:22:28 -0700 | |
commit | 0bcb386857376224b5fd3f38b6e3173ec74d8d36 (patch) | |
tree | c6611b1c1ca1e00dc366af2e233d9a3c721e4518 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | rcu-tasks: Track blocked RCU Tasks Trace readers (diff) | |
download | wireguard-linux-0bcb386857376224b5fd3f38b6e3173ec74d8d36.tar.xz wireguard-linux-0bcb386857376224b5fd3f38b6e3173ec74d8d36.zip |
rcu-tasks: Untrack blocked RCU Tasks Trace at reader end
This commit causes rcu_read_unlock_trace() to check for the current
task being on a per-CPU list within the rcu_tasks_percpu structure,
and removes it from that list if so. This has the effect of curtailing
tracking of a task that blocked within an RCU Tasks Trace read-side
critical section once it exits that critical section.
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Cc: Neeraj Upadhyay <quic_neeraju@quicinc.com>
Cc: Eric Dumazet <edumazet@google.com>
Cc: Alexei Starovoitov <ast@kernel.org>
Cc: Andrii Nakryiko <andrii@kernel.org>
Cc: Martin KaFai Lau <kafai@fb.com>
Cc: KP Singh <kpsingh@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions