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>
Wed, 26 May 2021 21:21:42 +0000 (17:21 -0400)
commit27993cc2e9edb3f5a59bc2c16439e063462235e5
tree37896ef93367df90bd3441ea67f9fa83d2e25d70
parent202486fa276e34e4c81d560bfd8897824c51af8c
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.025095 seconds and 4 git commands to generate.