Introduce backward compatibility protocol for error counters
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 21 Apr 2022 20:28:45 +0000 (16:28 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 12 Jul 2024 15:39:51 +0000 (11:39 -0400)
commit4b526611b26f10b3a60302dba0853f71ee2bf38d
tree122898dc4fece1a8d801df418d35e9bc06afa695
parenta99beeb1fac6e70b04e749fb2d7ed6b35df7613d
Introduce backward compatibility protocol for error counters

Introduce the "old" counter commands at the ust and ust-ctl sides of the
communication protocol for compatibility with 2.13 lttng-ust.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Change-Id: I99f4a80f1e80561060cc6092c260e60128d49f3f
include/Makefile.am
include/lttng/ust-abi-old.h [new file with mode: 0644]
include/lttng/ust-abi.h
src/common/ustcomm.h
src/lib/lttng-ust-ctl/ustctl.c
This page took 0.025572 seconds and 4 git commands to generate.