]> rtime.felk.cvut.cz Git - can-benchmark.git/blobdiff - gw-tests/pc.sh
run.pl redirects stdout rather than stderr in order to not loose error messages
[can-benchmark.git] / gw-tests / pc.sh
index 9d20d3beac13e1a66afb366730467b7976edf052..b32ecc110a27401691bb46f954a10630418c7dcd 100755 (executable)
@@ -17,8 +17,8 @@ plot_cmds() {
 set title "No GW, two interfaces in PC (Latency = t_{kernel RX} - t_{before send} - t_{TX length})"
 set logscale y
 set grid
-set xlabel "Time [ms]"
-set ylabel "Latency profile [messages]"
+set xlabel "Latency [ms]"
+set ylabel "Latency profile [frames]"
 plot [0.01:$max] [1:$COUNT] \\
           "len2-hist.txt" with lp lt 1 title "2 byte messages", \\
           "len4-hist.txt" with lp lt 2 title "4 byte messages", \\