mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
libsysprof-analyze: add SysprofDocumentOverlay
This maps to the SysprofCaptureOverlay data frames. We need them currently to be able to locate files from various podman/toolbox rootless containers.
This commit is contained in:
@ -38,6 +38,7 @@ G_BEGIN_DECLS
|
||||
# include "sysprof-document-mark.h"
|
||||
# include "sysprof-document-metadata.h"
|
||||
# include "sysprof-document-mmap.h"
|
||||
# include "sysprof-document-overlay.h"
|
||||
# include "sysprof-document-process.h"
|
||||
# include "sysprof-document-sample.h"
|
||||
# include "sysprof-document-traceable.h"
|
||||
|
||||
Reference in New Issue
Block a user