Hi,
In my work, i need to "install" lttng tracer to an embedded linux platform, with arm7 processor.
I use bitbake files from an open embedded project.
For the first time, i activated :
# bitbake -c compile lttng-modules , and it fetches the source code.
But when i make an entire project build, i have no "module" product file:
"lttng-modules.ko" or any "lttng*.ko" file.
I would like to have a clue or direction to solve this.
Regards
Kobi