summaryrefslogtreecommitdiffstats
path: root/kernel/gcov/Kconfig
AgeCommit message (Expand)AuthorLines
2014-12-13gcov: enable GCOV_PROFILE_ALL from ARCH KconfigsRiku Voipio-1/+4
2014-10-29gcov: add ARM64 to GCOV_PROFILE_ALLRiku Voipio-1/+1
2014-09-26ARM: 8153/1: Enable gcov support on the ARM architectureVincent Sanders-1/+1
2013-11-13gcov: compile specific gcov implementation based on gcc versionFrantisek Hrbata-0/+30
2013-01-11kernel/gcov: remove depends on CONFIG_EXPERIMENTALKees Cook-1/+1
2011-07-26gcov: disable CONSTRUCTORS for UMLVitaliy Ivanov-1/+1
2011-06-15gcov: disable CONFIG_CONSTRUCTORS when not needed by CONFIG_GCOV_KERNELJosh Triplett-1/+2
2011-02-15sh: Enable CONFIG_GCOV_PROFILE_ALL for shChris Smith-1/+1
2009-09-21microblaze: Enable GCOV_PROFILE_ALLMichal Simek-1/+1
2009-08-20powerpc: Enable GCOVMichael Ellerman-1/+1
2009-06-18gcov: enable GCOV_PROFILE_ALL for x86_64Peter Oberparleiter-1/+1
2009-06-18gcov: add gcov profiling infrastructurePeter Oberparleiter-0/+48