]> rtime.felk.cvut.cz Git - can-benchmark.git/blobdiff - gw-tests/user.sh
Show graphs in ms instead of us
[can-benchmark.git] / gw-tests / user.sh
index 6fedbda75301279cbaaa696b04dce5369cd38d8b..18e673088317a08f5e2d2aae280f611903b75e26 100755 (executable)
@@ -17,7 +17,7 @@ plot_cmds() {
 set title "Kernel vs. userspace GW, no modifications"
 set logscale y
 set grid
-set xlabel "Time [{/Symbol m}s]"
+set xlabel "Time [ms]"
 set ylabel "Latency profile [messages]"
 plot [0:] [1:$COUNT] \
           "kern2-hist.txt" with lp lt 1 title "Kernel GW, 2 byte messages", \