X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=tests%2Fmanual_mode_tracing.sh;h=3f203b1c8d8ecd1636ae7050759bb7add0438bd4;hb=93e5ce29599beb7b32858b3074b8433dfffdab34;hp=fd0b61078683a4a0cb1d9f4ab91d684fde8c800a;hpb=223f2e7ce070406f507856fa8f0de508d8a05ad3;p=ust.git diff --git a/tests/manual_mode_tracing.sh b/tests/manual_mode_tracing.sh index fd0b610..3f203b1 100755 --- a/tests/manual_mode_tracing.sh +++ b/tests/manual_mode_tracing.sh @@ -17,6 +17,10 @@ # You should have received a copy of the GNU General Public License # along with LTTng-UST. If not, see . +# This tests manual mode tracing, meaning the process is first started, then +# the tracing is set up with ustctl. Then verifications are done to make sure +# all the events that were supposed to be in the trace are there. + TESTDIR=$(dirname $0) source $TESTDIR/test_functions.sh