瀏覽代碼

- give the full filename of the generated file

Olivier Aumage 9 年之前
父節點
當前提交
2bdfed3690
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      doc/doxygen/chapters/13offline_performance_tools.doxy

+ 1 - 1
doc/doxygen/chapters/13offline_performance_tools.doxy

@@ -324,7 +324,7 @@ $ starpu_fxt_tool -i /tmp/prof_file_something
 $ starpu_codelet_profile distrib.data codelet_name
 $ starpu_codelet_profile distrib.data codelet_name
 \endverbatim
 \endverbatim
 
 
-This will create profiling data files, and a <c>.gp</c> file in the current
+This will create profiling data files, and a <c>distrib.data.gp</c> file in the current
 directory, which draws the distribution of codelet time over the application
 directory, which draws the distribution of codelet time over the application
 execution, according to data input size.
 execution, according to data input size.