tracepoints: print debug message when lttng-ust-tracepoint.so is not found
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 4 Oct 2021 20:44:57 +0000 (16:44 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 9 Dec 2021 16:13:02 +0000 (11:13 -0500)
Rather than silently disable tracepoints when lttng-ust-tracepoint.so is
not found in the library search path, print a debug message when either
the compile unit including tracepoint.h has defined LTTNG_UST_DEBUG, or
when the LTTNG_UST_DEBUG environment variable is set.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Change-Id: I909f9b8dcd0cbc5faae3789931883f1941973207


No differences found
This page took 0.025003 seconds and 4 git commands to generate.