Age | Commit message (Expand) | Author |
2021-12-02 | gcov: Remove compiler version check | Nathan Chancellor |
2021-06-22 | Kconfig: Introduce ARCH_WANTS_NO_INSTR and CC_HAS_NO_PROFILE_FN_ATTR | Nick Desaulniers |
2021-05-07 | gcov: clang: drop support for clang-10 and older | Nick Desaulniers |
2021-02-05 | init/gcov: allow CONFIG_CONSTRUCTORS on UML to fix module gcov | Johannes Berg |
2020-09-11 | gcov: add support for GCC 10.1 | Peter Oberparleiter |
2020-09-04 | gcov: Disable gcov build with GCC 10 | Leon Romanovsky |
2020-06-14 | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada |
2020-04-16 | gcov: Remove old GCC 3.4 support | Will Deacon |
2020-01-19 | Revert "um: Enable CONFIG_CONSTRUCTORS" | Johannes Berg |
2019-09-15 | um: Enable CONFIG_CONSTRUCTORS | Johannes Berg |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-05-14 | gcov: clang support | Greg Hackmann |
2018-06-08 | gcov: remove CONFIG_GCOV_FORMAT_AUTODETECT | Masahiro Yamada |
2016-05-10 | gcov: disable for COMPILE_TEST | Arnd Bergmann |
2014-12-13 | gcov: enable GCOV_PROFILE_ALL from ARCH Kconfigs | Riku Voipio |
2014-10-29 | gcov: add ARM64 to GCOV_PROFILE_ALL | Riku Voipio |
2014-09-26 | ARM: 8153/1: Enable gcov support on the ARM architecture | Vincent Sanders |
2013-11-13 | gcov: compile specific gcov implementation based on gcc version | Frantisek Hrbata |
2013-01-11 | kernel/gcov: remove depends on CONFIG_EXPERIMENTAL | Kees Cook |
2011-07-26 | gcov: disable CONSTRUCTORS for UML | Vitaliy Ivanov |
2011-06-15 | gcov: disable CONFIG_CONSTRUCTORS when not needed by CONFIG_GCOV_KERNEL | Josh Triplett |
2011-02-15 | sh: Enable CONFIG_GCOV_PROFILE_ALL for sh | Chris Smith |
2009-09-21 | microblaze: Enable GCOV_PROFILE_ALL | Michal Simek |
2009-08-20 | powerpc: Enable GCOV | Michael Ellerman |
2009-06-18 | gcov: enable GCOV_PROFILE_ALL for x86_64 | Peter Oberparleiter |
2009-06-18 | gcov: add gcov profiling infrastructure | Peter Oberparleiter |