Paketname | sysprof |
Beschreibung | A system-wide Linux profiler |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 1.0.12-1 |
Sektion | universe/devel |
Priorität | optional |
Installierte Größe | 992 Byte |
Hängt ab von | libatk1.0-0 (>= 1.20.0), libc6 (>= 2.8), libcairo2 (>= 1.2.4), libfontconfig1 (>= 2.4.0), libfreetyp |
Empfohlene Pakete | sysprof-module-source |
Paketbetreuer | Ubuntu MOTU Developers |
Quelle | |
Paketgröße | 436008 Byte |
Prüfsumme MD5 | d63f1a85a3b0514a33642d85442bf354 |
Prüfsumme SHA1 | 2f1d9a6b4f2b9ab4a0b42c52846c0e46d2a85be1 |
Prüfsumme SHA256 | f211d82d345ba4e02fe6ae11b1e0450add4ef3d8664c4624efd1a0e03593de7e |
Link zum Herunterladen | sysprof_1.0.12-1_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.
|