mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-21 06:48:09 +02:00
util_perfetto_init() was called in some places, util_cpu_trace_init() was called in other places, and some places used tracing without ever calling either of them util_cpu_trace_init() is now guaranteed to be called: * on gallium screen create * on VK instance create thus no driver/frontend/etc should ever need to call this manually cc: mesa-stable Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/36628> |
||
|---|---|---|
| .. | ||
| ci | ||
| clc | ||
| compiler | ||
| drm-shim | ||
| ds | ||
| genxml | ||
| lib | ||
| libpan | ||
| midgard | ||
| perf | ||
| shared | ||
| tools | ||
| util | ||
| vulkan | ||
| .clang-format | ||
| meson.build | ||