summaryrefslogtreecommitdiffstats
path: root/kernel/kcov.c
Commit message (Expand)AuthorAgeFilesLines
* kcov: support compat processesDmitry Vyukov2017-09-081-0/+1
* kcov: simplify interrupt checkDmitry Vyukov2017-05-081-8/+1
* kcov: make kcov work properly with KASLR enabledAlexander Popov2016-12-201-1/+7
* kcov: add more missing includesKefeng Wang2016-12-141-0/+5
* kcov: add missing #include <linux/sched.h>Kefeng Wang2016-12-071-0/+1
* kcov: properly check if we are in an interruptAndrey Konovalov2016-10-271-1/+8
* kernel/kcov: unproxify debugfs file's fopsNicolai Stange2016-06-151-1/+6
* kcov: don't profile branches in kcovAndrey Ryabinin2016-04-281-0/+1
* kcov: don't trace the code coverage codeJames Morse2016-04-281-1/+1
* kernel: add kcov code coverageDmitry Vyukov2016-03-221-0/+273
OpenPOWER on IntegriCloud