summaryrefslogtreecommitdiff
path: root/kernel/gcov
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-05-12gcov: support GCC 7.1Martin Liska
2016-07-15gcov: add support for gcc version >= 6Florian Meier
2016-05-10gcov: disable for COMPILE_TESTArnd Bergmann
2015-12-04gcov: use within_module() helper.Rusty Russell
2015-06-30gcov: add support for GCC 5.1Lorenzo Stoakes
2015-04-17gcov: fix softlockupsAndrey Ryabinin
2015-01-09kbuild,gcov: simplify kernel/gcov/Makefile moreMasahiro Yamada
2015-01-09kbuild,gcov: simplify kernel/gcov/MakefileMasahiro Yamada
2015-01-09kbuild,gcov: remove unnecessary workaroundMasahiro Yamada
2015-01-09kbuild: do not add $(call ...) to invoke cc-version or cc-fullversionMasahiro Yamada
2014-12-13gcov: enable GCOV_PROFILE_ALL from ARCH KconfigsRiku Voipio
2014-10-29gcov: add ARM64 to GCOV_PROFILE_ALLRiku Voipio
2014-09-26ARM: 8153/1: Enable gcov support on the ARM architectureVincent Sanders
2014-08-08kernel/gcov/fs.c: remove unnecessary null test before debugfs_removeFabian Frederick
2014-06-10gcov: add support for GCC 4.9Yuan Pengfei
2013-11-13gcov: reuse kbasename helperAndy Shevchenko
2013-11-13kernel/gcov/fs.c: use pr_warn()Andrew Morton
2013-11-13gcov: compile specific gcov implementation based on gcc versionFrantisek Hrbata
2013-11-13gcov: add support for gcc 4.7 gcov formatFrantisek Hrbata
2013-11-13gcov: move gcov structs definitions to a gcc version specific fileFrantisek Hrbata
2013-09-12kernel: replace strict_strto*() with kstrto*()Jingoo Han
2013-01-11kernel/gcov: remove depends on CONFIG_EXPERIMENTALKees Cook
2011-07-26gcov: disable CONSTRUCTORS for UMLVitaliy Ivanov
2011-06-15gcov: disable CONFIG_CONSTRUCTORS when not needed by CONFIG_GCOV_KERNELJosh Triplett
2011-03-20Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2011-03-17kernel: change to new flag variablematt mooney
2011-02-15sh: Enable CONFIG_GCOV_PROFILE_ALL for shChris Smith
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-09-09gcov: fix null-pointer dereference for certain module typesPeter Oberparleiter
2009-09-21microblaze: Enable GCOV_PROFILE_ALLMichal Simek
2009-08-20powerpc: Enable GCOVMichael Ellerman
2009-06-18gcov: enable GCOV_PROFILE_ALL for x86_64Peter Oberparleiter
2009-06-18gcov: add gcov profiling infrastructurePeter Oberparleiter