From mboxrd@z Thu Jan 1 00:00:00 1970 From: lmctlx@gmail.com (Karol) Date: Fri, 23 Jul 2010 07:46:33 +0000 (UTC) Subject: GCOV on arm - no files but /debug/reset References: Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Thu, 22 Jul 2010 14:44:54 +0000, Karol wrote: > 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 /gcov > directory is empty. Ok, it's almost empty - it contain only "reset" file. I should add that I'm using 2.6.35-rc3 kernel.