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: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 3 Sep 2009 21:25:27 -0400
From:	Amerigo Wang <amwang@...hat.com>
To:	linux-kernel@...r.kernel.org
Cc:	Peter Oberparleiter <oberpar@...ux.vnet.ibm.com>,
	akpm@...ux-foundation.org, linux-kbuild@...r.kernel.org,
	Amerigo Wang <amwang@...hat.com>,
	Sam Ravnborg <sam@...nborg.org>
Subject: [RFC Patch 0/5] gcov: integrate gcov into kbuild


This patchset is mainly to integrate gcov into kbuild system, so that
we can use "make foo/bar.c.gcov" to get the gcov files.
Also moves the useful scripts in gcov.txt into tools/gcov/ direcotry.

Cc: Peter Oberparleiter <oberpar@...ux.vnet.ibm.com>
Cc: Sam Ravnborg <sam@...nborg.org>
Signed-off-by: WANG Cong <amwang@...hat.com>

---
 .gitignore                    |    1 
 Documentation/gcov.txt        |   66 +++---------------------------------------
 Makefile                      |    8 +++--
 scripts/Makefile.build        |    7 ++++
 scripts/gen_gcov.sh           |   49 +++++++++++++++++++++++++++++++
 tools/gcov/gather_on_build.sh |   24 +++++++++++++++
 tools/gcov/gather_on_test.sh  |   20 ++++++++++++
 7 files changed, 113 insertions(+), 62 deletions(-)
--
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