1
0
Fork 0
mutter-performance-source/cogl
Sebastian Keller 2eddf35625 cogl/trace: Fix build without profiler
When !3952 introduced the new tracing macros, they were only defined in
the HAVE_PROFILER case, causing builds without profiler support to fail.

Also it introduced an unconditional call to cogl_is_tracing_enabled()
which is not available without HAVE_PROFILER.

Fixes: 777c63507 ("cogl/trace: Allow defining and setting sysprof trace counters")
Fixes: 322ac42a6 ("stage-impl: Trace the damage region")
Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3991>
2024-08-31 18:47:32 +02:00
..
cogl cogl/trace: Fix build without profiler 2024-08-31 18:47:32 +02:00
cogl-pango cogl/pango: Drop mipmapping API/env variables 2024-08-22 16:45:01 +00:00
meson.build build: Split X11 server & client dependencies 2024-06-30 15:09:00 +02:00