libsysprof-analyze: add document type for memory maps

This commit is contained in:
Christian Hergert
2023-04-27 17:00:18 -07:00
parent 4f74e92523
commit c1d00db0fb
5 changed files with 241 additions and 1 deletions

View File

@ -27,6 +27,7 @@ G_BEGIN_DECLS
#define SYSPROF_ANALYZE_INSIDE
# include "sysprof-document.h"
# include "sysprof-document-frame.h"
# include "sysprof-document-mmap.h"
# include "sysprof-document-sample.h"
#undef SYSPROF_ANALYZE_INSIDE