linux/tools/testing/selftests/rcutorture/bin
Paul E. McKenney 0da8c08d71 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>
2018-02-20 16:22:01 -08:00
..
configNR_CPUS.sh rcutorture: Stop tracking FSF's postal address 2013-12-03 10:11:19 -08:00
config_override.sh torture: Provide TMPDIR environment variable to specify tmpdir 2017-10-09 14:26:09 -07:00
configcheck.sh torture: Provide TMPDIR environment variable to specify tmpdir 2017-10-09 14:26:09 -07:00
configinit.sh rcutorture/configinit: Fix build directory error message 2017-12-11 09:18:23 -08:00
cpus2use.sh rcutorture: Handle different mpstat versions 2015-01-10 19:08:03 -08:00
functions.sh rcutorture: Add basic ARM64 support to run scripts 2018-02-20 16:21:59 -08:00
jitter.sh rcutorture: Add OS-jitter capability 2016-04-21 13:45:35 -07:00
kvm-build.sh rcutorture/kvm-build.sh: Skip build directory check 2017-12-11 09:18:27 -08:00
kvm-recheck-lock.sh rcutorture/kvm-recheck-*: Improve result directory readability check 2017-12-11 09:18:25 -08:00
kvm-recheck-rcu.sh rcutorture: Simplify functions.sh include path 2017-12-11 09:18:26 -08:00
kvm-recheck-rcuperf-ftrace.sh torture: Grace periods do not piggyback off of themselves 2018-02-20 16:22:01 -08:00
kvm-recheck-rcuperf.sh rcutorture: Simplify functions.sh include path 2017-12-11 09:18:26 -08:00
kvm-recheck.sh rcutorture: Simplify functions.sh include path 2017-12-11 09:18:26 -08:00
kvm-test-1-run.sh torture: Specify qemu memory size with --memory argument 2018-02-20 16:21:59 -08:00
kvm.sh torture: Default jitter off when running rcuperf 2018-02-20 16:22:00 -08:00
parse-build.sh torture: Provide TMPDIR environment variable to specify tmpdir 2017-10-09 14:26:09 -07:00
parse-console.sh torture: Add starvation events to error summary 2016-06-14 16:02:17 -07:00
parse-torture.sh torture: Prepare scripting for shift from %p to %pK 2017-11-28 15:54:27 -08:00