mesa/src/util/perf
Yiwei Zhang 90c4f1f9dc
Some checks are pending
macOS-CI / macOS-CI (dri) (push) Waiting to run
macOS-CI / macOS-CI (xlib) (push) Waiting to run
util/android_stub: drop legacy atrace
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>
2026-04-27 23:29:27 +00:00
..
.clang-format
cpu_trace.h util/android_stub: drop legacy atrace 2026-04-27 23:29:27 +00:00
gpuvis_trace_utils.h util/perf: Fix some warnings. 2024-12-02 15:15:52 +00:00
u_gpuvis.c util/perf: Add gpuvis integration. 2023-08-19 23:09:45 +02:00
u_gpuvis.h util/perf: Add gpuvis integration. 2023-08-19 23:09:45 +02:00
u_perfetto.cc perfetto: allow specifying clock domain for cpu timestamps 2025-08-19 09:50:36 +00:00
u_perfetto.h perfetto: allow specifying clock domain for cpu timestamps 2025-08-19 09:50:36 +00:00
u_perfetto_renderpass.h perfetto: allow specifying clock domain for cpu timestamps 2025-08-19 09:50:36 +00:00
u_sysprof.c util/perf: Add support for conditional CPU scope traces 2026-02-03 15:41:50 +00:00
u_sysprof.h util/perf: Add support for conditional CPU scope traces 2026-02-03 15:41:50 +00:00
u_trace.c freedreno,u_trace: Fix various UBSAN errors 2026-02-03 16:14:35 +00:00
u_trace.h util/u_trace: Add u_trace_move() 2025-06-26 22:51:29 +00:00
u_trace.py util/u_trace: Fix usage of variable-sized strings in non-queued case 2026-01-30 16:41:46 +00:00
u_trace_compare.py util/u_trace: Add scripts for perf analysis based on u_trace results 2025-07-22 21:15:51 +00:00
u_trace_gather.py util/u_trace: Add scripts for perf analysis based on u_trace results 2025-07-22 21:15:51 +00:00
u_trace_priv.h u_trace: add support for indirect data 2024-08-03 16:03:00 +03:00