From: Mathieu Desnoyers Date: Sat, 15 May 2021 00:57:33 +0000 (-0400) Subject: Fix: expected procname should not have -ust suffix X-Git-Url: https://git.lttng.org/?a=commitdiff_plain;h=cad725b17351f6aca689fcc389229b30e76098f0;hp=cad725b17351f6aca689fcc389229b30e76098f0;p=lttng-tools.git Fix: expected procname should not have -ust suffix commit ("Fix: ustcomm: application name uses the '-ust'-suffixed thread name") in LTTng-UST removes "-ust" suffix from procname, which appears in the output trace directory hierarchy. Adapt tests to not expect this quirk. Signed-off-by: Mathieu Desnoyers Signed-off-by: Jérémie Galarneau Change-Id: I96c3944124bbe154875085a37a51ba2bd458f83b ---