Skip to content

Commit

Permalink
toplev: tl-tester: Test --no-multiplex better
Browse files Browse the repository at this point in the history
  • Loading branch information
Andi Kleen committed Mar 1, 2015
1 parent b4634cd commit 5970a16
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tl-tester
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ EVENTMAP=${cpus[ivb]} FORCECPU=ivb $WRAP ./toplev.py -v -d -l4 $LOAD
EVENTMAP=${cpus[ivb]} FORCECPU=ivb $WRAP ./toplev.py -x, -v -d -l4 $LOAD
EVENTMAP=${cpus[ivb]} FORCECPU=ivb $WRAP ./toplev.py --metrics -x, -v -d -l4 $LOAD
EVENTMAP=${cpus[ivb]} FORCECPU=ivb $WRAP ./toplev.py -d $ALL --kernel $LOAD | tee log
EVENTMAP=${cpus[ivb]} FORCECPU=ivb $WRAP ./toplev.py -d $ALL --kernel --no-multiplex $LOAD | tee log
grep :k log
grep /k log

Expand Down

0 comments on commit 5970a16

Please sign in to comment.