JingChangzz / patrace

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Patrace

PATrace is software for capturing GLES calls of an application and replaying them on a different device, keeping the GPU workload the same. It's similar to the open source Apitrace project, but optimised for performance measurements.

Manual

Caveats

PATrace cannot open trace files captured with the open source Apitrace.

About

License:MIT License


Languages

Language:C++ 78.3%Language:Python 16.0%Language:CMake 1.6%Language:Java 1.4%Language:Objective-C++ 0.7%Language:Makefile 0.6%Language:Shell 0.6%Language:Objective-C 0.5%Language:C 0.2%