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>
Wed, 2 Jun 2021 19:30:26 +0000 (15:30 -0400)
commit138d6838d156cb4a36a738658d5f7f67c5e96ec5
tree17b91b7ac52b24a73b239e2e3690da8ab72462f3
parentb47b01d8f6e8147f39def009154a58ca393a744b
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.025527 seconds and 4 git commands to generate.