libsysprof-analyze: add document type for log messages

This commit is contained in:
Christian Hergert
2023-04-27 17:15:35 -07:00
parent 9b05f5c0a5
commit 92950f4b6b
5 changed files with 191 additions and 2 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-log.h"
# include "sysprof-document-mmap.h"
# include "sysprof-document-sample.h"
#undef SYSPROF_ANALYZE_INSIDE