소스 검색

mention STARPU_GENERATE_TRACE earlier in the documentation too

Samuel Thibault 14 년 전
부모
커밋
6ec6175aa3
1개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  1. 4 0
      doc/starpu.texi

+ 4 - 0
doc/starpu.texi

@@ -1680,6 +1680,10 @@ generate a trace in the Paje format by calling:
 % starpu_fxt_tool -i filename
 @end example
 
+Or alternatively, setting the @code{STARPU_GENERATE_TRACE} environment variable
+to 1 before application execution will make StarPU do it automatically at
+application shutdown.
+
 This will create a @code{paje.trace} file in the current directory that can be
 inspected with the ViTE trace visualizing open-source tool. More information
 about ViTE is available at @indicateurl{http://vite.gforge.inria.fr/}. It is