Remove error count property of lttng_condition_on_event
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Thu, 15 Apr 2021 17:21:14 +0000 (13:21 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Sun, 18 Apr 2021 23:28:57 +0000 (19:28 -0400)
commitb006f85d9d07af970f24cfa5ab077bfe599d75c9
tree78825bb0d69bf488782552a56ff3c0ac4f64a66a
parent709fb83f37a5315693a65d8ac6c0c7d1a607745f
Remove error count property of lttng_condition_on_event

Errors related to dropped tracer messages are not reported through
the error query interface.

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
Change-Id: Ib5f8bf841f37d98b582209abb44ab8a26c8fbbc6
include/lttng/condition/on-event-internal.h
src/bin/lttng-sessiond/notification-thread-events.c
src/bin/lttng-sessiond/ust-app.c
src/bin/lttng-sessiond/ust-app.h
src/common/conditions/on-event.c
tests/unit/test_condition.c
This page took 0.027127 seconds and 5 git commands to generate.