commit | e86a52215837595640d682bd717d785b135ebb4c | [log] [tgz] |
---|---|---|
author | Georges Winkenbach <[email protected]> | Wed Jan 08 20:57:42 2020 |
committer | Commit Bot <[email protected]> | Fri Jan 31 23:13:04 2020 |
tree | d8765089b14319b39138c13d58ee720ab97765ee | |
parent | 4d34345672c3886dab0faa8b9d2c3790bae39b6b [diff] |
contrib: Interactive cmd-line tool for analyzing apitrace profiles Apitrace is able to generate profile data with CPU and GPU timing info from trace data. This go-based tool provides support for reading, parsing and dissecting this profile data. It provides several Interactive commands for generating different data views. It also provides commands\ for comparing two related profiles. See README for more info. BUG=None TEST=None Change-Id: I8d05862886bdd0bcf91ccae40e6dcbc9b97f0a54 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/dev-util/+/1992190 Reviewed-by: David Riley <[email protected]> Commit-Queue: Georges Winkenbach <[email protected]> Tested-by: Georges Winkenbach <[email protected]>