linux-stable/arch/s390/kernel/vdso64
Heiko Carstens 907fa061cc s390: enable kcov support
Now that hopefully all inline assemblies have been converted to single
basic blocks we can enable kcov on s390.

Note that this patch does not disable as many files on s390 like the
x86 variant does. Right now I didn't see a reason to do that, however
additional files or directories can be excluded at any time.

The runtime overhead seems to be quite high.

Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2016-06-28 09:32:39 +02:00
..
.gitignore s390: add various .gitignore files. 2012-05-16 14:42:41 +02:00
clock_getres.S s390/vdso: add vdso support for coarse clocks 2014-09-09 08:53:27 +02:00
clock_gettime.S s390/vdso: fix clock_gettime for CLOCK_THREAD_CPUTIME_ID, -2 and -3 2015-02-12 09:37:21 +01:00
getcpu.S s390/vdso: optimize getcpu system call 2016-01-11 13:01:24 +01:00
gettimeofday.S s390/vdso: fix stack corruption 2014-10-27 13:27:02 +01:00
Makefile s390: enable kcov support 2016-06-28 09:32:39 +02:00
note.S
vdso64.lds.S s390/vdso: optimize getcpu system call 2016-01-11 13:01:24 +01:00
vdso64_wrapper.S Use macros for .data.page_aligned section. 2009-09-21 06:27:08 +02:00