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:13:42 +0000 (17:13 -0400)
commitafeea86ff5c59e77ccd0684e8685220da963ad21
treef0ee43a9251171a590ddbe44cee06cbec7bca729
parent34daae3e48423fc35b363e19136e324f9e31b05a
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/tracelog.h
include/lttng/tracepoint.h
This page took 0.024848 seconds and 5 git commands to generate.