7f4076c1bb
There are a number of unused trace events that scripts/cleanup-trace-events.pl finds. The "hw/vfio/pci-quirks.c" filename was typoed and "qapi/qapi-visit-core.c" was missing the qapi/ directory prefix. Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> Message-id: 20170126171613.1399-3-stefanha@redhat.com Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
6 lines
187 B
Plaintext
6 lines
187 B
Plaintext
# See docs/tracing.txt for syntax documentation.
|
|
|
|
# hw/block/dataplane/virtio-blk.c
|
|
virtio_blk_data_plane_start(void *s) "dataplane %p"
|
|
virtio_blk_data_plane_stop(void *s) "dataplane %p"
|