From: Paul E. McKenney Date: Fri, 17 Jan 2014 11:10:16 +0000 (-0800) Subject: rcutorture: Add dryrun capability X-Git-Tag: v3.15-rc1~183^2~1^2^2~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a7582815b98c843e6468cad82d01a6c084ed4072;p=pandora-kernel.git rcutorture: Add dryrun capability Actual rcutorture tests take considerable time and machine resources, so it is inconvenient to actually do an rcutorture run when optimizing the bin-packing algorithm. This commit therefore adds a --dryrun argument, which defaults to doing a run, but for which "sched" says to simply print the run schedule and "script" dumps the script without running it. Signed-off-by: Paul E. McKenney Reviewed-by: Josh Triplett --- Reading git-diff-tree failed