Implement extensible LTTNG_UST_ABI_COUNTER_EVENT protocol command
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 13 Apr 2022 20:24:52 +0000 (16:24 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 12 Jul 2024 15:39:51 +0000 (11:39 -0400)
commit2ec133bef8c5dd9cf4e72817a7081936ca92eeb3
tree04242fb163da09850c3bcda942eb319bca612e4a
parent2e2bda80bddcd0c27c662bafef4dce6526e132c1
Implement extensible LTTNG_UST_ABI_COUNTER_EVENT protocol command

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