Fix: expected procname should not have -ust suffix
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Sat, 15 May 2021 00:57:33 +0000 (20:57 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Sat, 15 May 2021 02:22:34 +0000 (22:22 -0400)
commitc3195dc014d24fde6752d0c678934f2b3253ab1d
treefbc5da994dc8c4b1bc3da78ed4d559b40262665d
parentc3527cb10a8f061b1c528cbbd82b58c02d175901
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 <mathieu.desnoyers@efficios.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
Change-Id: I96c3944124bbe154875085a37a51ba2bd458f83b
tests/regression/tools/tracefile-limits/test_tracefile_size
This page took 0.02617 seconds and 5 git commands to generate.