Constructor
SysprofSymbolsBundlenew
Declaration [src]
SysprofInstrument*
sysprof_symbols_bundle_new (
void
)
Description [src]
Creates a new instrment that will decode symbols at the end of a recording and attach them to the recording.
Return value
Type: SysprofInstrument
A SysprofSymbolsBundle.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |