mesa/src/util/perf
Lucas Francisco Fryzek 7b84183201
Some checks are pending
macOS-CI / macOS-CI (dri) (push) Waiting to run
macOS-CI / macOS-CI (xlib) (push) Waiting to run
util/u_trace: Don't use empty initializer list
Modify empty initializer list to use a zero initializer so we aren't
relying on the gnu extension.

Fixes: 690d9b0d00 ("util/u_trace: Rework resource management")
Reviewed-by: Iago Toral Quiroga <itoral@igalia.com>
Reviewed-by: Danylo Piliaiev <dpiliaiev@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/41715>
2026-05-21 12:18:07 +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
u_gpuvis.h
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 util/u_trace: Don't use empty initializer list 2026-05-21 12:18:07 +00:00
u_trace.h util/u_trace: Print tracepoints with indentation 2026-05-19 20:27:59 +00:00
u_trace.py util/u_trace: Print tracepoints with indentation 2026-05-19 20:27:59 +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 util/u_trace: Print tracepoints with indentation 2026-05-19 20:27:59 +00:00