From: Jonathan Lebon Date: Thu, 5 Jun 2014 14:11:14 +0000 (-0400) Subject: man/stapprobes.3stap: add blurb about ENUMERATED X-Git-Tag: release-2.6~107^2~8 X-Git-Url: https://sourceware.org/git/?a=commitdiff_plain;h=354ddff1153afb99cf20aeca0a0e0324887bc546;p=systemtap.git man/stapprobes.3stap: add blurb about ENUMERATED --- diff --git a/man/stapprobes.3stap b/man/stapprobes.3stap index 2606d54dc..a66ab8661 100644 --- a/man/stapprobes.3stap +++ b/man/stapprobes.3stap @@ -449,7 +449,8 @@ or a "+". The line number is assumed to be an absolute line number if preceded by a ":", or relative to the declaration line of the function if preceded by a "+". All the lines in the function can be matched with ":*". -A range of lines x through y can be matched with ":x\-y". +A range of lines x through y can be matched with ":x\-y". Ranges and +specific lines can be mixed using commas, e.g. ":x,y\-z". .PP As an alternative, PATTERN may be a numeric constant, indicating an address. Such an address may be found from symbol tables of the