Method
SysprofRecordingcreate_reader
Declaration [src]
SysprofCaptureReader*
sysprof_recording_create_reader (
SysprofRecording* self
)
Description [src]
Creates a new reader for the recording’s writer.
This method is not directly available to language bindings.
Return value
Type: SysprofCaptureReader
A SysprofCaptureReader.
| The caller of the method takes ownership of the returned data, and is responsible for freeing it. |