aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/gcov/clang.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-05-07gcov: clang: drop support for clang-10 and olderNick Desaulniers1-103/+0
2021-05-07gcov: use kvmalloc()Johannes Berg1-6/+6
2021-05-07gcov: combine common codeJohannes Berg1-166/+1
2021-04-19Revert "gcov: clang: fix clang-11+ build"Linus Torvalds1-1/+1
2021-04-16gcov: clang: fix clang-11+ buildJohannes Berg1-1/+1
2021-04-09gcov: re-fix clang-11+ supportNick Desaulniers1-10/+19
2021-03-25gcov: fix clang-11+ supportNick Desaulniers1-0/+69
2019-05-14gcov: clang supportGreg Hackmann1-0/+581