Introduce lttng_event_rule_log4j_logging
authorJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Wed, 12 May 2021 05:01:19 +0000 (01:01 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Fri, 11 Jun 2021 20:51:57 +0000 (16:51 -0400)
commit08662c9bc42734d841537b67e55cc9dca505ec22
tree31aa2c553a4c9846fc8916f84fa3660f725e32b9
parentd440991b69bd24ffddd624e0f5191743212d6728
Introduce lttng_event_rule_log4j_logging

A following patch will remove lttng_event_rule_tracepoint.

Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
Change-Id: Ie94c172ed9550dd7c3ae9967e353a3d6ac5b5907
include/Makefile.am
include/lttng/event-rule/event-rule.h
include/lttng/event-rule/log4j-logging-internal.h [new file with mode: 0644]
include/lttng/event-rule/log4j-logging.h [new file with mode: 0644]
include/lttng/lttng.h
src/common/Makefile.am
src/common/event-rule/event-rule.c
src/common/event-rule/log4j-logging.c [new file with mode: 0644]
tests/unit/test_event_rule.c
This page took 0.027643 seconds and 5 git commands to generate.