mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
libsysprof-analyze: add document type for processes
Generally this is all the processes at startup, but can also be a process that is executed while the capture is running. Useful to pair with an Exit frame for pid/tid duration.
This commit is contained in:
@ -30,6 +30,7 @@ G_BEGIN_DECLS
|
||||
# include "sysprof-document-log.h"
|
||||
# include "sysprof-document-mark.h"
|
||||
# include "sysprof-document-mmap.h"
|
||||
# include "sysprof-document-process.h"
|
||||
# include "sysprof-document-sample.h"
|
||||
#undef SYSPROF_ANALYZE_INSIDE
|
||||
|
||||
|
||||
Reference in New Issue
Block a user