mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
libsysprof-analyze: add process list model
This is not yet functional, but gets the scaffolding in place that we'll use to filter out processes and turn them into something more useful such as their execution lifetime.
This commit is contained in:
@ -35,6 +35,7 @@ G_BEGIN_DECLS
|
||||
# include "sysprof-document-metadata.h"
|
||||
# include "sysprof-document-mmap.h"
|
||||
# include "sysprof-document-process.h"
|
||||
# include "sysprof-document-process-list.h"
|
||||
# include "sysprof-document-sample.h"
|
||||
# include "sysprof-document-traceable.h"
|
||||
#undef SYSPROF_ANALYZE_INSIDE
|
||||
|
||||
Reference in New Issue
Block a user