summaryrefslogtreecommitdiffstats
path: root/kernel/rcu
diff options
context:
space:
mode:
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>2018-01-31 08:12:27 +0100
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>2018-02-21 01:22:01 +0100
commit0da8c08d71133ba0dd9f5b24ae0b6519e00275d6 (patch)
tree6e7d8332f9b7ed892a6f8a23cea81752654a03d8 /kernel/rcu
parenttorture: Adjust rcuperf trace processing to allow for workqueues (diff)
downloadlinux-0da8c08d71133ba0dd9f5b24ae0b6519e00275d6.tar.xz
linux-0da8c08d71133ba0dd9f5b24ae0b6519e00275d6.zip
torture: Grace periods do not piggyback off of themselves
The rcuperf trace-event processing counted every "done" trace event as a piggyback, which is incorrect because the task that started the grace period didn't piggyback at all. This commit fixes this problem by recording the task that started a given grace period and ignoring that task's "done" record for that grace period. Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Diffstat (limited to 'kernel/rcu')
0 files changed, 0 insertions, 0 deletions