mumble/docs
Robert Adam db57b63241
Merge PR #5396: FEAT(server): Add support for the tracy profiler
Tracy (wolfpld/tracy) is a profiler that is aimed at
having a very low impact on the runtime performance and is thus suitable
to be used in production systems to figure out what is going on and how
the code is performing.

For the time being, this commit instruments only the server code.
Furthermore, the instrumentation is performed in a rather minimalistic
way that should suffice to start profiling audio and control message
processing but is definitely far from being complete. Further
instrumentation will be added on-demand.
2021-12-29 18:52:42 +01:00
..
additional-readmes MAINT(readme): Move READMEs for static server into docs/ 2020-07-08 17:55:46 +02:00
dev Merge PR #5396: FEAT(server): Add support for the tracy profiler 2021-12-29 18:52:42 +01:00
media/images DOCS: Added description of Developer console 2021-02-28 08:50:50 +01:00
DeveloperConsole.md DOCS: Improve sentence in developer console description 2021-05-22 20:27:24 +02:00
DockerCompose.md DOCS(docker): Rewrite certificate instructions 2021-12-28 14:14:39 +01:00
GlobalShortcuts.md MAINT(docs): the Game bar trigger must be disabled for the guide button to work 2020-10-10 21:08:22 +02:00