Browse Source

Improve wording

Samuel Thibault 3 years ago
parent
commit
22e7ba0d4f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      doc/doxygen/chapters/380_offline_performance_tools.doxy

+ 1 - 1
doc/doxygen/chapters/380_offline_performance_tools.doxy

@@ -655,7 +655,7 @@ files.  Package <c>papi-tools</c> contains a set of useful tools, for example
 <c>papi_avail</c> to see which counters are available.
 <c>papi_avail</c> to see which counters are available.
 
 
 To be able to use Papi counters, one may need to reduce the level of the kernel
 To be able to use Papi counters, one may need to reduce the level of the kernel
-parameter <c>kernel.perf_event_paranoid</c> to at least 2. See
+parameter <c>kernel.perf_event_paranoid</c> to 2 or below. See
 https://www.kernel.org/doc/html/latest/admin-guide/perf-security.html for the
 https://www.kernel.org/doc/html/latest/admin-guide/perf-security.html for the
 security impact of this parameter.
 security impact of this parameter.