The Visual Profile

The Visual Profiler, VProf, is a project developed for optimizing the performance of programs and evaluating algorithm efficiency. It provides routines to collect statistical profiling information and programs to view execution profiles. Profile data is used to generate performance summaries sorted by source code line, by file, and by function.

News

    VProf 1.2 Released   2006-03-22 12:54 - VProf
    The Visual Profiler, VProf, is an open source performance profiler. Release 1.2 is a update containing GUI enhancements.

    Back to top.

    Capabilities

    • Cross platform performance analysis tool.
    • Minimal pertevation(less than 1%).
    • Support for Fortran 77, Fortran 90, C and C++
    • Can profile on file, function and line level.
    • Creates profile for individual nodes of multi-node system.
    • Open Source.

    Back to top.

    Platforms

    • Unix Workstations (Intel/Linux, RS/6000, SGI/IRIX)
    • Symmetric multi-processors (Intel/Linux, SGI/IRIX)
    • Massively parallel (IBM SP, Intel Paragon)

    Back to top.

    Implementation

    • C++ with a few C and FORTRAN 77 functions
    • Object-oriented designed throughout

    Back to top.

    Contact




    Google