Projects / sysprof

sysprof

Sysprof is a sampling CPU profiler that uses a Linux kernel module to profile the entire system, not just a single application. It handles shared libraries, and applications do not need to be recompiled. It profiles all running processes, not just a single application, has a nice graphical interface, shows the time spent in each branch of the call tree, can load and save profiles, and is easy to use.

Tags Software Development
Operating Systems POSIX Linux

Tweet this project Short link

Rss Recent releases

  • Rrelease-mid
  •  04 Dec 2008 08:29
  • Rrelease-after

Changes: This version compiles with recent kernels, even on x86-64.

  • Rrelease-mid
  •  26 Oct 2008 07:40
  • Rrelease-after

Changes: This version compiles with recent kernels.

  • Rrelease-mid
  •  27 Apr 2008 18:40
  • Rrelease-after

Changes: Compiles with 2.6.25 and later.

  • Rrelease-mid
  •  21 Oct 2007 16:44
  • Rrelease-after

Changes: This version compiles against Linux 2.6.23.

  • Rrelease-mid
  •  09 Dec 2006 23:35
  • Rrelease-after

Changes: A panic on preemptive kernels was fixed.

No-screenshot

Project Spotlight

amavisd-new

A high-performance interface between MTAs and content checkers.

B47850b5497cfd5cc997b983047cd8bf_thumb

Project Spotlight

dANN

A library to develop with dynamic artificial neural networks, AI, and genetic algorithms.