blob: 5d86fbf0191ef038cbb032b30c4cc463761f433e [file] [log] [blame]
Philippe Mathieu-Daudé87e03312017-07-28 19:46:05 -03001# See docs/devel/tracing.txt for syntax documentation.
Daniel P. Berrange38b1eed2016-06-16 09:40:25 +01002
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)"