Context manager for cProfile profiling.
This is a method of the Profiler class in the profiler module.
def cprofile(name: str) -> Any