libsysprof: add helper instrument for subprocess output

This commit is contained in:
Christian Hergert
2023-08-06 14:43:17 -07:00
parent 970cb457d5
commit 433dff95ce
4 changed files with 432 additions and 0 deletions

View File

@ -77,6 +77,7 @@ G_BEGIN_DECLS
# include "sysprof-recording.h"
# include "sysprof-sampler.h"
# include "sysprof-spawnable.h"
# include "sysprof-subprocess-output.h"
# include "sysprof-symbol.h"
# include "sysprof-symbolizer.h"
# include "sysprof-symbols-bundle.h"