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