Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
324cfb19567c80ed71d7a02f1d5ff4621902f4c3
/
kernel
/
kcov.c
324cfb1
kernel/kcov.c: fix typos in kcov_remote_start documentation
by Maciej Grochowski
· 4 years, 8 months ago
eec028c
kcov: remote coverage support
by Andrey Konovalov
· 5 years ago
39e07cb
kcov: convert kcov.refcount to refcount_t
by Elena Reshetova
· 6 years ago
ec9672d
kcov: no need to check return value of debugfs_create functions
by Greg Kroah-Hartman
· 6 years ago
6347244
kernel/kcov.c: mark write_comp_data() as notrace
by Anders Roxell
· 6 years ago
903e8ff
kernel/kcov.c: mark funcs in __sanitizer_cov_trace_pc() as notrace
by Anders Roxell
· 6 years ago
0ed557a
sched/core / kcov: avoid kcov_area during task switch
by Mark Rutland
· 7 years ago
dc55daf
kcov: prefault the kcov_area
by Mark Rutland
· 7 years ago
c9484b9
kcov: ensure irq code sees a valid area
by Mark Rutland
· 7 years ago
a77660d
kcov: detect double association with a single task
by Dmitry Vyukov
· 7 years ago
689d77f
kcov: fix comparison callback signature
by Dmitry Vyukov
· 7 years ago
ded97d2
kcov: support comparison operands collection
by Victor Chibotaru
· 7 years ago
fcf4eda
kcov: remove pointless current != NULL check
by Andrey Ryabinin
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
7483e5d
kcov: support compat processes
by Dmitry Vyukov
· 7 years ago
f61e869
kcov: simplify interrupt check
by Dmitry Vyukov
· 8 years ago
4983f0a
kcov: make kcov work properly with KASLR enabled
by Alexander Popov
· 8 years ago
db86235
kcov: add more missing includes
by Kefeng Wang
· 8 years ago
166ad0e
kcov: add missing #include <linux/sched.h>
by Kefeng Wang
· 8 years ago
b274c0b
kcov: properly check if we are in an interrupt
by Andrey Konovalov
· 8 years ago
df4565f
kernel/kcov: unproxify debugfs file's fops
by Nicolai Stange
· 9 years ago
36f05ae
kcov: don't profile branches in kcov
by Andrey Ryabinin
· 9 years ago
bdab42d
kcov: don't trace the code coverage code
by James Morse
· 9 years ago
5c9a875
kernel: add kcov code coverage
by Dmitry Vyukov
· 9 years ago