]> rtime.felk.cvut.cz Git - can-benchmark.git/blobdiff - gw-tests/nop.sh
filter-sff: Test also the last id (2047)
[can-benchmark.git] / gw-tests / nop.sh
index 72d87c7053b9c7f7f35dccd33977185332b72fa5..e6465188f6311aca9af5a6a1e84b17f5c7d9bc7a 100755 (executable)
@@ -17,7 +17,7 @@ set logscale y
 set grid
 set xlabel "Time [{/Symbol m}s]"
 set ylabel "Latency profile [messages]"
-plot [0:] [1:$COUNT] \
+plot [0:600] [1:$COUNT] \
           "hist2.dat" with lp lt 1 title "2 byte messages", \
           "hist4.dat" with lp lt 2 title "4 byte messages", \
           "hist6.dat" with lp lt 3 title "6 byte messages", \