libsysprof-profile: add SysprofSpawnable

This comes from libsysprof, but the goal here is to remove that library
after getting this one into shape. So C&P is fine for now.
This commit is contained in:
Christian Hergert
2023-05-26 15:37:02 -07:00
parent b4e6f7c915
commit 9494b403f4
4 changed files with 419 additions and 0 deletions

View File

@ -28,6 +28,7 @@ G_BEGIN_DECLS
# include "sysprof-instrument.h"
# include "sysprof-profiler.h"
# include "sysprof-recording.h"
# include "sysprof-spawnable.h"
#undef SYSPROF_PROFILE_INSIDE
G_END_DECLS