On Fri, 4 Jul 2025 14:20:54 -0400 Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx> wrote: > > None of the structures introduced will be exposed to user space tooling. > > Would it be possible to make those unwind APIs EXPORT_SYMBOL_GPL > so they are available for GPL kernel modules ? I'm OK with that, but others tend to complain about EXPORT_SYMBOL_GPL for functions not used by modules in the kernel. But I personally feel that LTTng should get an exception for that rule ;-) -- Steve