aboutsummaryrefslogtreecommitdiff
path: root/qom/trace-events
blob: 945205bd1061da0f88e09d93c744e2fb379585a3 (plain)
1
2
3
4
5
# See docs/devel/tracing.txt for syntax documentation.

# object.c
object_dynamic_cast_assert(const char *type, const char *target, const char *file, int line, const char *func) "%s->%s (%s:%d:%s)"
object_class_dynamic_cast_assert(const char *type, const char *target, const char *file, int line, const char *func) "%s->%s (%s:%d:%s)"