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/
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
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
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/
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