Søren Sandmann Pedersen e16af9c730 *** empty log message ***
2004-11-04 15:23:41 +00:00
2004-11-04 15:23:41 +00:00
2004-04-29 17:29:09 +00:00
2004-04-27 11:08:55 +00:00
2004-04-27 11:08:55 +00:00
2004-06-19 21:35:40 +00:00
2004-04-27 11:08:55 +00:00
2004-11-02 17:40:28 +00:00
2004-04-27 11:08:55 +00:00
2004-04-27 11:08:55 +00:00
2004-04-27 11:08:55 +00:00
2004-11-02 15:48:04 +00:00
2004-04-27 11:08:55 +00:00
2004-04-27 11:08:55 +00:00
2004-11-02 17:40:28 +00:00
2004-11-02 17:40:28 +00:00
2004-04-27 11:08:55 +00:00
2004-04-27 11:08:55 +00:00
2004-04-27 11:08:55 +00:00
2004-04-27 11:08:55 +00:00
2004-04-27 11:08:55 +00:00
2004-04-27 11:08:55 +00:00

This is a sampling profiler that uses a kernel module, sysprof-module,
to generate stacktraces which are then interpreted by the userspace
program "sysprof".

- The profiler uses a kernel module, so it is Linux specifc

- There is no auto* stuff. Just type "make" and hope for the best.

- You need gtk+ 2.4.0 or better, and you need libglade

- You need a 2.6 non-SMP kernel

- It is known to be broken on SMP kernels. Patches gladly accepted.

- The programs you want to profile should have debugging symbols, or
  you won't get much useful information.

- To get symbols from the X server, run sysprof as root (go figure).

Søren



Credits:
	Kristian Høgsberg for the first port to 2.6

Description
Languages
C 98.9%
Meson 1%