X-Git-Url: http://rtime.felk.cvut.cz/gitweb/can-benchmark.git/blobdiff_plain/32f5115056fd5c00d2326110c9a373eb470f8d06..d13c201affa46a2b9ece2249bf44c50bc37335ed:/gw-tests/nop-highprio-time.sh diff --git a/gw-tests/nop-highprio-time.sh b/gw-tests/nop-highprio-time.sh index 8faeeee..3712cb7 100755 --- a/gw-tests/nop-highprio-time.sh +++ b/gw-tests/nop-highprio-time.sh @@ -12,7 +12,15 @@ 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 <