Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gcov: combine common code | Johannes Berg | 2021-05-07 | 1 | -0/+49 |
* | gcov: clang support | Greg Hackmann | 2019-05-14 | 1 | -1/+1 |
* | gcov: clang: move common GCC code into gcc_base.c | Greg Hackmann | 2019-05-14 | 1 | -82/+2 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | gcov: support GCC 7.1 | Martin Liska | 2017-05-12 | 1 | -0/+6 |
* | gcov: use within_module() helper. | Rusty Russell | 2015-12-04 | 1 | -6/+1 |
* | gcov: add support for GCC 5.1 | Lorenzo Stoakes | 2015-06-30 | 1 | -0/+6 |
* | gcov: fix softlockups | Andrey Ryabinin | 2015-04-17 | 1 | -1/+4 |
* | gcov: add support for GCC 4.9 | Yuan Pengfei | 2014-06-10 | 1 | -0/+6 |
* | gcov: add support for gcc 4.7 gcov format | Frantisek Hrbata | 2013-11-13 | 1 | -0/+6 |
* | gcov: move gcov structs definitions to a gcc version specific file | Frantisek Hrbata | 2013-11-13 | 1 | -14/+12 |
* | gcov: add gcov profiling infrastructure | Peter Oberparleiter | 2009-06-18 | 1 | -0/+148 |