Add initial support for the multiple LTTNG_UST_APP_PATHs
authorKienan Stewart <kstewart@efficios.com>
Mon, 27 Nov 2023 17:02:40 +0000 (12:02 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 7 Feb 2024 21:29:20 +0000 (16:29 -0500)
The `$LTTNG_UST_APP_PATH` is split using ':' as a separator. There is
no provision for escaping the ':' separator.

Paths after the first path will be ignored for the moment and a
warning emitted.

Change-Id: I619a3578e00fd3c758d616b99b443fc15a1477df
Signed-off-by: Kienan Stewart <kstewart@efficios.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>

No differences found
This page took 0.024338 seconds and 4 git commands to generate.