diff options
author | 2020-06-18 21:36:40 -0400 | |
---|---|---|
committer | 2020-08-24 18:36:04 -0700 | |
commit | a7886e899fd8334a03d37e66ad10295d175725ea (patch) | |
tree | 48ba829a0e0a0cedf5f67458a86a0b74d77c4f7e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | rcu/trace: Print negative GP numbers correctly (diff) | |
download | wireguard-linux-a7886e899fd8334a03d37e66ad10295d175725ea.tar.xz wireguard-linux-a7886e899fd8334a03d37e66ad10295d175725ea.zip |
rcu/trace: Use gp_seq_req in acceleration's rcu_grace_period tracepoint
During acceleration of CB, the rsp's gp_seq is rcu_seq_snap'd. This is
the value used for acceleration - it is the value of gp_seq at which it
is safe the execute all callbacks in the callback list.
The rdp's gp_seq is not very useful for this scenario. Make
rcu_grace_period report the gp_seq_req instead as it allows one to
reason about how the acceleration works.
Signed-off-by: Joel Fernandes (Google) <joel@joelfernandes.org>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions