[Qemu-devel] [PULL 3/5] trace: Replace error with warning if event is not defined

2014-06-09 Thread Stefan Hajnoczi
From: Alexey Kardashevskiy 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: Al

[Qemu-devel] [PULL 3/5] trace: Replace error with warning if event is not defined

2014-06-09 Thread Stefan Hajnoczi
From: Alexey Kardashevskiy 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: Al