Product Documentation
Virtuoso Studio Design Environment User Guide
Product Version IC23.1, November 2023

preReportScript

perf preReportScript string "pre_Report_Script_Path"

Description

Customizes the pre report script in order to customize the slow report. It collects additional data from the commands, such as lsof and strace, to append to the slowReport.CDS.log.

To execute this script, use the command argument preReportScript $PID $PROGRAM.

The default is "".

GUI Equivalent

None

Examples

envGetVal("perf" "preReportScript")
envSetVal("perf" "preReportScript" 'string "~/myCollectSystemInfo.sh")

Related Topics

Reporting Slowness


Return to top
 ⠀
X