add info about what dirs/files are doing
[ust.git] / tests / manual_mode_tracing.sh
index fd0b61078683a4a0cb1d9f4ab91d684fde8c800a..3f203b1c8d8ecd1636ae7050759bb7add0438bd4 100755 (executable)
 #    You should have received a copy of the GNU General Public License
 #    along with LTTng-UST.  If not, see <http://www.gnu.org/licenses/>.
 
+# 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
This page took 0.023425 seconds and 4 git commands to generate.