]> rtime.felk.cvut.cz Git - can-benchmark.git/commitdiff
Merge branch 'master' of rtime.felk.cvut.cz:/can-benchmark
authorMichal Sojka <sojka@os.inf.tu-dresden.de>
Mon, 1 Aug 2011 22:21:58 +0000 (00:21 +0200)
committerMichal Sojka <sojka@os.inf.tu-dresden.de>
Mon, 1 Aug 2011 22:21:58 +0000 (00:21 +0200)
gw-tests/filter-time.sh
gw-tests/filter.sh
gw-tests/nop-highprio.sh
gw-tests/nop-time.sh

index cbee7ee9c179ffaf3dae737c563c52852896843c..68dff873929e5643de368ff0281830efb261f353 100755 (executable)
@@ -21,7 +21,7 @@ plot_cmds() {
     fi
     min=$(head -n 1 id-0-msgs.txt | awk '{ print $2 }')
     cat <<EOF
-set title "2048 GW jobs (one per id, mask 0x7FF), no modifications"
+set title "2048 GW rules (one per id, mask 0x7FF), no modifications"
 set grid xtics ytics mytics lw 1, lw 0.5
 set xlabel "Time [s]"
 set ylabel "Latency [ms]"
index e62bb629b788d2ce756f78630f01d4c880a52c68..b62fc9d2e25ddaa1b44524d4c20495bce8bbb7fd 100755 (executable)
@@ -25,7 +25,7 @@ plot_cmds() {
        echo "set logscale xy"
     fi
     cat <<EOF
-set title "2048 GW jobs (one per id, mask 0x7FF), no modifications"
+set title "2048 GW rules (one per id, mask 0x7FF), no modifications"
 set grid xtics mxtics ytics mytics lw 1, lw 0.5
 set xlabel "Time [ms]"
 set ylabel "Latency profile [messages]"
index 3734be695e23edb1fb1c3662248d12545f6c7e31..219fe059aef1074ed2c10ff4aa81cd171ac39c9a 100755 (executable)
@@ -22,7 +22,7 @@ main() {
 
 plot_cmds() {
     cat <<EOF
-set title "Single GW job for all messages, no modifications, high (soft)irq task priority"
+set title "Single GW rule for all messages, no modifications, high (soft)irq task priority"
 set logscale xy
 set grid xtics mxtics ytics mytics lw 1, lw 0.5
 set xlabel "Time [ms]"
index 4ece3843ceb8a6c770b3f7586bd28e939b72fe43..eb6aa3e30e42ae774aab7baac026b3d81f8a2c96 100755 (executable)
@@ -17,7 +17,7 @@ plot_cmds() {
     fi
     min=$(head -n 1 len2-msgs.txt | awk '{ print $2 }')
     cat <<EOF
-set title "Single GW job for all messages, no modifications"
+set title "Single GW rule for all messages, no modifications"
 set grid xtics ytics mytics lw 1, lw 0.5
 set key left
 set xlabel "Time [s]"