trace: Move LTTng specific declartion to .inc file
commitd80c34d214f88c0831ce7cf7595c5e6e8b6fa168
authorDavid Goulet <dgoulet@torproject.org>
Thu, 13 Feb 2020 18:25:42 +0000 (13 13:25 -0500)
committerDavid Goulet <dgoulet@torproject.org>
Wed, 8 Jul 2020 13:18:33 +0000 (8 09:18 -0400)
treec992a809323febfe824dc814bded21928d442066
parent24a5983d84a99dc10c0b8fe961af03135960085b
trace: Move LTTng specific declartion to .inc file

LTTng tracepoint probe declaration is not really following a C standard that
coccinelle and checkSpace.pl likes.

Move everything to a .inc file and standardize the trace_probes_circuit.h
header to include that LTTng specific file if the instrumentation was enabled
at configure time.

Part of #32910

Signed-off-by: David Goulet <dgoulet@torproject.org>
scripts/maint/practracker/exceptions.txt
src/core/or/lttng_circuit.inc [copied from src/core/or/trace_probes_circuit.h with 96% similarity]
src/core/or/trace_probes_circuit.h