Skip to content
Snippets Groups Projects
Commit 2b03d038 authored by Paul E. McKenney's avatar Paul E. McKenney
Browse files

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: default avatarPaul E. McKenney <paulmck@linux.vnet.ibm.com>
parent ac2bb275
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment