Actions
Feature #1393
closedAdd connection information to UST debug output
Start date:
10/05/2023
Due date:
% Done:
0%
Estimated time:
Description
C.f. https://lists.lttng.org/pipermail/lttng-dev/2023-October/030634.html
Currently when LTTNG_UST_DEBUG
is set, the socket path (or address and port) of the attempted connection is not logged. While it's possible to find the information using other tools like strace
, a user may want to the information displayed more easily.
Actions