Method

SysprofCaptureReaderfind_file

Declaration [src]

const SysprofCaptureFileChunk*
sysprof_capture_reader_find_file (
  SysprofCaptureReader* self,
  const char* path
)

Description

No description available.

Parameters

path

Type: const char*

No description available.

The data is owned by the caller of the method.
The value is a NUL terminated UTF-8 string.

Return value

Type: SysprofCaptureFileChunk

No description available.

The returned data is owned by the instance.