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

perfStartCallStackProc

perfStartCallStackProc(
)
=> t / nil

Description

Starts collecting the callstacks using the Health Monitor tool.

Arguments

None

Values Returned

t

The operation is successful.

nil

The operation fails.

Examples

You can specify a bindkey to start collecting the callstacks.

hiSetBindKey("Layout" "3" "perfStartCallStackProc()")
=> t

Related Topics

Collecting Data Using Health Monitor Tool


Return to top
 ⠀
X