- 0766bff gcov: Remove compiler version check by Nathan Chancellor · 3 years, 1 month ago
- 51c2ee6 Kconfig: Introduce ARCH_WANTS_NO_INSTR and CC_HAS_NO_PROFILE_FN_ATTR by Nick Desaulniers · 3 years, 6 months ago
- 9b472e8 gcov: clang: drop support for clang-10 and older by Nick Desaulniers · 3 years, 8 months ago
- 1391efa gcov: use kvmalloc() by Johannes Berg · 3 years, 8 months ago
- 3180c44 gcov: simplify buffer allocation by Johannes Berg · 3 years, 8 months ago
- 7a1d55b gcov: combine common code by Johannes Berg · 3 years, 8 months ago
- 7af0814 Revert "gcov: clang: fix clang-11+ build" by Linus Torvalds · 3 years, 8 months ago
- 04c53de gcov: clang: fix clang-11+ build by Johannes Berg · 3 years, 8 months ago
- 9562fd1 gcov: re-fix clang-11+ support by Nick Desaulniers · 3 years, 9 months ago
- 60bcf72 gcov: fix clang-11+ support by Nick Desaulniers · 3 years, 9 months ago
- 55b6f763 init/gcov: allow CONFIG_CONSTRUCTORS on UML to fix module gcov by Johannes Berg · 3 years, 11 months ago
- 26ecea0 gcov: fix kernel-doc markup issue by Alex Shi · 4 years ago
- 99b75eb gcov: remove support for GCC < 4.9 by Nick Desaulniers · 4 years ago
- 40249c6 gcov: add support for GCC 10.1 by Peter Oberparleiter · 4 years, 4 months ago
- cfc905f gcov: Disable gcov build with GCC 10 by Leon Romanovsky · 4 years, 4 months ago
- a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 7 months ago
- 1041553 gcov: Remove old GCC 3.4 support by Will Deacon · 5 years ago
- f4d74ef kernel/gcov/fs.c: gcov_seq_next() should increase position index by Vasily Averin · 4 years, 9 months ago
- 6524d79 kernel/gcov/fs.c: replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
- 7ff8718 gcov: gcc_3_4: replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
- fba4168 gcov: gcc_4_7: replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
- 87c9366 Revert "um: Enable CONFIG_CONSTRUCTORS" by Johannes Berg · 5 years ago
- 786b238 um: Enable CONFIG_CONSTRUCTORS by Johannes Berg · 5 years ago
- 1c769fc gcov: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
- ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
- e178a5b gcov: clang support by Greg Hackmann · 6 years ago
- 826eba0 gcov: clang: move common GCC code into gcc_base.c by Greg Hackmann · 6 years ago
- 9abdb50 kernel/gcov/gcc_3_4.c: use struct_size() in kzalloc() by Gustavo A. R. Silva · 6 years ago
- 6a61b70 gcov: remove CONFIG_GCOV_FORMAT_AUTODETECT by Masahiro Yamada · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- 0538421 gcov: support GCC 7.1 by Martin Liska · 8 years ago
- d02038f gcov: add support for gcc version >= 6 by Florian Meier · 8 years ago
- cc62242 gcov: disable for COMPILE_TEST by Arnd Bergmann · 9 years ago
- c65abf3 gcov: use within_module() helper. by Rusty Russell · 9 years ago
- 3e44c471 gcov: add support for GCC 5.1 by Lorenzo Stoakes · 9 years ago
- 9d796e6 gcov: fix softlockups by Andrey Ryabinin · 10 years ago
- a75f8b8 kbuild,gcov: simplify kernel/gcov/Makefile more by Masahiro Yamada · 10 years ago
- 3df8094 kbuild,gcov: simplify kernel/gcov/Makefile by Masahiro Yamada · 10 years ago
- 842857d kbuild,gcov: remove unnecessary workaround by Masahiro Yamada · 10 years ago
- 665d92e kbuild: do not add $(call ...) to invoke cc-version or cc-fullversion by Masahiro Yamada · 10 years ago
- 957e3fa gcov: enable GCOV_PROFILE_ALL from ARCH Kconfigs by Riku Voipio · 10 years ago
- f601de2 gcov: add ARM64 to GCOV_PROFILE_ALL by Riku Voipio · 10 years ago
- 75c3490 ARM: 8153/1: Enable gcov support on the ARM architecture by Vincent Sanders · 10 years ago
- 834b18b kernel/gcov/fs.c: remove unnecessary null test before debugfs_remove by Fabian Frederick · 10 years ago
- a992bf8 gcov: add support for GCC 4.9 by Yuan Pengfei · 11 years ago
- 1931d43 gcov: reuse kbasename helper by Andy Shevchenko · 11 years ago
- a5ebb875 kernel/gcov/fs.c: use pr_warn() by Andrew Morton · 11 years ago
- 17c568d gcov: compile specific gcov implementation based on gcc version by Frantisek Hrbata · 11 years ago
- 5f41ea0 gcov: add support for gcc 4.7 gcov format by Frantisek Hrbata · 11 years ago
- 8cbce37 gcov: move gcov structs definitions to a gcc version specific file by Frantisek Hrbata · 11 years ago
- 6072ddc kernel: replace strict_strto*() with kstrto*() by Jingoo Han · 11 years ago
- 750358e kernel/gcov: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
- 947be5d gcov: disable CONSTRUCTORS for UML by Vitaliy Ivanov · 13 years ago
- d2c3225 gcov: disable CONFIG_CONSTRUCTORS when not needed by CONFIG_GCOV_KERNEL by Josh Triplett · 14 years ago
- a44f99c Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 14 years ago
- ed3cd4a kernel: change to new flag variable by matt mooney · 14 years ago
- d4f7e51 sh: Enable CONFIG_GCOV_PROFILE_ALL for sh by Chris Smith · 14 years ago
- 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
- 85a0fdf gcov: fix null-pointer dereference for certain module types by Peter Oberparleiter · 14 years ago
- 1f74b1f microblaze: Enable GCOV_PROFILE_ALL by Michal Simek · 15 years ago
- a15098c powerpc: Enable GCOV by Michael Ellerman · 15 years ago
- 7bf99fb gcov: enable GCOV_PROFILE_ALL for x86_64 by Peter Oberparleiter · 16 years ago
- 2521f2c gcov: add gcov profiling infrastructure by Peter Oberparleiter · 16 years ago