summaryrefslogtreecommitdiffstats
path: root/kernel/gcov/base.c
AgeCommit message (Expand)AuthorLines
2021-05-07gcov: combine common codeJohannes Berg-0/+49
2019-05-14gcov: clang supportGreg Hackmann-1/+1
2019-05-14gcov: clang: move common GCC code into gcc_base.cGreg Hackmann-82/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-05-12gcov: support GCC 7.1Martin Liska-0/+6
2015-12-04gcov: use within_module() helper.Rusty Russell-6/+1
2015-06-30gcov: add support for GCC 5.1Lorenzo Stoakes-0/+6
2015-04-17gcov: fix softlockupsAndrey Ryabinin-1/+4
2014-06-10gcov: add support for GCC 4.9Yuan Pengfei-0/+6
2013-11-13gcov: add support for gcc 4.7 gcov formatFrantisek Hrbata-0/+6
2013-11-13gcov: move gcov structs definitions to a gcc version specific fileFrantisek Hrbata-14/+12
2009-06-18gcov: add gcov profiling infrastructurePeter Oberparleiter-0/+148