Re: [lttng-dev] call trace while using lttng in petalinux 2019.2 (kernel 4.19)

2022-03-16 Thread Mathieu Desnoyers via lttng-dev
- On Mar 16, 2022, at 8:17 AM, GOLLAMUDI MADHAN MOHAN wrote: > hi sir, > lttng version 2.9.5 - Joannès > modinfo command is not available used $ lttng version command Hi, Please keep the lttng-dev mailing list in CC, as this discussion started there. The answers we come up with can be

Re: [lttng-dev] call trace while using lttng in petalinux 2019.2 (kernel 4.19)

2022-03-16 Thread Michael Jeanson via lttng-dev
On 2022-03-16 09:25, Mathieu Desnoyers via lttng-dev wrote: > An alternative to query the lttng-modules version, if you really cannot > install modinfo, would > be: > > strings /lib/modules/$(uname -r)/extra/lttng-tracer.ko | grep "^version=" Assuming a somewhat recent version of lttng-modules, t

Re: [lttng-dev] call trace while using lttng in petalinux 2019.2 (kernel 4.19)

2022-03-16 Thread Mathieu Desnoyers via lttng-dev
- On Mar 16, 2022, at 10:54 AM, lttng-dev lttng-dev@lists.lttng.org wrote: > On 2022-03-16 09:25, Mathieu Desnoyers via lttng-dev wrote: >> An alternative to query the lttng-modules version, if you really cannot >> install modinfo, would >> be: >> >> strings /lib/modules/$(uname -r)/extra/ltt