aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/gcov/base.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-05-07gcov: combine common codeJohannes Berg1-0/+49
2019-05-14gcov: clang supportGreg Hackmann1-1/+1
2019-05-14gcov: clang: move common GCC code into gcc_base.cGreg Hackmann1-82/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-05-12gcov: support GCC 7.1Martin Liska1-0/+6
2015-12-04gcov: use within_module() helper.Rusty Russell1-6/+1
2015-06-30gcov: add support for GCC 5.1Lorenzo Stoakes1-0/+6
2015-04-17gcov: fix softlockupsAndrey Ryabinin1-1/+4
2014-06-10gcov: add support for GCC 4.9Yuan Pengfei1-0/+6
2013-11-13gcov: add support for gcc 4.7 gcov formatFrantisek Hrbata1-0/+6
2013-11-13gcov: move gcov structs definitions to a gcc version specific fileFrantisek Hrbata1-14/+12
2009-06-18gcov: add gcov profiling infrastructurePeter Oberparleiter1-0/+148