> List readers,
>
> Is it possible to use the kernel profiling functionality to do profiling on loadable modules ? If
> no, is there any other easy method ?
Either compile the module in or use oprofile (http://oprofile.sourceforge.net)
The later is better, because it is a much more powerful profiler than
the builtin one.
-Andi
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/