mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
libsysprof: abstract subprocess usage
For embedding cases, we need a bit more control here so that the application can be in control of how the process is spawned.
This commit is contained in:
@ -41,6 +41,7 @@ G_BEGIN_DECLS
|
||||
# include "sysprof-proxy-source.h"
|
||||
# include "sysprof-selection.h"
|
||||
# include "sysprof-source.h"
|
||||
# include "sysprof-spawnable.h"
|
||||
# include "sysprof-symbol-dirs.h"
|
||||
# include "sysprof-symbol-resolver.h"
|
||||
# include "sysprof-symbols-source.h"
|
||||
|
||||
Reference in New Issue
Block a user