From 54905b0fc385a3ba1942ad813a622891d9c2706c Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Thu, 20 Oct 2016 07:48:26 +0200 Subject: [PATCH] perf_event_open.2: tfix Signed-off-by: Michael Kerrisk --- man2/perf_event_open.2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/man2/perf_event_open.2 b/man2/perf_event_open.2 index d64adafd9..24df4922b 100644 --- a/man2/perf_event_open.2 +++ b/man2/perf_event_open.2 @@ -1123,8 +1123,8 @@ It also enables the generation of records when sampling in CPU-wide mode. This functionality is in addition to existing tracepoint and software events for measuring context switches. -The advantage of this method is that it will give a full -information event with strict +The advantage of this method is that it will give full +information even with strict .I perf_event_paranoid settings. .TP