| Commit message (Expand) | Author | Age | Files | Lines |
* | gcov: add support for GCC 5.1 | Lorenzo Stoakes | 2015-06-30 | 2 | -1/+9 |
* | gcov: fix softlockups | Andrey Ryabinin | 2015-04-17 | 1 | -1/+4 |
* | kbuild,gcov: simplify kernel/gcov/Makefile more | Masahiro Yamada | 2015-01-09 | 1 | -19/+4 |
* | kbuild,gcov: simplify kernel/gcov/Makefile | Masahiro Yamada | 2015-01-09 | 1 | -3/+3 |
* | kbuild,gcov: remove unnecessary workaround | Masahiro Yamada | 2015-01-09 | 1 | -12/+1 |
* | kbuild: do not add $(call ...) to invoke cc-version or cc-fullversion | Masahiro Yamada | 2015-01-09 | 1 | -1/+1 |
* | gcov: enable GCOV_PROFILE_ALL from ARCH Kconfigs | Riku Voipio | 2014-12-13 | 1 | -1/+4 |
* | gcov: add ARM64 to GCOV_PROFILE_ALL | Riku Voipio | 2014-10-29 | 1 | -1/+1 |
* | ARM: 8153/1: Enable gcov support on the ARM architecture | Vincent Sanders | 2014-09-26 | 1 | -1/+1 |
* | kernel/gcov/fs.c: remove unnecessary null test before debugfs_remove | Fabian Frederick | 2014-08-08 | 1 | -2/+1 |
* | gcov: add support for GCC 4.9 | Yuan Pengfei | 2014-06-10 | 2 | -0/+11 |
* | gcov: reuse kbasename helper | Andy Shevchenko | 2013-11-13 | 1 | -4/+3 |
* | kernel/gcov/fs.c: use pr_warn() | Andrew Morton | 2013-11-13 | 1 | -17/+17 |
* | gcov: compile specific gcov implementation based on gcc version | Frantisek Hrbata | 2013-11-13 | 2 | -1/+61 |
* | gcov: add support for gcc 4.7 gcov format | Frantisek Hrbata | 2013-11-13 | 2 | -0/+566 |
* | gcov: move gcov structs definitions to a gcc version specific file | Frantisek Hrbata | 2013-11-13 | 4 | -80/+153 |
* | kernel: replace strict_strto*() with kstrto*() | Jingoo Han | 2013-09-12 | 1 | -1/+1 |
* | kernel/gcov: remove depends on CONFIG_EXPERIMENTAL | Kees Cook | 2013-01-11 | 1 | -1/+1 |
* | gcov: disable CONSTRUCTORS for UML | Vitaliy Ivanov | 2011-07-26 | 1 | -1/+1 |
* | gcov: disable CONFIG_CONSTRUCTORS when not needed by CONFIG_GCOV_KERNEL | Josh Triplett | 2011-06-15 | 1 | -1/+2 |
* | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 2011-03-20 | 1 | -1/+1 |
|\ |
|
| * | kernel: change to new flag variable | matt mooney | 2011-03-17 | 1 | -1/+1 |
* | | sh: Enable CONFIG_GCOV_PROFILE_ALL for sh | Chris Smith | 2011-02-15 | 1 | -1/+1 |
|/ |
|
* | llseek: automatically add .llseek fop | Arnd Bergmann | 2010-10-15 | 1 | -0/+1 |
* | gcov: fix null-pointer dereference for certain module types | Peter Oberparleiter | 2010-09-09 | 1 | -64/+180 |
* | microblaze: Enable GCOV_PROFILE_ALL | Michal Simek | 2009-09-21 | 1 | -1/+1 |
* | powerpc: Enable GCOV | Michael Ellerman | 2009-08-20 | 1 | -1/+1 |
* | gcov: enable GCOV_PROFILE_ALL for x86_64 | Peter Oberparleiter | 2009-06-18 | 1 | -1/+1 |
* | gcov: add gcov profiling infrastructure | Peter Oberparleiter | 2009-06-18 | 6 | -0/+1447 |