PYME Profile Viewer

Usage

The profile viewer allows us to visualize multi-threaded call traces made using the fProfile module. Before viewing, these traces must be converted from their original raw .txt output to a .json format that has re-built the call tree. This is accomplished by using the convertProfile.py script

Please specify the .json formatted profile file to use