Explorar el Código

- give the full filename of the generated file

Olivier Aumage hace 9 años
padre
commit
2bdfed3690
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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
 \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
 execution, according to data input size.