Re: [OE-core] [PATCH] lttng-tools: upgrade 2.13.4 -> 2.13.6

2022-05-04 Thread Alexander Kanavin
The issue was that we used a stripped binary where a non-stripped one is expected. I have corrected this, so the problem was on our side. Version update patch will be coming in a few. Alex On Wed, 4 May 2022 at 17:47, Alexander Kanavin via lists.openembedded.org wrote: > > I have fixed the

Re: [OE-core] [PATCH] lttng-tools: upgrade 2.13.4 -> 2.13.6

2022-05-04 Thread Alexander Kanavin
I have fixed the test_userspace_probe fails, and obtained slightly more detailed logs for the test_callstack: not ok 11 - Validate userspace callstack FAIL: kernel/test_callstack 11 - Validate userspace callstack # Failed test 'Validate userspace callstack' # in

Re: [OE-core] [PATCH] lttng-tools: upgrade 2.13.4 -> 2.13.6

2022-04-06 Thread wangmy
d.org > Subject: Re: [OE-core] [PATCH] lttng-tools: upgrade 2.13.4 -> 2.13.6 > > Hello, > > Last time I tried that, we got new ptest failures: > > {'lttng-tools': ['kernel/test_callstack_11_-_Validate_userspace_callstack', > > 'kernel/test_userspace_

Re: [OE-core] [PATCH] lttng-tools: upgrade 2.13.4 -> 2.13.6

2022-04-06 Thread Alexandre Belloni via lists.openembedded.org
Hello, Last time I tried that, we got new ptest failures: {'lttng-tools': ['kernel/test_callstack_11_-_Validate_userspace_callstack', 'kernel/test_userspace_probe_94_-_Enable_kernel_userspace_probe_event_for_session_test_userprobe_elf_cxx_function',

[OE-core] [PATCH] lttng-tools: upgrade 2.13.4 -> 2.13.6

2022-04-06 Thread wangmy
Changelog: = Fix: hide symbols erroneously exported in 2.13.5 Signed-off-by: Wang Mingyu --- .../lttng/{lttng-tools_2.13.4.bb => lttng-tools_2.13.6.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-kernel/lttng/{lttng-tools_2.13.4.bb =>