mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-16 03:18:06 +02:00
The legacy atrace support was added in lack of perfetto c bindings in: https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/13255 Now that perfetto has matured while atrace has compat issue with C++, let's drop legacy atrace support in favor of perfetto even for Android. Reviewed-by: Dhruv Mark Collins <mark@igalia.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/41219> |
||
|---|---|---|
| .. | ||
| .clang-format | ||
| cpu_trace.h | ||
| gpuvis_trace_utils.h | ||
| u_gpuvis.c | ||
| u_gpuvis.h | ||
| u_perfetto.cc | ||
| u_perfetto.h | ||
| u_perfetto_renderpass.h | ||
| u_sysprof.c | ||
| u_sysprof.h | ||
| u_trace.c | ||
| u_trace.h | ||
| u_trace.py | ||
| u_trace_compare.py | ||
| u_trace_gather.py | ||
| u_trace_priv.h | ||