perf_event_open.2: tfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2015-01-22 08:34:09 +01:00
parent e41c36b29d
commit 3117263f1d
1 changed files with 2 additions and 2 deletions

View File

@ -156,12 +156,12 @@ using the
.B PERF_FLAG_FD_OUTPUT .B PERF_FLAG_FD_OUTPUT
flag. flag.
.TP .TP
.BR PERF_FLAG_FD_OUTPUT " (broken since Linux 2.6.35)." .BR PERF_FLAG_FD_OUTPUT " (broken since Linux 2.6.35)"
This flag re-routes the event's sampled output to instead This flag re-routes the event's sampled output to instead
be included in the mmap buffer of the event specified by be included in the mmap buffer of the event specified by
.IR group_fd . .IR group_fd .
.TP .TP
.BR PERF_FLAG_PID_CGROUP " (since Linux 2.6.39)." .BR PERF_FLAG_PID_CGROUP " (since Linux 2.6.39)"
This flag activates per-container system-wide monitoring. This flag activates per-container system-wide monitoring.
A container A container
is an abstraction that isolates a set of resources for finer-grained is an abstraction that isolates a set of resources for finer-grained