lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 26 Jul 2010 12:32:56 +0200
From:	Karol Lewandowski <k.lewandowsk@...sung.com>
To:	Peter Oberparleiter <oberpar@...ux.vnet.ibm.com>
Cc:	linux-kernel@...r.kernel.org
Subject: GCOV doesn't seem to work on ARM with kernel 2.6.35-rc6

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.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ