[RFC Patch 0/5] gcov: integrate gcov into kbuild

From: Amerigo Wang
Date: Thu Sep 03 2009 - 21:26:32 EST



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@xxxxxxxxxxxxxxxxxx>
Cc: Sam Ravnborg <sam@xxxxxxxxxxxx>
Signed-off-by: WANG Cong <amwang@xxxxxxxxxx>

---
.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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/