torture: Adjust rcuperf trace processing to allow for workqueues
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Wed, 31 Jan 2018 06:44:33 +0000 (22:44 -0800)
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Wed, 21 Feb 2018 00:22:00 +0000 (16:22 -0800)
commitcc839ce55d5c2d08bf25f9ddec6d9ee8854b87f4
tree1e2710d573ac14e611ede4ce059190b895b338d8
parentadcfe76c61732a0dda5116206c3741733491f1e8
torture: Adjust rcuperf trace processing to allow for workqueues

The rcuperf event-trace processing assumes that expedited grace periods
start and end on the same task, an assumption that was violated by moving
expedited grace-period processing to workqueues.  This commit removes
this now-fallacious assumption from rcuperf's event-trace processing.

Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
tools/testing/selftests/rcutorture/bin/kvm-recheck-rcuperf-ftrace.sh