diff options
Diffstat (limited to 'stapprobes.3stap.in')
-rw-r--r-- | stapprobes.3stap.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stapprobes.3stap.in b/stapprobes.3stap.in index 394aa218..cb8c6060 100644 --- a/stapprobes.3stap.in +++ b/stapprobes.3stap.in @@ -800,7 +800,7 @@ structure, and are sampled at an interval governed by the These fields are made available to systemtap scripts using the following syntax: .SAMPLE -probe perf.type(NN).config(MM).samples(XX) +probe perf.type(NN).config(MM).sample(XX) probe perf.type(NN).config(MM) .ESAMPLE The range of valid type/config is described by the |