瀏覽代碼

doc: minor fixes

Nathalie Furmento 12 年之前
父節點
當前提交
423e91f924
共有 2 個文件被更改,包括 2 次插入2 次删除
  1. 1 1
      doc/chapters/configuration.texi
  2. 1 1
      doc/chapters/perf-feedback.texi

+ 1 - 1
doc/chapters/configuration.texi

@@ -210,7 +210,7 @@ Enable performance model debugging.
 
 @defvr {Configure option} --enable-stats
 @c see ../../src/datawizard/datastats.c
-Enable gathering of memory transfer statistics.
+Enable gathering of various data statistics.
 @end defvr
 
 @defvr {Configure option} --enable-maxbuffers

+ 1 - 1
doc/chapters/perf-feedback.texi

@@ -500,7 +500,7 @@ Node #3
 
 Different statistics can be displayed at the end of the execution of
 the application. To enable them, you need to pass the option
-@code{--enable-statistics} when calling @code{configure} and/or set
+@code{--enable-stats} when calling @code{configure} and/or set
 the environment variables @code{STARPU_BUS_STATS} and
 @code{STARPU_WORKER_STATS} when calling your application.