qemu-patch-raspberry4/trace
Mark Wu 454e202d52 trace: Add wildcard trace event support
A basic wildcard matching is supported in both the monitor command
"trace-event" and the events list file. That means you can enable/disable
the events having a common prefix in a batch. For example, virtio-blk trace
events could be enabled using:
    trace-event virtio_blk_* on

Signed-off-by: Mark Wu <wudxw@linux.vnet.ibm.com>
Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
2011-11-01 14:12:15 +00:00
..
control.c
control.h
default.c
simple.c trace: Add wildcard trace event support 2011-11-01 14:12:15 +00:00
simple.h
stderr.c trace: Add wildcard trace event support 2011-11-01 14:12:15 +00:00
stderr.h