summaryrefslogtreecommitdiffstats
path: root/kernel/gcov/Makefile
Commit message (Expand)AuthorAgeFilesLines
* gcov: shut up missing prototype warnings for internal stubsArnd Bergmann2023-08-181-0/+2
* gcov: Remove old GCC 3.4 supportWill Deacon2020-04-161-2/+1
* gcov: clang supportGreg Hackmann2019-05-141-0/+1
* gcov: clang: move common GCC code into gcc_base.cGreg Hackmann2019-05-141-2/+2
* gcov: remove CONFIG_GCOV_FORMAT_AUTODETECTMasahiro Yamada2018-06-081-2/+0
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* kbuild,gcov: simplify kernel/gcov/Makefile moreMasahiro Yamada2015-01-091-19/+4
* kbuild,gcov: simplify kernel/gcov/MakefileMasahiro Yamada2015-01-091-3/+3
* kbuild,gcov: remove unnecessary workaroundMasahiro Yamada2015-01-091-12/+1
* kbuild: do not add $(call ...) to invoke cc-version or cc-fullversionMasahiro Yamada2015-01-091-1/+1
* gcov: compile specific gcov implementation based on gcc versionFrantisek Hrbata2013-11-131-1/+31
* kernel: change to new flag variablematt mooney2011-03-171-1/+1
* gcov: add gcov profiling infrastructurePeter Oberparleiter2009-06-181-0/+3