Merge tag 'v9.0.0-rc3'
[qemu/ar7.git] / qom / trace-events
blobb2e9f4a7127f0e088290b5a5aa6b2a44b61b3da5
1 # See docs/devel/tracing.rst for syntax documentation.
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)"