pub fn stop_profiling()
Expand description

Stop profiling and dump tracebacks.
This assumes that you have called start_profiling. The functions stop_profiling and dump_profiling_as_proto can both be run, in either order.