Property
SysprofDocumentTraceable:stack-depth
since: 45
Description [src]
The “stack-depth” property contains the number of addresses collected in the backtrace.
You may use this value to retrieve the addresses from 0 to (“stack-depth”-1) by calling sysprof_document_traceable_get_stack_address().
Type:guint
Available since: 45
| Default value | 0 |
| Getter method | sysprof_document_traceable_get_stack_depth() |