popUpLog
perf popUpLog boolean { t | nil }
Description
Opens the callstack log file automatically. The default is t.
GUI Equivalent
Examples
envGetVal("perf" "popUpLog")
envSetVal("perf" "popUpLog" 'boolean nil)
Related Topics
Collecting Data Using Health Monitor Tool
Return to top