index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
gcov
/
Kconfig
Age
Commit message (
Expand
)
Author
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