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:09:33 +0000 (11:09 -0500)
commit8041f6416269020f2213ff6be584610c53986c32
treefad752b579e07cf0b78552bd65de28ed19f57f8b
parent89350fda665ceeba49bb7dbabe3ce68e4aa5040d
tracepoints: print debug message when lttng-ust-tracepoint.so is not found

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
include/lttng/tracepoint.h
This page took 0.02484 seconds and 4 git commands to generate.