Function pretty_trace::dump_profiling_as_proto[][src]

pub fn dump_profiling_as_proto(f: &str)

Call this to dump a proto file containing the profiling information.
This assumes that you have called start_profiling. The functions stop_profiling and dump_profiling_as_proto can both be run, in either order.