pub fn enable_from(flag: bool)
Enable profiling from the --profile flag; RQ_PROFILE in the environment also enables it, so a shipped binary can be measured in place — the same affordance RQ_LOG gives trace.
--profile
RQ_PROFILE
RQ_LOG