mesa/src/util/perf
Russell Greene ae9d365686 perfetto: fix macos compile
On macos, <sys/types.h> does not declare clockid_t,
but it's instead in <time.h>, which also includes
<sys/types.h> on Linux, so just include <time.h> on
all UNIX platforms.

Fixes: a871eabc
Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/12064
Tested-by: Vinson Lee <vlee@freedesktop.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/31881>
2024-11-09 09:23:22 +00:00
..
.clang-format clang-format: Disable formatting by default 2023-08-13 16:48:49 +02:00
cpu_trace.h wsi/wayland/perfetto: supply presentation clock to perfetto 2024-10-22 21:16:40 +00:00
gpuvis_trace_utils.h util/perf: Add gpuvis integration. 2023-08-19 23:09:45 +02: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 wsi/wayland/perfetto: supply presentation clock to perfetto 2024-10-22 21:16:40 +00:00
u_perfetto.h perfetto: fix macos compile 2024-11-09 09:23:22 +00:00
u_perfetto_renderpass.h tu/perfetto: Use tu_CmdBeginDebugUtilsLabelEXT as a stage event in perfetto. 2023-04-16 15:50:49 +00:00
u_trace.c u_trace: add csv output 2024-08-03 16:03:07 +03:00
u_trace.h u_trace: add csv output 2024-08-03 16:03:07 +03:00
u_trace.py u_trace: Fix trace_payload_as_extra_func desync between drivers 2024-10-03 20:25:48 +00:00
u_trace_priv.h u_trace: add support for indirect data 2024-08-03 16:03:00 +03:00