Fix: Don't (re)define STAP_PROBEV
authorStelios Bounanos <sb@enotty.net>
Wed, 14 Oct 2015 16:31:36 +0000 (17:31 +0100)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 15 Oct 2015 21:15:00 +0000 (17:15 -0400)
commit283fc55ce85946d9a632fbee762e85787da3b8b0
treec2ac59bb5913ca1d0d2ce1d2b3eb2b9d403049c9
parentf571ae8f741e1f1888beb90644f6c589e0c9c295
Fix: Don't (re)define STAP_PROBEV

Define a new LTTNG_STAP_PROBEV macro to avoid clobbering STAP_PROBEV or
emitting unwanted sdt probes when lttng-ust has been built without sdt
support.

Signed-off-by: Stelios Bounanos <sb@enotty.net>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
include/lttng/tracef.h
include/lttng/tracepoint.h
This page took 0.024783 seconds and 4 git commands to generate.