summaryrefslogtreecommitdiffstats
path: root/kernel/gcov/base.c
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* gcov: support GCC 7.1Martin Liska2017-05-121-0/+6
* gcov: use within_module() helper.Rusty Russell2015-12-041-6/+1
* gcov: add support for GCC 5.1Lorenzo Stoakes2015-06-301-0/+6
* gcov: fix softlockupsAndrey Ryabinin2015-04-171-1/+4
* gcov: add support for GCC 4.9Yuan Pengfei2014-06-101-0/+6
* gcov: add support for gcc 4.7 gcov formatFrantisek Hrbata2013-11-131-0/+6
* gcov: move gcov structs definitions to a gcc version specific fileFrantisek Hrbata2013-11-131-14/+12
* gcov: add gcov profiling infrastructurePeter Oberparleiter2009-06-181-0/+148