aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/kcov.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-10-27kcov: properly check if we are in an interruptAndrey Konovalov1-1/+8
2016-06-15kernel/kcov: unproxify debugfs file's fopsNicolai Stange1-1/+6
2016-04-28kcov: don't profile branches in kcovAndrey Ryabinin1-0/+1
2016-04-28kcov: don't trace the code coverage codeJames Morse1-1/+1
2016-03-22kernel: add kcov code coverageDmitry Vyukov1-0/+273