diff options
author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2018-06-09 01:22:20 -0700 |
---|---|---|
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2018-07-12 15:39:23 -0700 |
commit | 2ee5aca54622aacc196106c623fea4116f1043a6 (patch) | |
tree | f364e3a66f8715e2b39035a4d86724f27e3199b0 /tools/perf/scripts/python/stackcollapse.py | |
parent | 264d4f88ad5ba0d3c890a70a1216b4e87e5c26ec (diff) |
rcu: Make rcu_seq_diff() more exact
The current implementatation of rcu_seq_diff() follows tradition in
providing a rough-and-ready approximation of the number of elapsed grace
periods between the two rcu_seq values. However, this difference is
used to flag RCU-failure "near misses", which can be a valuable debugging
aid, so more exactitude would be an improvement. This commit therefore
improves the accuracy of rcu_seq_diff().
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions