All of lore.kernel.org
 help / color / mirror / Atom feed
* Announce:  Sysprof 1.0 -- a sampling, systemwide Linux profiler
@ 2005-09-17 21:05 Soeren Sandmann
  2005-09-17 21:16 ` John Levon
  2005-09-17 21:16 ` bert hubert
  0 siblings, 2 replies; 10+ messages in thread
From: Soeren Sandmann @ 2005-09-17 21:05 UTC (permalink / raw)
  To: linux-kernel

* What is it?
--------------------------

Sysprof is a sampling system-wide CPU profiler for Linux.

Sysprof uses a Linux kernel module to profile the entire system, not
just an individual application. 

Of course, sysprof handles threads and shared libraries, and
applications do not have to be recompiled or instrumented. 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

    - Call graph support showing time spent in each branch of the call tree

    - Has a simple graphical interface

    - Profiles can be loaded and saved

    - Easy to use: Just insert the kernel module and start sysprof

    - Supports Fedora debuginfo packages


* Sysprof 1.0
--------------------------

This is the first release of sysprof with a 1.x version number. I am
very excited about that.

New features since Sysprof 0.91:

- support for x86-64, thanks to Mike Frysinger
- better reporting of time spent in the kernel

Please report bugs as well as success or failure stories to 

    sandmann@daimi au dk


* Where can I get it?
--------------------------------------------

Home page:

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

Source code:

       http://www.daimi.au.dk/~sandmann/sysprof/sysprof-1.0.tar.gz

Sysprof requires

        - Linux 2.6.11 or later, compiled with profiling support
        - GTK+ 2.6
	- libglade 2.5

It is known to work out the box on Fedora Core 4.


Søren

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2005-09-18  8:45 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-09-17 21:05 Announce: Sysprof 1.0 -- a sampling, systemwide Linux profiler Soeren Sandmann
2005-09-17 21:16 ` John Levon
2005-09-17 21:16 ` bert hubert
2005-09-17 22:05   ` Soeren Sandmann
2005-09-17 22:20     ` John Levon
2005-09-17 23:03       ` Soeren Sandmann
2005-09-18  0:25         ` Anton Blanchard
2005-09-17 23:28       ` Tomasz Torcz
2005-09-17 23:53         ` John Levon
2005-09-18  8:45     ` bert hubert

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.