X-Git-Url: http://rtime.felk.cvut.cz/gitweb/can-benchmark.git/blobdiff_plain/16ebee832580c2c8744090b9d0d4985ca7d6a069..f89a6203f934eaf25a8d2411ea471156640efba6:/ugw/data/plot-thr.gp diff --git a/ugw/data/plot-thr.gp b/ugw/data/plot-thr.gp index 8eb1a71..8eb0840 100755 --- a/ugw/data/plot-thr.gp +++ b/ugw/data/plot-thr.gp @@ -15,6 +15,7 @@ set grid loss_scale=3 plot \ 'kernel.dat' using 1:2:($3*loss_scale) title 'kernel', \ + 'mmsg-mmsg.dat' using 1:2:($3*loss_scale) title 'mmsg-mmsg', \ 'mmap-mmap.dat' using 1:2:($3*loss_scale) title 'mmap-mmap', \ 'mmapbusy-mmap.dat' using 1:2:($3*loss_scale) title 'mmapbusy-mmap', \ 'mmap-write.dat' using 1:2:($3*loss_scale) title 'mmap-write', \