ソースを参照

Improve wording

Samuel Thibault 4 年 前
コミット
22e7ba0d4f
共有1 個のファイルを変更した1 個の追加1 個の削除を含む
  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.