Browse Source

- give the full filename of the generated file

Olivier Aumage 9 years ago
parent
commit
2bdfed3690
1 changed files with 1 additions and 1 deletions
  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.