condition: implement lttng_condition_event_rule_get_internal_capture_descriptor_at_index
authorJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Wed, 29 Apr 2020 19:36:00 +0000 (15:36 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Thu, 11 Mar 2021 20:31:53 +0000 (15:31 -0500)
commit6fb7c69074b6884da56bb0758e92e1c7f7859859
tree3534febb214db124ccd75ab3127826549dd25e71
parent3363a4c34e8283a6c1fccfb21a6658443a415055
condition: implement lttng_condition_event_rule_get_internal_capture_descriptor_at_index

The lttng_capture_descriptor object is only exposed internally. A
getter is necessary to allow more control on the
lttng_capture_descriptor object. This will be reused to set the bytecode
later in the patchset.

Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
Change-Id: I7fdfdc9d2ac1920bcf1a098352dfd105949e1062
Depends-on: lttng-ust: I5a800fc92e588c2a6a0e26282b0ad5f31c044479
src/common/conditions/event-rule.c
This page took 0.027539 seconds and 5 git commands to generate.