xref: /openbmc/qemu/authz/trace-events (revision 5b76dd13)
1# See docs/devel/tracing.txt for syntax documentation.
2
3# authz/base.c
4qauthz_is_allowed(void *authz, const char *identity, bool allowed) "AuthZ %p check identity=%s allowed=%d"
5