All releases of qPyProfiler


Release Notes: Integration with QScintilla for source browsing with color highlighting. Colorized source code according to time spent during execution (requires Scintilla). A menu shortcut has been added. A separate module has been created for all Python pStat handling.


Release Notes: Uses /usr/bin/env instead of hardcoded /usr/bin/python. Correctly resizes columns according to header size. Warns the user if the source code cannot be found in the source explorer. Switches to the source list when double clicking on an item in the function table. Color has been added to the function table.


Release Notes: Clean stats when profiling a new session or loading a previously saved profiling session. Color has been added to total time and cumulative time for the call tree. This release use more colors (5 versus 3) to highlight the high rate. API documentation and a changelog have been added.


Release Notes: Basic functions are available to profile a script, save a profile session, browse a function call or call tree, browse code, and filter on keywords.
A no-dependencies C++ commandline arguments parser with a convenient interface.