mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2026-02-10 07:00:53 +00:00
libsysprof-analyze: add SysprofDocumentFileChunk
This object will represent frames in the list model which are file chunks.
This commit is contained in:
@ -29,6 +29,7 @@ G_BEGIN_DECLS
|
||||
# include "sysprof-document.h"
|
||||
# include "sysprof-document-allocation.h"
|
||||
# include "sysprof-document-exit.h"
|
||||
# include "sysprof-document-file-chunk.h"
|
||||
# include "sysprof-document-fork.h"
|
||||
# include "sysprof-document-frame.h"
|
||||
# include "sysprof-document-log.h"
|
||||
|
||||
Reference in New Issue
Block a user