libsysprof: move tracefd to separate source

This commit is contained in:
Christian Hergert
2019-05-24 16:01:32 -07:00
parent a4b5a582f4
commit 552ccb4f60
5 changed files with 342 additions and 40 deletions

View File

@ -43,6 +43,7 @@ G_BEGIN_DECLS
# include "sysprof-symbol-resolver.h"
# include "sysprof-map-lookaside.h"
# include "sysprof-selection.h"
# include "sysprof-tracefd-source.h"
#ifdef __linux__
# include "sysprof-gjs-source.h"