From: Jérémie Galarneau Date: Tue, 26 Mar 2013 00:28:31 +0000 (-0400) Subject: Tests: Add "linking" ust regression test X-Git-Tag: v2.2.0-rc1~22 X-Git-Url: https://git.liburcu.org/?a=commitdiff_plain;h=91c7528576191398299e36d4ac061b8a0076a643;hp=91c7528576191398299e36d4ac061b8a0076a643;p=lttng-tools.git Tests: Add "linking" ust regression test Based on the "demo" test formerly part of lttng-ust. Tests userspace tracing with directly, statically and dynamically linked providers. Also meant as an exemple of building and tracing an application with all types of provider linking. Signed-off-by: Jérémie Galarneau Signed-off-by: David Goulet ---