Messages in this thread |  | | | Date | Mon, 9 Jun 2008 00:25:09 -0700 | | From | Andrew Morton <> | | Subject | Re: [PATCH 0/6] gcov kernel support | |
On Mon, 02 Jun 2008 15:33:51 +0200 Peter Oberparleiter <peter.oberparleiter@de.ibm.com> wrote:
> This is version #3 of the gcov kernel support patch set
My build tree is now filled with dead symlinks, like
lrwxrwxrwx 1 akpm akpm 64 Jun 9 00:06 security/selinux/nlmsgtab.gcda -> /sys/kernel/debug/gcov/usr/src/25/security/selinux/nlmsgtab.gcda
Which causes (at least)
ctags: Warning: cannot open source file "security/selinux/ss/conditional.gcda" : No such file or directory
ctags: Warning: cannot open source file "security/selinux/netlink.gcda" : No such file or directory
ctags: Warning: cannot open source file "security/selinux/netlabel.gcda" : No such file or directory
and probably other thing which I haven't discovered yet.
|  |