monado/doc/tracing.md

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

12 lines
411 B
Markdown
Raw Permalink Normal View History

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