···11+# Tracing support {#tracing}
22+33+<!--
44+Copyright 2022, Collabora, Ltd. and the Monado contributors
55+SPDX-License-Identifier: BSL-1.0
66+-->
77+88+Monado has two tracing backends, one based on Perfetto and the other based on
99+Tracy. See either sub pages for documentation on each, @ref tracing-perfetto,
1010+@ref tracing-tracy. There is also metrics collection in Monado, you can find
1111+more documentation on the @ref metrics page.