qemu-patch-raspberry4/trace
Lluís Vilanova 82e95ec847 trace: Fix dynamic event state on vCPU hot-unplug
We need to disable per-vCPU events on a vCPU that is hot-unplugged to
keep the dynamic event state global counters consistent.

Signed-off-by: Lluís Vilanova <vilanova@ac.upc.edu>
Message-id: 148278748055.1404.1570530281528619895.stgit@fimbulvetr.bsc.es
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
2017-01-16 13:40:56 +00:00
..
control-internal.h trace: provide mechanism for registering trace events 2016-10-12 09:52:50 +02:00
control-target.c trace: Lock vCPU list when initializing dynamic tracing state 2017-01-16 13:40:56 +00:00
control.c trace: Fix dynamic event state on vCPU hot-unplug 2017-01-16 13:40:56 +00:00
control.h trace: Fix dynamic event state on vCPU hot-unplug 2017-01-16 13:40:56 +00:00
event-internal.h trace: remove the TraceEventID and TraceEventVCPUID enums 2016-10-12 09:35:54 +02:00
ftrace.c trace: don't abort qemu if ftrace can't be initialized 2016-10-12 09:35:54 +02:00
ftrace.h Clean up decorations and whitespace around header guards 2016-07-12 16:20:46 +02:00
Makefile.objs trace: pass trace-events to tracetool as a positional param 2016-10-12 09:54:53 +02:00
mem-internal.h Clean up decorations and whitespace around header guards 2016-07-12 16:20:46 +02:00
mem.h Clean up decorations and whitespace around header guards 2016-07-12 16:20:46 +02:00
qmp.c trace: convert code to use event iterators 2016-10-12 09:35:54 +02:00
simple.c trace: emit name <-> ID mapping in simpletrace header 2016-10-12 09:35:54 +02:00
simple.h trace: get rid of generated-events.h/generated-events.c 2016-10-12 09:54:52 +02:00