mesa/src/util/perf
Matt Turner a8ab696033 meson: Allow configuring with Android-internal perfetto
This enables ninja-to-soong to generate an Android.bp that builds Mesa
against Android's `libperfetto_client_experimental` library.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/36561>
2025-08-07 16:22:37 +00:00
..
.clang-format clang-format: Disable formatting by default 2023-08-13 16:48:49 +02:00
cpu_trace.h util: Optimize MESA_TRACE_FUNC() 2025-08-01 19:58:24 +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 meson: Allow configuring with Android-internal perfetto 2025-08-07 16:22:37 +00:00
u_perfetto.h perfetto: fix macos compile 2024-11-09 09:23:22 +00:00
u_perfetto_renderpass.h meson: Allow configuring with Android-internal perfetto 2025-08-07 16:22:37 +00:00
u_sysprof.c util/perf: Add sysprof integration 2025-05-23 11:27:14 +00:00
u_sysprof.h util/perf: Add sysprof integration 2025-05-23 11:27:14 +00:00
u_trace.c util/u_trace: Add u_trace_move() 2025-06-26 22:51:29 +00:00
u_trace.h util/u_trace: Add u_trace_move() 2025-06-26 22:51:29 +00:00
u_trace.py meson: Allow configuring with Android-internal perfetto 2025-08-07 16:22:37 +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