util: Avoid the use of MESA_TRACE_BEGIN/END
authorCorentin Noël <corentin.noel@collabora.com>
Wed, 20 Sep 2023 15:25:09 +0000 (17:25 +0200)
committerMarge Bot <emma+marge@anholt.net>
Mon, 23 Oct 2023 17:20:03 +0000 (17:20 +0000)
commitb7a4e7807141770e9fb4172a9ab0d31ed852d29b
treed44bc1dee620768ea41ab3042351abd594b87ca2
parentbf1a68833b3ddf09ccc9d08f393a168d6a9812e0
util: Avoid the use of MESA_TRACE_BEGIN/END

Switch the last occurrences of it to the MESA_TRACE_SCOPE macro which is
easier to use.

Signed-off-by: Corentin Noël <corentin.noel@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25308>
src/util/compress.c
src/util/disk_cache.c