From: compudj Date: Mon, 14 Jul 2008 21:11:14 +0000 (+0000) Subject: add marker user activation X-Git-Tag: v0.12.20~532 X-Git-Url: https://git.lttng.org./?a=commitdiff_plain;h=dde2e6b438064f792e04b16308c407c1480cea68;p=lttv.git 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 cd0a2eb9..d8bbcd22 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