mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
libsysprof-analyze: add interface for stracetrace types
Currently, this would need to be implemented by SysprofDocumentSample and SysprofDocumentAllocation. But we could potentially start allowing many types to attach a trace if we modifier the capture format to allow it.
This commit is contained in:
@ -36,6 +36,7 @@ G_BEGIN_DECLS
|
||||
# include "sysprof-document-mmap.h"
|
||||
# include "sysprof-document-process.h"
|
||||
# include "sysprof-document-sample.h"
|
||||
# include "sysprof-document-traceable.h"
|
||||
#undef SYSPROF_ANALYZE_INSIDE
|
||||
|
||||
G_END_DECLS
|
||||
|
||||
Reference in New Issue
Block a user