aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/gmon
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/gmon')
-rw-r--r--lib/libc/gmon/moncontrol.32
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libc/gmon/moncontrol.3 b/lib/libc/gmon/moncontrol.3
index 6d07aa7be854..07636c48255f 100644
--- a/lib/libc/gmon/moncontrol.3
+++ b/lib/libc/gmon/moncontrol.3
@@ -82,9 +82,11 @@ Programs that are not loaded with
may selectively collect profiling statistics by calling
.Fn monstartup
with the range of addresses to be profiled.
+The
.Fa lowpc
and
.Fa highpc
+arguments
specify the address range that is to be sampled;
the lowest address sampled is that of
.Fa lowpc