From: compudj Date: Mon, 14 Jul 2008 23:42:47 +0000 (+0000) Subject: update X-Git-Tag: v0.12.20~528 X-Git-Url: https://git.lttng.org/?a=commitdiff_plain;h=f9c31b2e4d7eae8619b22f478266a4b83ec88ee6;hp=944462c4fc3b03aeb331699fa533ee702a49e847;p=lttv.git update git-svn-id: http://ltt.polymtl.ca/svn@2961 04897980-b3bd-0310-b5e0-8ef037075253 --- diff --git a/ltt-control/lttctl/ltt-armalluser.sh b/ltt-control/lttctl/ltt-armalluser.sh index aa670891..290e360b 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