SPRUI04G June 2015 – August 2025
To assist with the management of output CSV analysis files, pprof6x supports these environment variables:
| TI_WCGDATA | Allows you to specify a single output CSV file for all weighted call graph analysis information. New information is appended to the CSV file identified by this environment variable, if the file already exists. |
| TI_ANALYSIS_DIR | Specifies a directory to contain the output analysis file. The same environment variable can be used for both code coverage information and weighted call graph information. All analysis files generated by pprof6x are written to the directory specified by the TI_ANALYSIS_DIR environment variable. |