aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/gcov/Kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-13gcov: enable GCOV_PROFILE_ALL from ARCH KconfigsRiku Voipio1-1/+4
2014-10-29gcov: add ARM64 to GCOV_PROFILE_ALLRiku Voipio1-1/+1
2014-09-26ARM: 8153/1: Enable gcov support on the ARM architectureVincent Sanders1-1/+1
2013-11-13gcov: compile specific gcov implementation based on gcc versionFrantisek Hrbata1-0/+30
2013-01-11kernel/gcov: remove depends on CONFIG_EXPERIMENTALKees Cook1-1/+1
2011-07-26gcov: disable CONSTRUCTORS for UMLVitaliy Ivanov1-1/+1
2011-06-15gcov: disable CONFIG_CONSTRUCTORS when not needed by CONFIG_GCOV_KERNELJosh Triplett1-1/+2
2011-02-15sh: Enable CONFIG_GCOV_PROFILE_ALL for shChris Smith1-1/+1
2009-09-21microblaze: Enable GCOV_PROFILE_ALLMichal Simek1-1/+1
2009-08-20powerpc: Enable GCOVMichael Ellerman1-1/+1
2009-06-18gcov: enable GCOV_PROFILE_ALL for x86_64Peter Oberparleiter1-1/+1
2009-06-18gcov: add gcov profiling infrastructurePeter Oberparleiter1-0/+48