X-Git-Url: http://rtime.felk.cvut.cz/gitweb/can-benchmark.git/blobdiff_plain/b1cad43854f775cfd8bbab0d8279758b00e2b2b6..d0a19578a7762f9fa19fd143325e4cf3879aa569:/gw-tests/nop-highprio-time.sh diff --git a/gw-tests/nop-highprio-time.sh b/gw-tests/nop-highprio-time.sh index 8faeeee..96c332d 100755 --- a/gw-tests/nop-highprio-time.sh +++ b/gw-tests/nop-highprio-time.sh @@ -12,16 +12,23 @@ main() { fi; } +ADDITIONAL_PLOTS=detail + plot_cmds() { + if [[ "$1" = detail ]]; then + range=0.0:0.3 + else + range=0.01:4 + echo "set logscale y" + fi min=$(head -n 1 len2-msgs.txt | awk '{ print $2 }') cat <