8000 GitHub - lennet/FlameGraph: A simple tool to generate FlameGraphs from Xcode Instruments traces 🔥📊
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

lennet/FlameGraph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FlameGraph

Travis status Swift Package Manager

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: Example output

Installation

$ mint install lennet/FlameGraph

Swift Package Manager

$ git clone https://github.com/lennet/FlameGraph.git
$ cd FlameGraph
$ swift run FlameGraph <args>

Usage

  1. Run Time Profiler in Instruments
  2. Select Thread and region you are interested in
  3. Edit > Deep copy ⇧⌘C
  4. $ FlameGraph <OutputPath.pdf>

About

A simple tool to generate FlameGraphs from Xcode Instruments traces 🔥📊

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

0