It might be useful to support XRay Instrumentation (whitepaper, LLVM docs, Rust tracking issue).
If it turns out to be strictly superior, this could potentially replace the current mcount instrumentation. HermitCore has supported this once: hermit-os/hermit-playground/usr/xray/README.md.