X-Git-Url: http://git.lttng.org/?p=ltt-control.git;a=blobdiff_plain;f=ltt-control%2Flttctl%2Fltt-armalluser.sh;h=290e360b42f4b16b02ff32cbf8a7340be2b4824d;hp=aa670891ba06e9718941f3055514fb6cdef72167;hb=4d33c6011e3361dd6689caef177624408110f1c8;hpb=fb1caac2704db7f0397de94ef94ec8ce9e5b4a7c diff --git a/ltt-control/lttctl/ltt-armalluser.sh b/ltt-control/lttctl/ltt-armalluser.sh index aa67089..290e360 100755 --- a/ltt-control/lttctl/ltt-armalluser.sh +++ b/ltt-control/lttctl/ltt-armalluser.sh @@ -2,6 +2,8 @@ #excluding locking markers (high traffic) echo Connecting all userspace markers of _CURRENTLY RUNNING_ processes only ! +echo All the markers listed here will also automatically be enabled if +echo present in a newly created process. for a in /proc/[0-9]*; do for marker in `cat $a/markers | awk '{print $2}'`; do