libsysprof: add simple preload source

This source is useful to quickly add an LD_PRELOAD to a profiler.
This commit is contained in:
Christian Hergert
2020-03-13 15:50:46 -07:00
parent b022906b9e
commit a70907be0e
4 changed files with 188 additions and 0 deletions

View File

@ -40,6 +40,7 @@ G_BEGIN_DECLS
# include "sysprof-memprof-profile.h"
# include "sysprof-memprof-source.h"
# include "sysprof-netdev-source.h"
# include "sysprof-preload-source.h"
# include "sysprof-process-model-item.h"
# include "sysprof-process-model.h"
# include "sysprof-profile.h"