]> git.proxmox.com Git - mirror_qemu.git/blame - qom/trace-events
trace-events: Shorten file names in comments
[mirror_qemu.git] / qom / trace-events
CommitLineData
87e0331c 1# See docs/devel/tracing.txt for syntax documentation.
38b1eedc 2
500016e5 3# object.c
38b1eedc
DB
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)"