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

postReportScript

perf postReportScript string "post_Report_Script_Path"

Description

Customizes the post report script in order to customize the slow report. It is used for post-processing activities. For example, creating a tarball, sending email, and so on.

To execute this script, use the command argument postReportScript -log <path_to_slowReport.log> -t <slow_time> -dir <log_directory> -exe <path_to_virtuoso_binary>.

The default is "".

GUI Equivalent

None

Examples

envGetVal("perf" "postReportScript")
envSetVal("perf" "postReportScript" 'string "~/myPostSlowReportScript.sh")

Related Topics

Reporting Slowness


Return to top
 ⠀
X