lttng-bytecode: Remove dead code
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 9 May 2024 17:46:07 +0000 (13:46 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 9 May 2024 17:46:07 +0000 (13:46 -0400)
commit539d4a7cf688ed179eb97a6de481fa10e77616ba
treef71c152a1421df054496e3794cade61b6b7d54d7
parent56386a64c1bb8885d5fe6f95fe9167217b75de3e
lttng-bytecode: Remove dead code

Functions lttng_filter_enabler_attach_bytecode and
lttng_free_enabler_filter_bytecode are unused since the
refactoring of lttng 2.13. Remove them.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Change-Id: I2abbb3906cdb5c1b7fa9c27c7871a51af7697832
src/lttng-bytecode.c
This page took 0.026978 seconds and 4 git commands to generate.