libsysprof-analyze: start on scaffolding for callgraph API

This commit is contained in:
Christian Hergert
2023-05-24 13:00:47 -07:00
parent b68d8225ec
commit 8348f7fe2c
9 changed files with 503 additions and 0 deletions

View File

@ -26,6 +26,8 @@ G_BEGIN_DECLS
#define SYSPROF_ANALYZE_INSIDE
# include "sysprof-bundled-symbolizer.h"
# include "sysprof-callgraph.h"
# include "sysprof-callgraph-frame.h"
# include "sysprof-document.h"
# include "sysprof-document-allocation.h"
# include "sysprof-document-counter.h"