]> git.saurik.com Git - apple/xnu.git/blobdiff - bsd/man/man2/profil.2
xnu-1228.9.59.tar.gz
[apple/xnu.git] / bsd / man / man2 / profil.2
index ee6d78602c9d77286e39f9fba818d0236969bb4b..dd31dfff14d36920da25dca03a2267ae0dafdfaa 100644 (file)
 .Sh NAME
 .Nm profil
 .Nd control process profiling
+.Sh LIBRARY
+.Lb libc
 .Sh SYNOPSIS
+.In unistd.h
 .Ft int
 .Fn profil "char *samples" "size_t size" "u_long offset" "u_int scale"
 .Sh DESCRIPTION
@@ -117,8 +120,11 @@ contains an invalid address.
 .El
 .Sh SEE ALSO
 .Xr gprof 1
-.\" .Sh HISTORY
-.\" wish I knew...  probably v7.
+.Sh HISTORY
+The
+.Fn profil
+function appeared in
+.At v7 .
 .Sh BUGS
 This routine should be named
 .Fn profile .