From: compudj Date: Mon, 14 Jul 2008 21:11:14 +0000 (+0000) Subject: add marker user activation X-Git-Tag: 0.80~71 X-Git-Url: http://git.liburcu.org/?p=ltt-control.git;a=commitdiff_plain;h=56bf1966ff781f03aaad4a27e1fa3a01f76e4bbd add marker user activation git-svn-id: http://ltt.polymtl.ca/svn@2957 04897980-b3bd-0310-b5e0-8ef037075253 --- 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