Cleanup: implement dedicated file operations for events and enablers
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 14 Apr 2021 19:02:10 +0000 (15:02 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 14 Apr 2021 20:38:35 +0000 (16:38 -0400)
commitef784b4d0f4e732a570f19e9ac365028817a6c2d
tree6f2a4def9b90a03570874416c79b91f0fd4544f2
parent606828e401c405619a0c7249e8c7e3291cc1cb45
Cleanup: implement dedicated file operations for events and enablers

In order to simplify the code in preparation for refactoring of the
event structures, remove the "event type" field and implement specific
file operations for events and enablers.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Change-Id: I508bdb46fa3747112e7cfef4a62278fb566f842a
include/lttng/events.h
src/lttng-abi.c
src/lttng-events.c
This page took 0.026471 seconds and 4 git commands to generate.