From: Michal Sojka Date: Sat, 4 Dec 2010 15:35:32 +0000 (+0100) Subject: Rescale vcan grapgs X-Git-Tag: fix-allnoconfig~251 X-Git-Url: http://rtime.felk.cvut.cz/gitweb/can-benchmark.git/commitdiff_plain/cf393de1615ea2071b79c0bfe584bbd9c4a62bc3?hp=4f45d1c7a46bd42f9f41b1e210241fcd6f3c1d03 Rescale vcan grapgs --- diff --git a/gw-tests/vcan.sh b/gw-tests/vcan.sh index 946bff7..9ddbeea 100755 --- a/gw-tests/vcan.sh +++ b/gw-tests/vcan.sh @@ -26,7 +26,7 @@ set logscale y set grid set xlabel "Time [{/Symbol m}s]" set ylabel "Latency profile [messages]" -plot [0:1000] [1:$COUNT] \\ +plot [0:10000] [1:$COUNT] \\ EOF lt=2 for i in $numjobs; do