Age | Commit message (Expand) | Author |
---|---|---|
2017-12-18 | UPSTREAM: kcov: fix comparison callback signature | Dmitry Vyukov |
2017-12-18 | UPSTREAM: kcov: support comparison operands collection | Victor Chibotaru |
2017-12-18 | UPSTREAM: kcov: remove pointless current != NULL check | Andrey Ryabinin |
2017-12-18 | UPSTREAM: kcov: support compat processes | Dmitry Vyukov |
2017-12-18 | UPSTREAM: kcov: simplify interrupt check | Dmitry Vyukov |
2017-12-18 | UPSTREAM: kcov: make kcov work properly with KASLR enabled | Alexander Popov |
2017-12-18 | UPSTREAM: kcov: add more missing includes | Kefeng Wang |
2017-12-18 | UPSTREAM: kcov: add missing #include <linux/sched.h> | Kefeng Wang |
2017-12-18 | UPSTREAM: kcov: properly check if we are in an interrupt | Andrey Konovalov |
2017-12-18 | UPSTREAM: kcov: don't profile branches in kcov | Andrey Ryabinin |
2017-12-18 | UPSTREAM: kcov: don't trace the code coverage code | James Morse |
2017-12-18 | BACKPORT: kernel: add kcov code coverage | Dmitry Vyukov |