Product Documentation
Cadence User Interface SKILL Reference
Product Version IC23.1, September 2023

perfStopCallStackProc

perfStopCallStackProc(
)
=> t / nil

Description

Stops the Health Monitor tool from collecting the callstacks.

Arguments

None

Values Returned

t

The operation is successful.

nil

The operation fails.

Examples

You can specify a bindkey as shown below to stop collecting the callstacks.

hiSetBindKey("Layout" "4" "perfStopCallStackProc()")
=> t

Related Topics

Collecting Data Using Performance Diagnostic Tool


Return to top
 ⠀
X