summaryrefslogtreecommitdiff
path: root/kernel/gcov
Commit message (Expand)AuthorAge
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* gcov: support GCC 7.1Martin Liska2017-05-12
* gcov: add support for gcc version >= 6Florian Meier2016-07-15
* gcov: disable for COMPILE_TESTArnd Bergmann2016-05-10
* gcov: use within_module() helper.Rusty Russell2015-12-04
* gcov: add support for GCC 5.1Lorenzo Stoakes2015-06-30
* gcov: fix softlockupsAndrey Ryabinin2015-04-17
* kbuild,gcov: simplify kernel/gcov/Makefile moreMasahiro Yamada2015-01-09
* kbuild,gcov: simplify kernel/gcov/MakefileMasahiro Yamada2015-01-09
* kbuild,gcov: remove unnecessary workaroundMasahiro Yamada2015-01-09
* kbuild: do not add $(call ...) to invoke cc-version or cc-fullversionMasahiro Yamada2015-01-09
* gcov: enable GCOV_PROFILE_ALL from ARCH KconfigsRiku Voipio2014-12-13
* gcov: add ARM64 to GCOV_PROFILE_ALLRiku Voipio2014-10-29
* ARM: 8153/1: Enable gcov support on the ARM architectureVincent Sanders2014-09-26
* kernel/gcov/fs.c: remove unnecessary null test before debugfs_removeFabian Frederick2014-08-08
* gcov: add support for GCC 4.9Yuan Pengfei2014-06-10
* gcov: reuse kbasename helperAndy Shevchenko2013-11-13
* kernel/gcov/fs.c: use pr_warn()Andrew Morton2013-11-13
* gcov: compile specific gcov implementation based on gcc versionFrantisek Hrbata2013-11-13
* gcov: add support for gcc 4.7 gcov formatFrantisek Hrbata2013-11-13
* gcov: move gcov structs definitions to a gcc version specific fileFrantisek Hrbata2013-11-13
* kernel: replace strict_strto*() with kstrto*()Jingoo Han2013-09-12
* kernel/gcov: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-11
* gcov: disable CONSTRUCTORS for UMLVitaliy Ivanov2011-07-26
* gcov: disable CONFIG_CONSTRUCTORS when not needed by CONFIG_GCOV_KERNELJosh Triplett2011-06-15
* Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2011-03-20
|\
| * kernel: change to new flag variablematt mooney2011-03-17
* | sh: Enable CONFIG_GCOV_PROFILE_ALL for shChris Smith2011-02-15
|/
* llseek: automatically add .llseek fopArnd Bergmann2010-10-15
* gcov: fix null-pointer dereference for certain module typesPeter Oberparleiter2010-09-09
* microblaze: Enable GCOV_PROFILE_ALLMichal Simek2009-09-21
* powerpc: Enable GCOVMichael Ellerman2009-08-20
* gcov: enable GCOV_PROFILE_ALL for x86_64Peter Oberparleiter2009-06-18
* gcov: add gcov profiling infrastructurePeter Oberparleiter2009-06-18