perf_event_open.2: srcfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2016-07-07 12:09:35 +02:00
parent 3eb9519282
commit b5eb75f750
1 changed files with 1 additions and 1 deletions

View File

@ -2752,13 +2752,13 @@ Files in
.TP
.I /proc/sys/kernel/perf_event_paranoid
.\" default changed in commit 0161028b7c8aebef64194d3d73e43bc3b53b5c66
The
.I perf_event_paranoid
file can be set to restrict access to the performance counters.
.RS
.IP 2 4
allow only user-space measurements (default since Linux 4.6).
.\" default changed in commit 0161028b7c8aebef64194d3d73e43bc3b53b5c66
.IP 1
allow both kernel and user measurements (default before Linux 4.6).
.IP 0