Fix: ensure all probe providers have their symbols
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 5 Mar 2013 22:04:44 +0000 (17:04 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 5 Mar 2013 22:04:44 +0000 (17:04 -0500)
commit558b9d86247004f8e9bbaf8c982f3b2b182093d1
tree64eae5aae212b7565e52690f2c1bff0241298d82
parent009769ca153da7ddfaa63643a84d4d19708b4586
Fix: ensure all probe providers have their symbols

Following the removal of metadata generation from UST, the probes cannot
find the tracepoint_dlopen() symbol. Ensure those probes can be built by
declaring this symbol within each probe.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
include/lttng/tracepoint.h
This page took 0.024297 seconds and 4 git commands to generate.