Bläddra i källkod

- give the full filename of the generated file

Olivier Aumage 10 år sedan
förälder
incheckning
2bdfed3690
1 ändrade filer med 1 tillägg och 1 borttagningar
  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.