libsysprof: add a SysprofTracefdConsumer

This is meant to simplify the proxying of data from a tracefd into the
destination capture.
This commit is contained in:
Christian Hergert
2023-07-27 15:40:59 -07:00
parent 566bb7bccc
commit 048e366ea9
5 changed files with 170 additions and 0 deletions

View File

@ -83,6 +83,7 @@ G_BEGIN_DECLS
# include "sysprof-system-logs.h"
# include "sysprof-thread-info.h"
# include "sysprof-time-span.h"
# include "sysprof-tracefd-consumer.h"
# include "sysprof-tracer.h"
#undef SYSPROF_INSIDE