perf_event_open.2: grfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2014-04-01 21:40:15 +02:00
parent 3f118a2944
commit ed81fdd98d
1 changed files with 2 additions and 2 deletions

View File

@ -2192,9 +2192,9 @@ reset, even if the event specified is not the group leader
.B PERF_EVENT_IOC_PERIOD
This updates the overflow period for the event.
Since Linux 3.7 (on ARM) and Linux 3.14 (all other architectures)
Since Linux 3.7 (on ARM) and Linux 3.14 (all other architectures),
the new period takes effect immediately.
On older kernels the new period did not take effect until
On older kernels, the new period did not take effect until
after the next overflow.
The argument is a pointer to a 64-bit value containing the