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, the version will also be
printed to dmesg when the modules are loaded.
_______________________________________________
lttng-dev mailing list
lttng-dev@lists.lttng.org
https://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev

Reply via email to