Skip to content

virgl_util: hide slow trace behind debug build

Yiwei Zhang requested to merge zzyiwei/virglrenderer:vrend-hide-slow-tp into main

..until TRACE_SCOPE_SLOW gets fixed to use slow tag, or leave it as is since slow events are for debugging purpose anyway. This also avoids the unnecessary overhead for release build.

/cc @gerddie @tintou

Edited by Yiwei Zhang

Merge request reports