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