I'm trying to generate a profile for my android device. This profile
just included the System.map file, obtained from /proc/kallsyms.
How to get a module.dwarf file? I make a new Makefile for the
cross-compilation of module.c and pmem.c for Android but, obviously, is
not working.
Thanks in advance!