diff options
author | He Zhe <zhe.he@windriver.com> | 2018-07-04 03:17:56 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-07-09 22:48:39 +0100 |
commit | 3e610d7e20fa2b9f9b0dde98c9da03aa7b6457ab (patch) | |
tree | 96a7a56b871d869b7e08e540b2dd6759e06cd43f /meta/recipes-kernel/lttng/lttng-ust_2.10.1.bb | |
parent | f94c0c8e6fd2e730ead43c553bffe8014dec7710 (diff) | |
download | poky-3e610d7e20fa2b9f9b0dde98c9da03aa7b6457ab.tar.gz |
lttng-tools: Allow reconnect to relayd
If relayd is started after connection attempt from consumerd it will
leave the session in disconnected state and causes the following
inconvenience. This is covered by an upstream feature, see
https://bugs.lttng.org/issues/883. Before it's done, this patches
allows users to reconnect to relayd.
root@localhost:~# lttng enable-event --userspace --all
Error: Events: UST create channel failed (channel channel0, session trace_session)
root@localhost:~# lttng-relayd -b
Warning: No tracing group detected
root@localhost:~# lttng enable-event --userspace --all
Error: Events: UST create channel failed (channel channel0, session trace_session)
(From OE-Core rev: 6f0079a6c3cc8926423cff3a927a78dcecede90d)
Signed-off-by: He Zhe <zhe.he@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel/lttng/lttng-ust_2.10.1.bb')
0 files changed, 0 insertions, 0 deletions