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>
Thu, 13 May 2021 00:32:19 +0000 (20:32 -0400)
commit7d4ef9530275ce3430ff434c4a08d2d8ad25f885
treec19a7307426a00a4a1220cd9e2686007bb842532
parent8dcad494eb3e8d3de8127ba8336bc5416c4ce195
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.025553 seconds and 4 git commands to generate.