소스 검색

- 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
 \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.