From 56bf1966ff781f03aaad4a27e1fa3a01f76e4bbd Mon Sep 17 00:00:00 2001 From: compudj Date: Mon, 14 Jul 2008 21:11:14 +0000 Subject: [PATCH] add marker user activation git-svn-id: http://ltt.polymtl.ca/svn@2957 04897980-b3bd-0310-b5e0-8ef037075253 --- ltt-control/lttctl/ltt-armalluser.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ltt-control/lttctl/ltt-armalluser.sh b/ltt-control/lttctl/ltt-armalluser.sh index cd0a2eb..d8bbcd2 100755 --- a/ltt-control/lttctl/ltt-armalluser.sh +++ b/ltt-control/lttctl/ltt-armalluser.sh @@ -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 -- 2.34.1