]> git.ipfire.org Git - thirdparty/qemu.git/blame - qom/trace-events
linux-user, s390x: add syscall table generation support
[thirdparty/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)"