393698063 / TraceDump

Parse data from trace document by use undocument api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TraceDump

This project is second develop base on TraceUtility

Blog post(in Chinese 中文)

Usage

$./traceDump path/to/xxx.trace

Output

The same as TraceUtility

Done

  • Rebuild project and fix some bugs
  • Support GPU Driver loginstrument.
  • Support CPU Activity loginstrument.
  • Support Activity Monitorinstrument.
  • Update Allocationsinstrument.(Now you can get persisentBytes size during each second)

TODO

  • Parse Time Profilerinstrument.(Old way dosen't work from Xcode 9.0)

About

Parse data from trace document by use undocument api

License:MIT License


Languages

Language:Objective-C 79.4%Language:Python 18.1%Language:Makefile 2.4%