Rename LTTNG_SYSCALL_MATCH_ -> LTTNG_KERNEL_SYSCALL_MATCH_
authorFrancis Deslauriers <francis.deslauriers@efficios.com>
Wed, 25 Nov 2020 02:18:46 +0000 (21:18 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 25 Nov 2020 16:50:45 +0000 (11:50 -0500)
commitcff6938b5405c9125a5149f03e504d7b1cc4b8a4
treecb1d1202d93a4e2052ac90f93b342b5a2d98dacd
parentc5d12b5b757bc06573a5ffa1e8ac83c1ef34e3df
Rename LTTNG_SYSCALL_MATCH_ -> LTTNG_KERNEL_SYSCALL_MATCH_

This is done to keep the same name scheme used to all ABI enums.

Signed-off-by: Francis Deslauriers <francis.deslauriers@efficios.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Change-Id: I8e1010ab21a47b7f1e519df498acd230315cdc26
include/lttng/abi.h
src/lttng-abi.c
src/lttng-events.c
This page took 0.024976 seconds and 5 git commands to generate.