Home
last modified time | relevance | path

Searched hist:82432638 (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/trace/
H A Dcontrol.c82432638 Wed May 21 03:16:01 CDT 2014 Alexey Kardashevskiy <aik@ozlabs.ru> trace: Replace error with warning if event is not defined

At the moment QEMU exits if trace point is not defined which makes
a developer life harder if he has to switch between branches with
different traces implemented.

This replaces error+exit wit WARNING if the tracepoint does not exist or
not traceable.

Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>