diff options
author | Dave Brolley <brolley@redhat.com> | 2008-08-13 11:56:16 -0400 |
---|---|---|
committer | Dave Brolley <brolley@redhat.com> | 2008-08-13 11:56:16 -0400 |
commit | 5da0b3b2512ad912a845ff0bab34263cbb4a1dfc (patch) | |
tree | d8765d5e69768980b8259e64b4122dcf9c8c452f /stapprobes.5.in | |
parent | 7f7720519a6848403d91cc90269a04bade0dac2e (diff) | |
parent | b01369baab6f5bd6887e99ad44048197e0d38c04 (diff) | |
download | systemtap-steved-5da0b3b2512ad912a845ff0bab34263cbb4a1dfc.tar.gz systemtap-steved-5da0b3b2512ad912a845ff0bab34263cbb4a1dfc.tar.xz systemtap-steved-5da0b3b2512ad912a845ff0bab34263cbb4a1dfc.zip |
Merge branch 'master' of ssh://sources.redhat.com/git/systemtap
Conflicts:
ChangeLog
testsuite/ChangeLog
Diffstat (limited to 'stapprobes.5.in')
-rw-r--r-- | stapprobes.5.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/stapprobes.5.in b/stapprobes.5.in index d20ea006..c71f79d3 100644 --- a/stapprobes.5.in +++ b/stapprobes.5.in @@ -423,6 +423,9 @@ Note that names refer to executables that are searched the same way shells do: relative to the working directory if they contain a "/" character, otherwise in .BR $PATH . +A +.I PATH +of "*" means to probe all threads. .SS PROCFS |