diff options
author | 2018-10-15 10:00:58 -0700 | |
---|---|---|
committer | 2018-11-12 09:03:59 -0800 | |
commit | 0a89e5a402e957a97129423599a6ef6342da2764 (patch) | |
tree | d8cffaa374dcd257b75615d75b95abd140ffb2f5 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | rcu: Adjust the comment of function rcu_is_watching (diff) | |
download | linux-dev-0a89e5a402e957a97129423599a6ef6342da2764.tar.xz linux-dev-0a89e5a402e957a97129423599a6ef6342da2764.zip |
rcu: Trace end of grace period before end of grace period
Currently, rcu_gp_cleanup() traces the end of the old grace period after
the old grace period has officially ended. This might make intuitive
sense, but it also makes for confusing event-trace output because the
"end" trace displays not the old but instead the new grace-period number.
This commit therefore traces the end of an old grace period just before
that grace period officially ends.
Reported-by: Aravinda Prasad <aravinda@linux.vnet.ibm.com>
Signed-off-by: Paul E. McKenney <paulmck@linux.ibm.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions