public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* GCOV doesn't seem to work on ARM with kernel 2.6.35-rc6
@ 2010-07-26 10:32 Karol Lewandowski
  2010-07-26 10:37 ` Karol Lewandowski
  0 siblings, 1 reply; 10+ messages in thread
From: Karol Lewandowski @ 2010-07-26 10:32 UTC (permalink / raw)
  To: Peter Oberparleiter; +Cc: linux-kernel

Hello,

I'm trying to use code coverage measurements with mainline Linux kernel
2.6.35-rc6 on ARM platform (specifically on Samsung's S5PC110 board).

I've enabled following in my .config:

   CONFIG_GCOV_KERNEL=y
   CONFIG_DEBUG_FS=y

After successful boot I see no gcov-related files other than
   /sys/kernel/debug/gcov/reset.

 From my knowledge (and from my previous experience with out-of-tree
gcov patchset) whole directory structure shall be created along with
.gcda files and various symlinks.

I haven't used mainline gcov support yet, so maybe there are additional
steps needed to get it going?  Lecture of Documentation/gcov.txt didn't
help much.

Hints?

Thanks in advance.

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2010-08-03  9:13 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-26 10:32 GCOV doesn't seem to work on ARM with kernel 2.6.35-rc6 Karol Lewandowski
2010-07-26 10:37 ` Karol Lewandowski
2010-07-26 16:57   ` Peter Oberparleiter
2010-07-27  7:35     ` Karol Lewandowski
2010-07-28 13:12       ` Peter Oberparleiter
2010-07-28 13:44         ` Karol Lewandowski
2010-07-28 15:57           ` Peter Oberparleiter
2010-07-29 16:25             ` Karol Lewandowski
2010-08-03  5:20               ` George G. Davis
2010-08-03  9:12                 ` Peter Oberparleiter

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox