perfmonctl.2: Add VERSIONS and CONFORMING TO

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2013-02-09 21:32:51 +01:00
parent 06a2b63182
commit 39e10583d8
1 changed files with 7 additions and 2 deletions

View File

@ -171,8 +171,13 @@ restart monitoring after receiving an overflow notification
returns zero when the operation is successful.
On error, \-1 is returned and an error code is set in \fBerrno\fR.
.SH AVAILABILITY
This system call is implemented only on the IA-64 architecture since kernel 2.6.
.SH VERSIONS
.BR perfmonctl ()
is available since Linux 2.4.
.SH CONFORMING TO
.BR perfmonctl ()
is Linux specific and is available only on the IA-64 architecture.
.SH "SEE ALSO"
.BR gprof(1),