Add preload_provider app
authorJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Thu, 26 Oct 2017 15:13:38 +0000 (11:13 -0400)
committerJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Thu, 26 Oct 2017 15:13:38 +0000 (11:13 -0400)
commitdc3b014c2706cfc7d5ed64e19e197303520acf4d
treed84df221203111e64376d9336eada76dd7118962
parent36df6d369c4e170690fbaaaa1419b96322364d8a
Add preload_provider app

Shared object provider can be built and used independently of the app under
test.

Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios.com>
lttng_ivc/apps/preload_provider/Makefile [new file with mode: 0644]
lttng_ivc/apps/preload_provider/app.c [new file with mode: 0644]
lttng_ivc/apps/preload_provider/tp.c [new file with mode: 0644]
lttng_ivc/apps/preload_provider/tp.h [new file with mode: 0644]
lttng_ivc/settings.py
This page took 0.023286 seconds and 5 git commands to generate.