X-Git-Url: https://git.liburcu.org/?p=benchmarks.git;a=blobdiff_plain;f=ust-systemtap-tracepoints%2Fruntest.sh;fp=ust-systemtap-tracepoints%2Fruntest.sh;h=9301162730f25bd980e724d65a25d2d9922cc989;hp=f4d5424cccdb23a99211d2d2725c6163259ec8ee;hb=8be770fad976d6b9d07069c5e8be10845198f734;hpb=6e4432775f633463c49bd06db1cbbf7f7a456720 diff --git a/ust-systemtap-tracepoints/runtest.sh b/ust-systemtap-tracepoints/runtest.sh index f4d5424..9301162 100644 --- a/ust-systemtap-tracepoints/runtest.sh +++ b/ust-systemtap-tracepoints/runtest.sh @@ -1,6 +1,13 @@ #!/bin/sh -#UST scalability test +# UST vs SystemTap scalability test +# This script can run 4 different tests : +# - UST in flight recorder mode +# - UST writing the trace to disk +# - SystemTap in flight recorder mode +# - SystemTap writing the trace to disk + +# You need to be root to run the SystemTap tests because of the rmmod BINARY=tracepoint_benchmark REPORT=/tmp/testreport