Function mz_prof_http::enabled::require_profiling_activated
source ยท fn require_profiling_activated(
prof_ctl: &JemallocProfCtl,
) -> Result<(), (StatusCode, String)>
Expand description
Checks whether jemalloc profiling is activated an returns an error response if not.