Fix communication protocol: ensure extensibility of counter commands
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 14 Apr 2022 19:20:18 +0000 (15:20 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 12 Jul 2024 15:39:51 +0000 (11:39 -0400)
commit428d8ee5ebdee80fbfb94eccf5571b546a6ae880
tree523e54edbec67b7a718f51e31cd6ea0087a41171
parent2ec133bef8c5dd9cf4e72817a7081936ca92eeb3
Fix communication protocol: ensure extensibility of counter commands

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Change-Id: Ia9f6d4f550d999a3dade435612565941ebb86d25
include/lttng/ust-abi.h
src/common/events.h
src/common/ustcomm.c
src/common/ustcomm.h
src/lib/lttng-ust-ctl/ustctl.c
src/lib/lttng-ust/lttng-ust-abi.c
src/lib/lttng-ust/lttng-ust-comm.c
This page took 0.024648 seconds and 4 git commands to generate.