-
- Downloads
rcutorture: Make scripts analyze rcuperf trace data, if present
The rcuperf event-trace data is more accurate than are the rcuperf
printk()s because locking keeps things ordered. This commit therefore
parses and analyzes this event-trace data if present, and falls back on
the printk()s otherwise.
Signed-off-by:
Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Showing
- tools/testing/selftests/rcutorture/bin/kvm-recheck-rcuperf-ftrace.sh 121 additions, 0 deletions...ng/selftests/rcutorture/bin/kvm-recheck-rcuperf-ftrace.sh
- tools/testing/selftests/rcutorture/bin/kvm-recheck-rcuperf.sh 8 additions, 0 deletions...s/testing/selftests/rcutorture/bin/kvm-recheck-rcuperf.sh
Loading
Please register or sign in to comment