summaryrefslogtreecommitdiffstats
path: root/kernel/gcov/Kconfig
AgeCommit message (Expand)AuthorLines
2021-12-02gcov: Remove compiler version checkNathan Chancellor-1/+0
2021-06-22Kconfig: Introduce ARCH_WANTS_NO_INSTR and CC_HAS_NO_PROFILE_FN_ATTRNick Desaulniers-0/+1
2021-05-07gcov: clang: drop support for clang-10 and olderNick Desaulniers-0/+1
2021-02-05init/gcov: allow CONFIG_CONSTRUCTORS on UML to fix module gcovJohannes Berg-1/+1
2020-09-11gcov: add support for GCC 10.1Peter Oberparleiter-1/+0
2020-09-04gcov: Disable gcov build with GCC 10Leon Romanovsky-0/+1
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada-2/+2
2020-04-16gcov: Remove old GCC 3.4 supportWill Deacon-24/+0
2020-01-19Revert "um: Enable CONFIG_CONSTRUCTORS"Johannes Berg-1/+1
2019-09-15um: Enable CONFIG_CONSTRUCTORSJohannes Berg-1/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+1
2019-05-14gcov: clang supportGreg Hackmann-1/+2
2018-06-08gcov: remove CONFIG_GCOV_FORMAT_AUTODETECTMasahiro Yamada-12/+5
2016-05-10gcov: disable for COMPILE_TESTArnd Bergmann-0/+1
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