iEntry 10th Anniversary LinuxHaxor WH MH

Sysprof: Linux Profiler


Sysprof is a sampling CPU profiler for Linux that uses a kernel module to profile the entire system, not just a single application. Sysprof handles shared libraries and applications do not need to be recompiled. In fact they don’t even have to be restarted.

Just insert the kernel module and start sysprof.
Features

  • Profiles all running processes, not just a single application
  • Has a simple graphical interface
  • Shows the time spent in each branch of the call tree
  • Profiles can be loaded and saved
  • Easy to use: Just insert the kernel module and start sysprof
  • Supports Fedora debuginfo packages

[ http://www.daimi.au.dk/~sandmann/sysprof/ ]

2008-01-08-225705_1280x800_scrot.png


Comments are closed.