The LinuxDig.Com Linux Dictionary is currently in Beta. You can help, email Comments or Suggestions here.
Number of Terms : 8142 Number of Definitions : 9135
kprof1. a KDE visual tool to help analyze profiling results KProf is a visual tool for developers that displays the execution profiling output generated by code profiling tools. The output of gprof being usually difficult to read (beyond the flat profile information), KProf presents the information in list- or tree-views that make the execution profiling information very easy to understand. Currently supported profilers include GNU gprof, Function Check and Palm OS Emulator with profile option. From Debian 3.0r0 APT |
|
|