I was able to successfully port lttng modules for android. I could see required KO files being cross compiled for Panda board by using modinfo command .
However, When I try to insert one of the module "lttng-tracer.ko" using insmod, It throws the following error.
{{{
lttng_tracer: Unknown symbol tracepoint_probe_unregister (err 0)
}}}
Please help me in resolving this
Regards,
Sudharsanam..N