mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2024-12-28 02:26:16 +00:00
doc: Add general tracing
This commit is contained in:
parent
762c10f511
commit
bc2ed6e3db
11
doc/tracing.md
Normal file
11
doc/tracing.md
Normal file
|
@ -0,0 +1,11 @@
|
||||||
|
# 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.
|
Loading…
Reference in a new issue