]> git.proxmox.com Git - mirror_qemu.git/blob - qom/trace-events
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu into...
[mirror_qemu.git] / qom / trace-events
1 # See docs/devel/tracing.rst for syntax documentation.
2
3 # object.c
4 object_dynamic_cast_assert(const char *type, const char *target, const char *file, int line, const char *func) "%s->%s (%s:%d:%s)"
5 object_class_dynamic_cast_assert(const char *type, const char *target, const char *file, int line, const char *func) "%s->%s (%s:%d:%s)"