Method

SysprofRecordinglist_diagnostics

Declaration [src]

GListModel*
sysprof_recording_list_diagnostics (
  SysprofRecording* self
)

Description [src]

Gets the diagnostics for the recording which may be updated as instruments discover issues with the recording or configuration.

Return value

Type: A list model of GObject

A GListModel of SysprofDiagnostic.

The caller of the method takes ownership of the returned data, and is responsible for freeing it.