0
6
Login
Code
Issues
1
Pull requests
Events
Packages
0b0217bce1893d56c2a541a081347e17764c736e
0b0217bce1893d56c2a541a081347e17764c736e

NNAPI systrace parser

This tool parses systrace output generated by the NNTRACE macros and produces timing statistics.

Usage: parse_systrace.py

Limitations:

  • Output is only valid with one concurrent NNAPI client process (this could be done by tracing the Binder transactions from client to server)

See also:

  • contract-between-code-and-parser.txt