Compatibility
- 0.15.0 and master5.35.25.15.04.2
- 0.15.0 and masteriOSmacOS(Intel)macOS(ARM)LinuxtvOSwatchOS
A simple tool to generate FlameGraphs from Xcode Instruments traces ๐ฅ๐
Work in Progress
A CommandLine tool to generate FlameGraphs from Xcode Instruments traces
An example FlameGraph for the -[AppDelegate application:didFinishLaunchingWithOptions:]
method of the Wikipedia iOS App:
$ mint install lennet/FlameGraph
$ git clone https://github.com/lennet/FlameGraph.git
$ cd FlameGraph
$ swift run FlameGraph <args>
$ FlameGraph <OutputPath.pdf>