]> sourceware.org Git - systemtap.git/commit
Fix PR20820 by making optim_stats.exp smaller.
authorMartin Cermak <mcermak@redhat.com>
Tue, 29 Nov 2016 13:33:05 +0000 (14:33 +0100)
committerMartin Cermak <mcermak@redhat.com>
Tue, 29 Nov 2016 13:33:05 +0000 (14:33 +0100)
commit71aa65f2e9ee4f1d5b33c76dfb4df66600b81fcf
tree18731850d9f23e472f1028fff65bf30a33ae6c47
parent9ed478545124194c59e443d0eb0d6d2ee601733c
Fix PR20820 by making optim_stats.exp smaller.

Avoid "soft lockups" generated by optim_stats.exp by lowering
its cpu load down.  Avoid division by zero caused by rounding
errors by numerical scaling.  Introduce per-arch tresholds.
Move the testcase description from optim_stats1.stp to
optim_stats.exp.
testsuite/systemtap.base/optim_stats.exp
testsuite/systemtap.base/optim_stats1.stp
testsuite/systemtap.base/optim_stats2.stp
This page took 0.026616 seconds and 5 git commands to generate.