Make the subitems array a part of action_work_item
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Mon, 10 May 2021 19:02:51 +0000 (15:02 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Tue, 11 May 2021 20:02:50 +0000 (16:02 -0400)
commitbe65f8024c1c7e9bee1a53c118233295a7861ce7
treec19a7307426a00a4a1220cd9e2686007bb842532
parent2f280aa0a0786dfdac6504a13296562b02953585
Make the subitems array a part of action_work_item

Make the subitems array a part of action_work_item instead of allocating
it dynamically when a trigger is enqueued for a given action executor.

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
Change-Id: I474e43ba3ba9267d629d3ce561c8677c90bddf27
src/bin/lttng-sessiond/action-executor.c
This page took 0.02458 seconds and 4 git commands to generate.