mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
libsysprof: add sysprof_document_list_dbus_messages()
Another indexed helper to get just dbus messages.
This commit is contained in:
@ -59,6 +59,8 @@ GListModel *sysprof_document_list_traceables (Sy
|
||||
SYSPROF_AVAILABLE_IN_ALL
|
||||
GListModel *sysprof_document_list_allocations (SysprofDocument *self);
|
||||
SYSPROF_AVAILABLE_IN_ALL
|
||||
GListModel *sysprof_document_list_dbus_messages (SysprofDocument *self);
|
||||
SYSPROF_AVAILABLE_IN_ALL
|
||||
GListModel *sysprof_document_list_logs (SysprofDocument *self);
|
||||
SYSPROF_AVAILABLE_IN_ALL
|
||||
GListModel *sysprof_document_list_metadata (SysprofDocument *self);
|
||||
|
||||
Reference in New Issue
Block a user