]> rtime.felk.cvut.cz Git - can-benchmark.git/blobdiff - tests/00-rtt.sh
Gzip ramdisk - booting is faster
[can-benchmark.git] / tests / 00-rtt.sh
index f20a4147fc84d85bd9a16c082d2eeffb6b639593..84cfbadc13c0ca769b4bbb9c711ac144c10bc129 100755 (executable)
@@ -16,8 +16,8 @@ set logscale y
 set grid
 set xlabel "Time [ms]"
 set ylabel "Latency profile [messages]"
-plot [0:] "socketcan-1000.dat" with steps title "Socketcan",\
-              "lincan-1000.dat" with steps title "Lincan"
+plot [0:] "socketcan-1000.dat" with lp title "Socketcan",\
+              "lincan-1000.dat" with lp title "Lincan"
 EOF
 }