Development/Debuggers

kprof: Tool which analyzes the execution profiling output generated by gprof

Name:kprof Vendor:The KDE-RedHat Project
Version:1.4.2 License:GPL
Release:0.fdr.4 URL:http://kprof.sourceforge.net/
Summary
KProf is a visual tool for developers, which displays the execution profiling output generated by code profilers. The output of profilers being usually difficult to read (beyond the flat profile information), KProf presents the information in list- or tree-views that make the information very easy to understand. KProf provides access to the following features: * Flat profile view displays all function / methods and their profiling information. * Hierarchical profile view displays a tree for each function / method with the other functions / methods it calls as subelements. * Object profile view, for C++ developers, groups the methods in a tree view by object name. * Graph view is a graphical representation of the call-tree, requires GraphViz to work. * Method view is a more detailed look at an individual method - cross referenced. * Recursive functions carry a special icon to clearly show that they are recursive. * Right-clicking a function or method displays a pop-up with the list of callers and called functions. You can directly go to one of these functions by selecting it in the pop-up menu. * The flat profile view provides an additional filter edit box to filter the display and show only the functions or methods containing the text that you enter. * Function parameters hiding if the function name is unique (i.e. no different signatures) * C++ template abbreviation (template parameters can be hidden) * Automatic generation of call-graph data for GraphViz and VCG, two popular graph image generators. * Diff mode support to compare two profile results. $Revision: 1.4 $

Arch: src

Download:kprof-1.4.2-0.fdr.4.src.rpm
Build Date:Mon Aug 18 09:40:43 2003
Packager:kde-redhat Developers <http://kde-redhat.sf.net/>
Size:722 KiB

Changelog

* Mon Aug 18 19:00:00 2003 Rex Dieter <rexdieter at sf.net> 0:1.4.2-0.fdr.3
- Epoch 0
- %lang'ify docs
- specfile costmetics.
* Wed Aug 13 19:00:00 2003 Bob Tanner <tanner{%}real-time{*}com> 1.4.2-0.fdr.3
- fixed unterminated string constant
* Sat Jun 21 19:00:00 2003 Bob Tanner <tanner{%}real-time{*}com> 1.4.2-0.fdr.2
- fedorized it

Listing created by RepoView-0.5.2-2.fc7