mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2026-02-09 22:50:54 +00:00
libsysprof-analyze: start indexing counter defines
And add a SysprofDocumentCounter that will represent each counter. Still to do is implementing the ctrdef type and a way to transform those into the individual counters.
This commit is contained in:
@ -28,6 +28,7 @@ G_BEGIN_DECLS
|
||||
# include "sysprof-bundled-symbolizer.h"
|
||||
# include "sysprof-document.h"
|
||||
# include "sysprof-document-allocation.h"
|
||||
# include "sysprof-document-counter.h"
|
||||
# include "sysprof-document-exit.h"
|
||||
# include "sysprof-document-file.h"
|
||||
# include "sysprof-document-file-chunk.h"
|
||||
|
||||
Reference in New Issue
Block a user