X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=tests%2Fmanual_mode_tracing.sh;h=3f203b1c8d8ecd1636ae7050759bb7add0438bd4;hb=d89b81916428a3e7e5dfe1612e87218502a40a3b;hp=fd0b61078683a4a0cb1d9f4ab91d684fde8c800a;hpb=dd7a064c5953d06fbd6010f0a0f4a6f94df01a9f;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