mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
libsysprof-analyze: make SysprofMount public API
And expose it via sysprof_document_process_list_mounts() so that when inspecting processes we can see what binaries were mapped as well as what the filesystem looked like to locate those mapped paths.
This commit is contained in:
@ -41,6 +41,7 @@ G_BEGIN_DECLS
|
||||
# include "sysprof-document-sample.h"
|
||||
# include "sysprof-document-symbols.h"
|
||||
# include "sysprof-document-traceable.h"
|
||||
# include "sysprof-mount.h"
|
||||
# include "sysprof-multi-symbolizer.h"
|
||||
# include "sysprof-symbol.h"
|
||||
# include "sysprof-symbolizer.h"
|
||||
|
||||
Reference in New Issue
Block a user