diff options
author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2017-06-19 10:32:23 -0700 |
---|---|---|
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2017-08-17 07:26:06 -0700 |
commit | c5ebe66ce774126b888617cab658f6556d23365e (patch) | |
tree | 357189ecc38674cfd2e88b0422ebd5ce32dc0433 /tools/perf/scripts/python/net_dropmonitor.py | |
parent | 7414fac050d5e0b64554b902f3955eabbebb6cb2 (diff) | |
download | linux-c5ebe66ce774126b888617cab658f6556d23365e.tar.bz2 |
rcu: Add event tracing to ->gp_tasks update at GP start
There is currently event tracing to track when a task is preempted
within a preemptible RCU read-side critical section, and also when that
task subsequently reaches its outermost rcu_read_unlock(), but none
indicating when a new grace period starts when that grace period must
wait on pre-existing readers that have been been preempted at least once
since the beginning of their current RCU read-side critical sections.
This commit therefore adds an event trace at grace-period start in
the case where there are such readers. Note that only the first
reader in the list is traced.
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Acked-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions