]> git.proxmox.com Git - mirror_qemu.git/blame - qom/trace-events
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20190111-pull-request' into...
[mirror_qemu.git] / qom / trace-events
CommitLineData
87e0331c 1# See docs/devel/tracing.txt for syntax documentation.
38b1eedc
DB
2
3# qom/object.c
4object_dynamic_cast_assert(const char *type, const char *target, const char *file, int line, const char *func) "%s->%s (%s:%d:%s)"
5object_class_dynamic_cast_assert(const char *type, const char *target, const char *file, int line, const char *func) "%s->%s (%s:%d:%s)"