Paketname | sysprof |
Beschreibung | A system-wide Linux profiler |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 1.0.12-2 |
Sektion | devel |
Priorität | optional |
Installierte Größe | 904 Byte |
Hängt ab von | libatk1.0-0 (>= 1.29.3), libc6 (>= 2.7), libcairo2 (>= 1.2.4), libfontconfig1 (>= 2.8.0), libfreetyp |
Empfohlene Pakete | sysprof-module-source |
Paketbetreuer | Ritesh Raj Sarraf |
Quelle | |
Paketgröße | 414798 Byte |
Prüfsumme MD5 | 70c665a227d44f77d2a851819ef69181 |
Prüfsumme SHA1 | f49bc14fd5abf46549579ca3e60e43aad5d6fd8d |
Prüfsumme SHA256 | 365b2a05025c2e07b571c76bf40ae306aea3a7fd73997696ca013cb648c8bfae |
Link zum Herunterladen | sysprof_1.0.12-2_i386.deb |
Ausführliche Beschreibung | Sysprof is a sampling CPU profiler that uses a Linux kernel module to profile
the entire system, not just a single application. Sysprof handles shared
libraries and applications do not need to be recompiled. In fact they don't
even have to be restarted.
.
It has the following features:
- profiles all running processes, not just a single application
- has a simple graphical interface
- shows the time spent in each branch of the call tree
- profiles can be loaded and saved
.
You need the sysprof kernel module (provided in sysprof-module-source) to use
sysprof.
|