Re: [lttng-dev] loading modules with modprobe

2024-07-16 Thread Kienan Stewart via lttng-dev
Hi François, On 7/15/24 6:10 PM, François Belias via lttng-dev wrote: Hello, I'm currently running Linux kernel version 6.5.0-41-generic and attempting to install LTTng from source. Here are the steps I followed:  - I cloned the LTTng git repository to my computer from [https://github.com/

Re: [lttng-dev] loading modules with modprobe

2024-07-16 Thread François Belias via lttng-dev
Hello Kienan, I've continued investigating my issue and discovered something new that might shed some light. Here's the rundown: 1. To ensure my add-ons weren't causing problems, deleted all old modules and I followed the documentation on the LTTng website ( https://lttng.org/docs/v2.13/#doc-buil

Re: [lttng-dev] loading modules with modprobe

2024-07-16 Thread Kienan Stewart via lttng-dev
Hi François, On 7/16/24 3:01 PM, François Belias wrote: Hello Kienan, I've continued investigating my issue and discovered something new that might shed some light. Here's the rundown: 1. To ensure my add-ons weren't causing problems, deleted all old modules and I followed the documentation

Re: [lttng-dev] loading modules with modprobe

2024-07-16 Thread François Belias via lttng-dev
Hello Kienan, When I proceed with the following steps: ``` # Warning: this removes all untracked content from the lttng-modules directory cd /path/to/lttng-modules-source git clean -dxf make sudo make modules_install sudo depmod -a ``` I encounter a warning in `/home/philippe/lttng-modules/src/

Re: [yocto] [lttng-dev] Using lttng-ust 2.13.6 from Yocto Kirkstone and getting weird segfault saying strlen_asimd.S can't be found.

2024-07-16 Thread Brian Hutchinson
Hi Kienan, On Thu, Jul 11, 2024 at 8:38 AM Kienan Stewart wrote: > Hi Brian, > > On 7/11/24 8:33 AM, Brian Hutchinson via lttng-dev wrote: > > ... > > > > I'm not sure about this, still trying to comprehend everything, but I > > think my issue could be related to all this gcc TLS, heap, tram