|
|
Log in / Subscribe / Register

Sysprof Linux Profiler v. 1.0.5

From:  Soeren Sandmann <sandmann-AT-daimi.au.dk>
To:  gnome-announce-list-AT-gnome.org
Subject:  Sysprof Linux Profiler v. 1.0.5
Date:  30 Oct 2006 04:30:40 +0100

* 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. 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.


* 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.5
--------------------------

    - Handle debug binaries with a text offset that differ from the text
      offset in the real binary.


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.5.ta...

Sysprof requires

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


Søren
_______________________________________________
gnome-announce-list mailing list
gnome-announce-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-announce-list



to post comments


Copyright © 2006, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds