Performance Metric kcml.proc.stacktrace
Summary
Program stack trace. The flag is temporary and is unset when the perfmetric metric is sent.Send Condition
After execution of a statement that has been signalled with bkstat -K<part>:SIGUSR2:StacktraceOverview
This metric can be used to identify where processes are consuming a large amount of processor time. The metric is produced when the partition is signalled using the bkstat -K<part>:SIGUSR2:Stacktrace command. The flag for the metric is cleared once the partition as caught the signal to avoid sending it multiple times.Statistics
| Name | Type | Description |
|---|---|---|
| stack | string | Stack backtrace |
General Form
kcml.proc.stacktrace,stack=stringSee Also:
Performance Metrics