Swiftpack.co - lennet/FlameGraph as Swift Package

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.
See all packages published by lennet.
lennet/FlameGraph 0.15.0
A simple tool to generate FlameGraphs from Xcode Instruments traces ๐Ÿ”ฅ๐Ÿ“Š
โญ๏ธ 60
๐Ÿ•“ 4 years ago
.package(url: "https://github.com/lennet/FlameGraph.git", from: "0.15.0")

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

$ 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>

GitHub

link
Stars: 60
Last commit: 4 years ago
Advertisement: IndiePitcher.com - Cold Email Software for Startups

Dependencies

Release Notes

4 years ago

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics