Fix static provider linking: introduce TRACEPOINT_PROBE_DYNAMIC_LINKAGE
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Sat, 4 Feb 2012 19:37:34 +0000 (14:37 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Sat, 4 Feb 2012 19:37:34 +0000 (14:37 -0500)
We need to emit an unresolved symbol in the case where the provider is
put into a statically linked library, otherwise the linker removes the
provider object.

See README for details.

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

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