add marker user activation
authorcompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Mon, 14 Jul 2008 21:11:14 +0000 (21:11 +0000)
committercompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Mon, 14 Jul 2008 21:11:14 +0000 (21:11 +0000)
git-svn-id: http://ltt.polymtl.ca/svn@2957 04897980-b3bd-0310-b5e0-8ef037075253

ltt-control/lttctl/ltt-armalluser.sh

index cd0a2eb9f36517f66367b218ff97e7f4ca891cef..d8bbcd2221c9e90961780f37b53542ff5e0d47ea 100755 (executable)
@@ -1,7 +1,7 @@
 #excluding core markers (already connected)
 #excluding locking markers (high traffic)
 
-echo Connecting all userspace markers
+echo Connecting all userspace markers of _CURRENTLY RUNNING_ processes only !
 
 for a in /proc/[0-9]*; do
        echo Connecting markers in $a
This page took 0.022945 seconds and 4 git commands to generate.