X-Git-Url: http://rtime.felk.cvut.cz/gitweb/can-benchmark.git/blobdiff_plain/67617ebf00d594ee3c932b6c8e1850265f28adee..6da4edf1dd641609f1b2c57d1c68fc5564df0919:/gw-tests/nop-highprio-time.sh diff --git a/gw-tests/nop-highprio-time.sh b/gw-tests/nop-highprio-time.sh index 953835c..80705a7 100755 --- a/gw-tests/nop-highprio-time.sh +++ b/gw-tests/nop-highprio-time.sh @@ -7,16 +7,19 @@ main() { } plot_cmds() { - cat <<'EOF' -set title "Single GW job for all messages, no modifications, high (soft)irq task priority" -set grid -set xlabel "Time [s]" + min=$(head -n 1 len2-msgs.txt | awk '{ print $2 }') + cat <