mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-07-29 13:23:54 -06:00

Move all trace-events for files in the net/ directory to their own file. Signed-off-by: Daniel P. Berrange <berrange@redhat.com> Message-id: 1466066426-16657-36-git-send-email-berrange@redhat.com Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
4 lines
143 B
Text
4 lines
143 B
Text
# See docs/trace-events.txt for syntax documentation.
|
|
|
|
# net/vhost-user.c
|
|
vhost_user_event(const char *chr, int event) "chr: %s got event: %d"
|