Søren Sandmann Pedersen 62e4d93d86 cpu_profiler = 1
2004-05-03 18:58:28 +00:00
2004-04-29 17:29:09 +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-04-27 11:08:55 +00:00
2004-04-27 11:08:55 +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-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-05-03 18:58:28 +00:00
2004-04-27 11:08:55 +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-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.

- It does not work on Linux 2.6. Feel free to port it and send me the
  patch.

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

Søren
Description
Languages
C 98.9%
Meson 1%