Samuel Thibault před 5 roky
rodič
revize
22e7ba0d4f

+ 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.