ABI: introduce lttng_kernel_abi_match_check
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 1 Mar 2022 15:16:53 +0000 (10:16 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 15 Jul 2024 21:01:42 +0000 (17:01 -0400)
commit3bca4b7a5abe1aff7fd135549a00ea8e5a121259
tree2f47e94d958935196f05412cc2e318759f86119a
parent9d2310738588ee3fa2f8a73232d2924dce4afd36
ABI: introduce lttng_kernel_abi_match_check

Requires introduction of extended event parameters because there are
only 8 bytes of padding left in struct lttng_kernel_abi_event.

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