Introduce internal event header
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 7 Apr 2021 17:51:28 +0000 (13:51 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 14 Apr 2021 20:38:35 +0000 (16:38 -0400)
commit92bc1e2318d93c9072ae79d7fd6a7c5953cb739e
treee7819c8a54e4fc7c0cc1711273a834519b9b1e4d
parent28cbcb59855c099a89b02054b15b45ee3ad6a52a
Introduce internal event header

This header is to be included by the tracer, but not by tracepoint
probes.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Change-Id: Ic9501bb58c4156d3b037b4f15251d03e25cd45f9
include/lttng/events-internal.h [new file with mode: 0644]
src/lttng-abi.c
src/lttng-events.c
This page took 0.025026 seconds and 4 git commands to generate.