Fix: move compat macros for tracepoint probes to ust-tracepoint-event.h
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 22 Apr 2021 15:11:36 +0000 (11:11 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 22 Apr 2021 15:17:26 +0000 (11:17 -0400)
commitf3b06377a014332947b20cc4c266369ea85ddcfa
treec25838b71879c19da403fed2ec1237314c8fa2bf
parentfa4bbfab3dc67d370ba307d98cb298da0d1bd36b
Fix: move compat macros for tracepoint probes to ust-tracepoint-event.h

Do not pollute the compile units with API=0 defines for applications
instrumented with tracepoint.h but keeping the probe provider in a
separate compile unit.

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