From: Julien Desfossez Date: Thu, 17 Feb 2011 15:27:17 +0000 (-0500) Subject: Basic comment to describe the tests and the requirements X-Git-Url: https://git.lttng.org/?p=benchmarks.git;a=commitdiff_plain;h=8be770fad976d6b9d07069c5e8be10845198f734 Basic comment to describe the tests and the requirements Signed-off-by: Julien Desfossez --- 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