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