Re: [OE-core] [PATCH 23/23] ptest-packagelists.inc: exclude lttng-tools-ptest

2020-12-04 Thread Jonathan Rajotte-Julien
Hi, > This is the patch that disables the sporadically failing stuff: > [ > http://git.yoctoproject.org/cgit/cgit.cgi/poky/tree/meta/recipes-kernel/lttng/lttng-tools/0001-tests-regression-disable-the-tools-live-tests.patch > | >

Re: [OE-core] [PATCH 23/23] ptest-packagelists.inc: exclude lttng-tools-ptest

2020-12-04 Thread Jonathan Rajotte-Julien
Hi, Upstream here. Always happy to give input as long as we are put in the loop. Also bugs/sporadic test failure can be reported on our mailing list [1] and bug tracker[2]. [1] https://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev [2] https://bugs.lttng.org/ We understand that the

Re: [OE-core] [PATCH] lttng-tools: Do not build for riscv64

2020-08-26 Thread Jonathan Rajotte-Julien
eta/recipes-kernel/lttng/lttng-tools_2.12.2.bb > +++ b/meta/recipes-kernel/lttng/lttng-tools_2.12.2.bb > @@ -162,3 +162,6 @@ do_install_ptest () { > esac > done > } > + > +COMPATIBLE_HOST_riscv64 = "null" > + > -- > 2.28.0 > > -- Jon

Re: [OE-core] [PATCH 1/2] babletrace2: make manpages multilib identical

2020-03-16 Thread Jonathan Rajotte-Julien
On Fri, Mar 13, 2020 at 07:22:03AM +, Richard Purdie wrote: > On Thu, 2020-03-12 at 10:25 -0400, Jonathan Rajotte-Julien wrote: > > Is this something upstream (lttng-dev mailing list) should be > > interested in? > > Its a tough one as the man page is technically correct

Re: [OE-core] [PATCH] babeltrace2: initialize the other_entry pointer

2020-03-12 Thread Jonathan Rajotte-Julien
tch \ > +file://0001-fs.c-initialize-other_entry.patch \ > " > SRCREV = "06df58f89ee51b1a2c6a2c187ec3f15691633910" > UPSTREAM_CHECK_GITTAGREGEX = "v(?P2(\.\d+)+)$" > -- > 2.7.4 > > -- > ___

Re: [OE-core] [PATCH 1/2] babletrace2: make manpages multilib identical

2020-03-12 Thread Jonathan Rajotte-Julien
01-tests-do-not-run-test-applications-from-.libs.patch \ > + file://0001-Make-manpages-multilib-identical.patch \ > " > SRCREV = "06df58f89ee51b1a2c6a2c187ec3f15691633910" > UPSTREAM_CHECK_GITTAGREGEX = "v(?P2(\.\d+)+)$" > -- > 2.13.3 > > -- > __

Re: [OE-core] [PATCH] lttng-modules: Check the pid_ns before using it because it may be NULL

2020-02-26 Thread Jonathan Rajotte-Julien
"Li Zhou" > To: "Jonathan Rajotte-Julien" > Cc: "openembedded-core" > Sent: Tuesday, February 25, 2020 3:41:58 AM > Subject: Re: [OE-core] [PATCH] lttng-modules: Check the pid_ns before using > it because it may be NULL > On 2/20/20 10:47 PM, Jon

Re: [OE-core] [PATCH] lttng-modules: Check the pid_ns before using it because it may be NULL

2020-02-20 Thread Jonathan Rajotte-Julien
Hi, Can we get more info on the kernel version and config? Did you submit this on our mailing list?(lttng-dev). If not I would highly recommend that you do so in the future so we can eliminate *custom* patches and get to the bottom of the issue at hand so that the whole community benefit from

Re: [OE-core] [PATCH] lttng-modules: Check the pid_ns before using it because it may be NULL

2020-02-20 Thread Jonathan Rajotte-Julien
I forwarded it to lttng-modules maintainer. I'll get back to you as soon as I get feedback. - Richard Purdie wrote: > On Thu, 2020-02-20 at 10:26 +0800, Li Zhou wrote: > > Check the pid_ns before using it because it may be NULL to fix below > > issue: > > <1>[ 22.637196] Unable to handle

Re: [OE-core] [PATCH] babeltrace2: added 2.0.1

2020-02-19 Thread Jonathan Rajotte-Julien
s babeltrace. If it will be known as > babeltrace2 always, we probably change PN. Babeltrace 2 executable will be forever named babeltrace2. Hope this clear up this part a bit. -- Jonathan Rajotte-Julien EfficiOS -- ___ Openembedded-core mailing list Open

Re: [OE-core] [PATCH] babeltrace2: added 2.0.1

2020-02-19 Thread Jonathan Rajotte-Julien
On Wed, Feb 19, 2020 at 11:06:12AM +0100, Anders Wallin wrote: > Hi Alex, > > I think it's better to use babeltrace2 since it's a new version of > babeltrace. > The dist packages uses babeltrace2 and the main application/program is > called babeltrace2. > > Jonatan; Do you have any comment on

Re: [OE-core] [PATCH] babeltrace: update to 1.5.8

2020-02-17 Thread Jonathan Rajotte-Julien
t; > > +S = "${WORKDIR}/git" > > > + > > > +inherit autotools pkgconfig > > > + > > > +EXTRA_OECONF = "--disable-debug-info" > > > + > > > +ASNEEDED = "" > > > > > > > Looks like this patch ad

Re: [OE-core] [PATCH 9/9] lttng-tools: disable tests that sporadically fail

2020-01-27 Thread Jonathan Rajotte-Julien
Hi, On Mon, Jan 27, 2020 at 03:19:08PM +0100, Alexander Kanavin wrote: > Upstream is aware, and will investigate and fix. For reference: https://bugs.lttng.org/issues/1217 Acked-by: Jonathan Rajotte-Julien > > Signed-off-by: Alexander Kanavin > --- > ...ression-disable

Re: [OE-core] [PATCH 10/24] ptests: exclude lttng-tools

2020-01-24 Thread Jonathan Rajotte-Julien
it. These tests have a lot of moving parts. Cheers > > Alex > > On Mon, 20 Jan 2020 at 18:37, Jonathan Rajotte-Julien < > jonathan.rajotte-jul...@efficios.com> wrote: > > > Could you point me toward reports for the failing tests? > > > > I just want to make s

Re: [OE-core] [PATCH 10/24] ptests: exclude lttng-tools

2020-01-20 Thread Jonathan Rajotte-Julien
lttng-tools-ptest \ > openssh-ptest \ > openssl-ptest \ > perl-ptest \ > -- > 2.17.1 > > -- > ___ > Openembedded-core mailing list > Openembedded-core@lists.openembedded.org > http://lists.openembedded.org/mailman/listinfo/o

Re: [OE-core] [PATCH] lttng-modules: fix NULL pointer deference error when testing rpc_task_running

2019-12-12 Thread Jonathan Rajotte-Julien
tar.bz2 \ > file://Makefile-Do-not-fail-if-CONFIG_TRACEPOINTS-is-not-en.patch > \ > file://BUILD_RUNTIME_BUG_ON-vs-gcc7.patch \ > + > file://0001-Fix-SUNRPC-Fix-oops-when-trace-sunrpc_task-events-in.patch \ > " > > SRC_URI[md5sum] = "c618fb646514dfc1bf910cfd7cda4256" > -- > 2.17.1 > > -- > ___ > Openembedded-core mailing list > Openembedded-core@lists.openembedded.org > http://lists.openembedded.org/mailman/listinfo/openembedded-core -- Jonathan Rajotte-Julien EfficiOS -- ___ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core

Re: [OE-core] [PATCH] lttng: babeltrace: Fix negative clock offset

2019-09-03 Thread Jonathan Rajotte-Julien
Hi, This patch breaks the API of stable-1.5. It is clearly mentioned in the commit message: It introduces API-breaking changes in the C and Python APIs, since we need to be able to return negative time values, which were previously used as errors (-1ULL). You can have it in your layer but

Re: [OE-core] [PATCH 0/5] kernel-yocto: misc build / config changes

2019-08-29 Thread Jonathan Rajotte-Julien
t; > > > > > > > -- > > - Thou shalt not follow the NULL pointer, for chaos and madness await > > thee at its end > > - "Use the force Harry" - Gandalf, Star Trek II > > > > -- > - Thou shalt not follow the NULL pointer, for

Re: [OE-core] [PATCH] lttng-ust:upgrade 2.10.3 -> 2.10.4

2019-06-19 Thread Jonathan Rajotte-Julien
> - > file://0001-compat-work-around-broken-_SC_NPROCESSORS_CONF-on-MU.patch \ >" > > -SRC_URI[md5sum] = "ffcfa8c1ba9a52f002d240e936e9afa2" > -SRC_URI[sha256sum] = > "9e8420f90d5f963f7aa32bc6d44adc1e491136f687c69ffb7a3075d33b40852b" > +S

Re: [OE-core] [PATCH v3] lttng-modules: Add git based recipe

2019-06-12 Thread Jonathan Rajotte-Julien
evupstream = "${AUTOREV}" > +PV_class-devupstream = "2.11.0-rc+git${SRCPV}" This should be 2.10. -- Jonathan Rajotte-Julien EfficiOS -- ___ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core

Re: [OE-core] [PATCH v2] lttng-modules: Backport patches to fix compilation failures since kernel v5.1

2019-06-12 Thread Jonathan Rajotte-Julien
On Wed, Jun 12, 2019 at 10:52:36AM -0400, Jonathan Rajotte-Julien wrote: > Hi, > > > > Please don't base distributions on -rc tags. They are not meant for this. > > > > > > We always integrate support for newer kernel versions instrumentation back > > > i

Re: [OE-core] [PATCH v2] lttng-modules: Backport patches to fix compilation failures since kernel v5.1

2019-06-12 Thread Jonathan Rajotte-Julien
.0.21 v5.1.9 v5.2-rc4 [4] https://ci.lttng.org/view/LTTng-modules/ -- Jonathan Rajotte-Julien EfficiOS -- ___ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core

Re: [OE-core] ptest with BBCLASSEXTEND

2019-05-22 Thread Jonathan Rajotte-Julien
there any way to "enforce" the lttng-ust config & dependency when lttng-tools-ptest is used? [1] http://lists.openembedded.org/pipermail/openembedded-core/2019-May/282733.html [2] http://lists.openembedded.org/pipermail/openembedded-core/2019-May/282734.html Cheers -- Jonat

Re: [OE-core] [PATCH 1/2] lttng-tools: prevent test timeout when lttng-modules is not present

2019-05-22 Thread Jonathan Rajotte-Julien
e-getgrnam_r.patch \ > + > file://0008-Fix-check-for-lttng-modules-presence-before-testing.patch \ > " > > SRC_URI[md5sum] = "e88c521b5da6bb48a8187af66ecc" > -- > 2.17.1 > -- Jonathan Rajotte-Julien EfficiOS --

Re: [OE-core] ptest with BBCLASSEXTEND

2019-05-17 Thread Jonathan Rajotte-Julien
nd = " ptest" That said, I should be able to take a look at the problem related to lttng-tools. Thanks -- Jonathan Rajotte-Julien EfficiOS -- ___ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core

Re: [OE-core] Recipes with ptest dependency problems

2019-04-17 Thread Jonathan Rajotte-Julien
On Apr 17, 2019 5:56 PM, Richard Purdie wrote:I mentioned differences in numbers of pass/fail depending on whichimage you install ptests into. The recipes which have the issues andthe numbers are:core-image-sato with ptest installed:Recipe | Passed | Failed | Skipped

Re: [OE-core] [PATCH 3/3] gdb: Do not disable lttng-ust on risc-v

2019-03-19 Thread Jonathan Rajotte-Julien
Hi Khem, On Mon, Mar 18, 2019 at 01:11:19PM -0400, Jonathan Rajotte-Julien wrote: > On Mon, Mar 18, 2019 at 09:58:03AM -0700, Khem Raj wrote: > > Signed-off-by: Khem Raj > > --- > > meta/recipes-devtools/gdb/gdb-common.inc | 1 - > > 1 file changed, 1 deletion(-)

Re: [OE-core] [PATCH 2/3] packagegroup-core-tools-profile: Do not remove lttng-ust for musl and risc-v

2019-03-18 Thread Jonathan Rajotte-Julien
t;" > > BABELTRACE = "babeltrace" > > -- > 2.21.0 > > -- > ___ > Openembedded-core mailing list > Openembedded-core@lists.openembedded.org > http://lists.openembedded.org/mailman/listinfo/openembedded-core -- Jonathan Rajotte-Julien EfficiOS -- ___ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core

Re: [OE-core] [PATCH 3/3] gdb: Do not disable lttng-ust on risc-v

2019-03-18 Thread Jonathan Rajotte-Julien
t;" > LTTNGUST_libc-musl = "" > -- > 2.21.0 > > -- > ___ > Openembedded-core mailing list > Openembedded-core@lists.openembedded.org > http://lists.openembedded.org/mailman/listinfo/openembedded-core --

Re: [OE-core] [PATCH 1/3] lttng: Enable on musl and riscv

2019-03-18 Thread Jonathan Rajotte-Julien
> -PACKAGECONFIG_remove_riscv64 = "lttng-ust" > > SRC_URI = "https://lttng.org/files/lttng-tools/lttng-tools-${PV}.tar.bz2 \ > file://x32.patch \ > -- > 2.21.0 > > -- > ___ > Openembedded-core mailing l

Re: [OE-core] [PATCH 1/2] lttng-tools ptest: add missing dependencies

2019-03-18 Thread Jonathan Rajotte-Julien
usl expert... Do you have a link to said discussion? I ended up debugging using print statement since even on Alpine gdb is "broken" (not working as expected). I'm not sure how much time I can use on this. Will let you know if any progress is made to at least get a backtrace for the gd

Re: [OE-core] [PATCH 1/2] lttng-tools ptest: add missing dependencies

2019-03-15 Thread Jonathan Rajotte-Julien
ide note, gdb simply segfault (at start) for me on a core-image-minirmnal build using musl. How would someone open the corefile generated on the build system with the proper libs and all? Thanks! -- Jonathan Rajotte-Julien EfficiOS -- ___ O

Re: [OE-core] [OE-Core][Thud][PATCH 1/3] lttng-ust: update to 2.10.3

2019-03-14 Thread Jonathan Rajotte-Julien
https://semver.org/ > > Can you confirm this is bug fix only update? > Yes it is. Cheers -- Jonathan Rajotte-Julien EfficiOS -- ___ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core

Re: [OE-core] [OE-Core][Sumo][PATCH 1/3] lttng-ust: update to 2.10.3

2019-03-13 Thread Jonathan Rajotte-Julien
7f340a78a9af414440e4662712aef2d635b88ee9d" > > +SRC_URI[md5sum] = "ffcfa8c1ba9a52f002d240e936e9afa2" > > +SRC_URI[sha256sum] = > > "9e8420f90d5f963f7aa32bc6d44adc1e491136f687c69ffb7a3075d33b40852b" > > > > CVE_PRODUCT = "ust" > > > -- Jonathan Rajotte-Julien EfficiOS -- ___ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core

Re: [OE-core] [OE-Core][Thud][PATCH 1/3] lttng-ust: update to 2.10.3

2019-03-13 Thread Jonathan Rajotte-Julien
ha256sum] = > "07cc3c0b71e7b77f1913d5b7f340a78a9af414440e4662712aef2d635b88ee9d" > +SRC_URI[md5sum] = "ffcfa8c1ba9a52f002d240e936e9afa2" > +SRC_URI[sha256sum] = > "9e8420f90d5f963f7aa32bc6d44adc1e491136f687c69ffb7a3075d33b40852b" > > CVE_PRODUCT = &

Re: [OE-core] [OE-Core][Sumo][PATCH] babeltrace: update to 1.5.6

2019-03-13 Thread Jonathan Rajotte-Julien
256sum] = > "9643039923a0abc75a25b3d594cee0017423b57f10d2b625e96ed1e8d4891fc1" > +SRC_URI[md5sum] = "8ce610461e73f48b9c6beec9ba95dcc3" > +SRC_URI[sha256sum] = > "5308bc217828dd571b3259f482a85533554064d4563906ff3c5774ecf915bbb7" > -- > 2.17.1 > -- Jonathan Rajo

Re: [OE-core] [OE-Core][Sumo][PATCH 1/3] lttng-ust: update to 2.10.3

2019-03-13 Thread Jonathan Rajotte-Julien
2d635b88ee9d" > > +SRC_URI[md5sum] = "ffcfa8c1ba9a52f002d240e936e9afa2" > > +SRC_URI[sha256sum] = > > "9e8420f90d5f963f7aa32bc6d44adc1e491136f687c69ffb7a3075d33b40852b" > > > > CVE_PRODUCT = "ust" > > > > -- > > 2.17.1 > > > > -- > &

[OE-core] [PATCH 4/6] lttng: add 5.x fixup patches to 2.10.8 release

2019-03-12 Thread Jonathan Rajotte-Julien
Hi Bruce, We just release LTTng-modules 2.10.9 that should remove the need for most if not all of this patches. Could you try it out? Cheers -- Jonathan Rajotte-Julien EfficiOS -- ___ Openembedded-core mailing list Openembedded-core

[OE-core] [PATCH v2] glibc: add ld.so locks in _libc_fork

2019-03-01 Thread Jonathan Rajotte-Julien
@ -41,6 +41,8 @@ SRC_URI = "${GLIBC_GIT_URI};branch=${SRCBRANCH};name=glibc \ > > file://0024-elf-dl-deps.c-Make-_dl_build_local_scope-breadth-fir.patch \ > file://0025-locale-fix-hard-coded-reference-to-gcc-E.patch \ > > file://0026-assert-Suppress-pedantic-warning-caused-by-statement.patch \ > + file://0027-glibc-reset-dl-load-write-lock-after-forking.patch \ > + file://0028-Bug-4578-add-ld.so-lock-while-fork.patch \ > " > > NATIVESDKFIXES ?= "" -- Jonathan Rajotte-Julien EfficiOS -- ___ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core

Re: [OE-core] Babeltrace - Backport fix to fido (as-needed.inc: add babeltrace exception)

2017-01-06 Thread Jonathan Rajotte Julien
Hi, Reposting to mailing list since I was not allowed without a subscription. Both Alexander Kanavin (Babeltrace recipe maintainer) and Richard Purdie were CC on the initial message. Original Message -- Hi, The following commit [1] is present since Jethro but the issue is also present in