mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
libsysprof-analyze: add API for bundled symbolizer
This, once completed, will use __symbols__ embedded within a capture file to decode symbols rather than querying ELF files directly.
This commit is contained in:
@ -25,6 +25,7 @@
|
||||
G_BEGIN_DECLS
|
||||
|
||||
#define SYSPROF_ANALYZE_INSIDE
|
||||
# include "sysprof-bundled-symbolizer.h"
|
||||
# include "sysprof-document.h"
|
||||
# include "sysprof-document-allocation.h"
|
||||
# include "sysprof-document-exit.h"
|
||||
|
||||
Reference in New Issue
Block a user