summaryrefslogtreecommitdiffstats
path: root/kernel/kcov.c
AgeCommit message (Expand)AuthorLines
2016-12-07kcov: add missing #include <linux/sched.h>Kefeng Wang-0/+1
2016-10-27kcov: properly check if we are in an interruptAndrey Konovalov-1/+8
2016-06-15kernel/kcov: unproxify debugfs file's fopsNicolai Stange-1/+6
2016-04-28kcov: don't profile branches in kcovAndrey Ryabinin-0/+1
2016-04-28kcov: don't trace the code coverage codeJames Morse-1/+1
2016-03-22kernel: add kcov code coverageDmitry Vyukov-0/+273