X-Git-Url: http://rtime.felk.cvut.cz/gitweb/can-benchmark.git/blobdiff_plain/d4f1900ea07df65ae562b263dac405b5ac5a18db..f327c4a4918c769993fb1bfa41fb3ea5fc462071:/tests/rtt-overload.sh.xxx diff --git a/tests/rtt-overload.sh.xxx b/tests/rtt-overload.sh.xxx index e0dea53..fbda22e 100755 --- a/tests/rtt-overload.sh.xxx +++ b/tests/rtt-overload.sh.xxx @@ -18,7 +18,7 @@ PLOT_CMD=" set title 'RTT of highest prio message when opened $C times (`uname -r`)' set logscale y set grid -set xlabel 'Time [{/Symbol m}s]' +set xlabel 'Time [ms]' set ylabel 'Latency profile [messages]' plot [0:] 'socketcan-1000.dat' with lp title 'Socketcan',\ 'lincan-1000.dat' with lp title 'Lincan'