2.3.4 Big Sur & Apple Silicon ready, new profiling options
Built with Xcode 12.2 beta 3 including SwiftUI tracing with filtering, supporting Apple Silicon architecture and the update checker. This version publishes a service "Injection Goto" which allows you to select a type or type and method in the trace logs and right click on "Services/Injection Goto" to go directly to it's definition in Xcode if the type is defined in a file of the same name. This version also allows you to dump the top 200 methods by measures elapsed time after you have traced an app, framework or even UIKit.