Tests: Add tracepoints to libbar, libfoo and libzzz
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Fri, 22 Jul 2016 19:10:57 +0000 (15:10 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Fri, 22 Jul 2016 21:09:48 +0000 (17:09 -0400)
commit818df80b8b47b736056088fd7d75263a21f6a5a9
treec88ff04b9bdb118601b66a1ff97a6f0ea5afb45f
parent77c44a1d884e139000a22f1b5f35243ac44017e4
Tests: Add tracepoints to libbar, libfoo and libzzz

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
tests/regression/ust/ust-dl/Makefile.am
tests/regression/ust/ust-dl/libbar-tp.c [new file with mode: 0644]
tests/regression/ust/ust-dl/libbar-tp.h [new file with mode: 0644]
tests/regression/ust/ust-dl/libbar.c
tests/regression/ust/ust-dl/libfoo-tp.c [new file with mode: 0644]
tests/regression/ust/ust-dl/libfoo-tp.h [new file with mode: 0644]
tests/regression/ust/ust-dl/libfoo.c
tests/regression/ust/ust-dl/libzzz-tp.c [new file with mode: 0644]
tests/regression/ust/ust-dl/libzzz-tp.h [new file with mode: 0644]
tests/regression/ust/ust-dl/libzzz.c
tests/regression/ust/ust-dl/run.sh
This page took 0.027188 seconds and 5 git commands to generate.