error-query: add lttng_action_path to express the location of an action
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Thu, 20 May 2021 22:50:06 +0000 (18:50 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Thu, 27 May 2021 21:31:35 +0000 (17:31 -0400)
commit482b3452b2855829d4c28fa370ca97c33c2accd7
tree627b5423aa3013847d883d1833c89b982c4ea98c
parentffd85c6e61897e7dcb5d6926dfbad46928c01aee
error-query: add lttng_action_path to express the location of an action

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
Change-Id: Icc3056029219cc8f0794b06e7021885e193724be
include/Makefile.am
include/lttng/action/path-internal.h [new file with mode: 0644]
include/lttng/action/path.h [new file with mode: 0644]
include/lttng/lttng.h
src/common/Makefile.am
src/common/actions/path.c [new file with mode: 0644]
src/common/error-query.c
This page took 0.0266 seconds and 5 git commands to generate.