mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-04 08:13:54 -06:00
trace: split out trace events for net/ directory
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>
This commit is contained in:
parent
66d7a36d75
commit
f3b0163b18
3 changed files with 5 additions and 3 deletions
4
net/trace-events
Normal file
4
net/trace-events
Normal file
|
@ -0,0 +1,4 @@
|
|||
# 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"
|
Loading…
Add table
Add a link
Reference in a new issue