Files
Linux/arch/um/os-Linux
Vegard Nossum 915eed20e4 um: Support kcov
This adds support for kcov to UML.

There is a small problem where UML will randomly segfault during boot;
this is because current_thread_info() occasionally returns an invalid
(non-NULL) pointer and we try to dereference it in
__sanitizer_cov_trace_pc(). I consider this a bug in UML itself and this
patch merely exposes it.

[v2: disable instrumentation in UML-specific code]

Cc: Quentin Casasnovas <[email protected]>
Cc: Richard Weinberger <[email protected]>
Cc: Thomas Meyer <[email protected]>
Cc: user-mode-linux-devel <[email protected]>
Cc: Dmitry Vyukov <[email protected]>
Signed-off-by: Vegard Nossum <[email protected]>
Signed-off-by: Richard Weinberger <[email protected]>
2016-08-04 00:18:06 +02:00
..
2016-01-10 21:49:48 +01:00
2013-09-07 10:56:58 +02:00
2015-11-06 22:54:49 +01:00
2016-08-04 00:18:06 +02:00
2015-11-06 22:54:49 +01:00
2013-09-07 10:56:58 +02:00
2016-01-10 21:49:47 +01:00
2015-11-06 22:54:49 +01:00
2013-09-07 10:56:58 +02:00