Class
SysprofDocumentSample
Instance methods
Methods inherited from SysprofDocumentFrame (7)
sysprof_document_frame_dup_time_string
Gets the time formatted as a string such as 00:00:00.1234.
sysprof_document_frame_dup_tooltip
Returns a new string containing suggested tooltip text.
sysprof_document_frame_equal
No description available.
sysprof_document_frame_get_cpu
No description available.
sysprof_document_frame_get_pid
No description available.
sysprof_document_frame_get_time
No description available.
sysprof_document_frame_get_time_offset
No description available.
Methods inherited from SysprofDocumentTraceable (4)
sysprof_document_traceable_get_stack_address
No description available.
sysprof_document_traceable_get_stack_addresses
No description available.
sysprof_document_traceable_get_stack_depth
No description available.
sysprof_document_traceable_get_thread_id
No description available.
Properties
Properties inherited from SysprofDocumentFrame (7)
Sysprof.DocumentFrame:cpu
No description available.
Sysprof.DocumentFrame:pid
No description available.
Sysprof.DocumentFrame:time
No description available.
Sysprof.DocumentFrame:time-offset
No description available.
Sysprof.DocumentFrame:time-string
No description available.
Sysprof.DocumentFrame:tooltip
No description available.
Sysprof.DocumentFrame:type-name
No description available.
Properties inherited from SysprofDocumentTraceable (2)
SysprofDocumentTraceable:stack-depth
The “stack-depth” property contains the number of addresses collected in the backtrace.
since: 45
SysprofDocumentTraceable:thread-id
The “thread-id” property contains the thread identifier for the traceable.
since: 45
Signals
Signals inherited from GObject (1)
GObject::notify
The notify signal is emitted on an object when one of its properties has its value set through g_object_set_property(), g_object_set(), et al.