qemu-patch-raspberry4/hw/9pfs
Markus Armbruster dec9776049 trace-events: Fix attribution of trace points to source
Some trace points are attributed to the wrong source file.  Happens
when we neglect to update trace-events for code motion, or add events
in the wrong place, or misspell the file name.

Clean up with help of cleanup-trace-events.pl.  Same funnies as in the
previous commit, of course.  Manually shorten its change to
linux-user/trace-events to */signal.c.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-id: 20190314180929.27722-6-armbru@redhat.com
Message-Id: <20190314180929.27722-6-armbru@redhat.com>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
2019-03-22 16:18:07 +00:00
..
9p-local.c error: Fix use of error_prepend() with &error_fatal, &error_abort 2018-10-19 14:51:34 +02:00
9p-local.h
9p-posix-acl.c
9p-proxy.c 9p: proxy: Fix size passed to connect 2018-06-07 12:17:21 +02:00
9p-proxy.h
9p-synth.c
9p-synth.h
9p-util.c 9p: Move a couple xattr functions to 9p-util 2018-06-07 12:17:22 +02:00
9p-util.h 9p: Move a couple xattr functions to 9p-util 2018-06-07 12:17:22 +02:00
9p-xattr-user.c
9p-xattr.c 9p: Move a couple xattr functions to 9p-util 2018-06-07 12:17:22 +02:00
9p-xattr.h
9p.c 9p: use g_new(T, n) instead of g_malloc(sizeof(T) * n) 2018-12-12 14:18:10 +01:00
9p.h 9p: xattr: Properly translate xattrcreate flags 2018-06-07 12:17:22 +02:00
codir.c
cofile.c 9p: write lock path in v9fs_co_open2() 2018-11-08 21:19:05 +01:00
cofs.c
coth.c
coth.h
coxattr.c
Kconfig virtio: express virtio dependencies with Kconfig 2019-03-07 21:45:53 +01:00
Makefile.objs 9pfs: remove unnecessary conditionals 2019-03-07 21:45:53 +01:00
trace-events trace-events: Fix attribution of trace points to source 2019-03-22 16:18:07 +00:00
virtio-9p-device.c
virtio-9p.h
xen-9p-backend.c xen: re-name XenDevice to XenLegacyDevice... 2019-01-14 13:45:40 +00:00
xen-9pfs.h