Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-01-11 | kernel/gcov: remove depends on CONFIG_EXPERIMENTAL | Kees Cook | 1 | -1/+1 |
2011-07-27 | gcov: disable CONSTRUCTORS for UML | Vitaliy Ivanov | 1 | -1/+1 |
2011-06-16 | gcov: disable CONFIG_CONSTRUCTORS when not needed by CONFIG_GCOV_KERNEL | Josh Triplett | 1 | -1/+2 |
2011-03-21 | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 1 | -1/+1 |
2011-03-17 | kernel: change to new flag variable | matt mooney | 1 | -1/+1 |
2011-02-15 | sh: Enable CONFIG_GCOV_PROFILE_ALL for sh | Chris Smith | 1 | -1/+1 |
2010-10-15 | llseek: automatically add .llseek fop | Arnd Bergmann | 1 | -0/+1 |
2010-09-10 | gcov: fix null-pointer dereference for certain module types | Peter Oberparleiter | 1 | -64/+180 |
2009-09-21 | microblaze: Enable GCOV_PROFILE_ALL | Michal Simek | 1 | -1/+1 |
2009-08-20 | powerpc: Enable GCOV | Michael Ellerman | 1 | -1/+1 |
2009-06-19 | gcov: enable GCOV_PROFILE_ALL for x86_64 | Peter Oberparleiter | 1 | -1/+1 |
2009-06-19 | gcov: add gcov profiling infrastructure | Peter Oberparleiter | 6 | -0/+1447 |