mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
libsysprof-analyze: add prepare vfunc for symbolizers
This will allow them to pre-process the document and extract whatever information they need out of it to do symbolizing.
This commit is contained in:
@ -21,6 +21,7 @@
|
||||
#include "config.h"
|
||||
|
||||
#include "sysprof-document-symbols-private.h"
|
||||
#include "sysprof-symbolizer-private.h"
|
||||
|
||||
struct _SysprofDocumentSymbols
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user