diff options
| -rw-r--r-- | man2/perf_event_open.2 | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/man2/perf_event_open.2 b/man2/perf_event_open.2 index b9fdb4a8a1..ae15cc6bc9 100644 --- a/man2/perf_event_open.2 +++ b/man2/perf_event_open.2 @@ -2193,7 +2193,10 @@ The entries are from most to least recent, so the first entry has the most recent branch. Support for -.IR mispred ", " predicted " and " cycles +.IR mispred , +.IR predicted , +and +.IR cycles is optional; if not supported, those values will be 0. |
