aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/gmon
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2002-12-19 09:40:28 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2002-12-19 09:40:28 +0000
commit2efeeba554cbd7bdee9cfe17641c8bd335c7972f (patch)
treef0781cb8e5be3a35234a6d0c123d6ae11ba70e40 /lib/libc/gmon
parent3ca4c01eea0e54f4f560aff65f774d6bd0b0b87c (diff)
downloadsrc-2efeeba554cbd7bdee9cfe17641c8bd335c7972f.tar.gz
src-2efeeba554cbd7bdee9cfe17641c8bd335c7972f.zip
mdoc(7) police: "The .Fa argument.".
Notes
Notes: svn path=/head/; revision=108087
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