fn print_traces(tracer: TracingInspector, decoder: Arc<CallTraceDecoder>)
Prints the traces for the inspector
Caution: This blocks on call trace decoding
If called outside tokio runtime