Projects / qPyProfiler / Releases

RSS All releases of qPyProfiler

  •  18 Jul 2007 13:57

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.

  •  10 Jul 2007 13:27

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.

  •  17 Jun 2007 16:19

    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.

    Screenshot

    Project Spotlight

    Fimex

    A library for geospatial data file manipulation.

    Screenshot

    Project Spotlight

    The Lean Mean C++ Option Parser

    A no-dependencies C++ commandline arguments parser with a convenient interface.