GCOV on arm - no files but /debug/reset
Karol
lmctlx at gmail.com
Thu Jul 22 10:44:54 EDT 2010
Hello,
I'm trying to use GCOV profiling on ARM architecture without much
success.
I've enabled CONFIG_GCOV=y in .config and added "GCOV_PROFILE := y" to
bunch of Makefiles (in kernel/, fs/, etc.). According to the docs
(Documentation/gcov.txt) debugfs should be automatically populated
with profile files along with symlinks to sources. However, my
<debugfs>/gcov directory is empty.
I've tested old LTP's gcov patches (to kernel 2.6.25, I think) and it
worked as expected.
Am I missing something obvious? Hints?
Thanks in advance.
More information about the linux-arm-kernel
mailing list