From: Francis Deslauriers Date: Wed, 21 Apr 2021 20:04:25 +0000 (-0400) Subject: ust: error accounting: don't print error messages if app is dead X-Git-Tag: v2.13.0-rc1~54 X-Git-Url: https://git.lttng.org/?a=commitdiff_plain;h=cd9c532cd057a13ca7e1fde757ae20d40d831a20;hp=cd9c532cd057a13ca7e1fde757ae20d40d831a20;p=lttng-tools.git ust: error accounting: don't print error messages if app is dead UST applications may exit during the registering process. It's not an error and should be expected. Signed-off-by: Francis Deslauriers Signed-off-by: Jérémie Galarneau Change-Id: I90f91252849ba362e73dad6c30b9cfdc0185abe4 ---