ust-events.h API const-ness
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 19 Apr 2021 14:07:08 +0000 (10:07 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 19 Apr 2021 17:42:18 +0000 (13:42 -0400)
commit3d33ca1d93088e049c36fc0f417d130bc66b2231
tree5316ee07340e93ca397a4527957220ab996e48bd
parent4667b1924a9b01081722535013b8386c04700fe8
ust-events.h API const-ness

Ensure ust-events.h definitions, fields, and arguments referring to
const arrays of pointers are const.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Change-Id: I9b1173221c2cfd2d574c300233e15a3fc0e72bce
include/lttng/ust-events.h
include/lttng/ust-tracepoint-event.h
src/common/dynamic-type.h
src/common/ustcomm.c
src/common/ustcomm.h
src/lib/lttng-ust/lttng-bytecode.c
src/lib/lttng-ust/lttng-events.c
src/lib/lttng-ust/lttng-ust-dynamic-type.c
This page took 0.025315 seconds and 4 git commands to generate.