Paketname | blktrace |
Beschreibung | utilities for block layer IO tracing |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 1.0.1-2 |
Sektion | utils |
Priorität | extra |
Installierte Größe | 1112 Byte |
Hängt ab von | libaio1, libc6 (>= 2.3.6-6~), python, lsb-base |
Empfohlene Pakete | |
Paketbetreuer | Bas Zoetekouw |
Quelle | |
Paketgröße | 800232 Byte |
Prüfsumme MD5 | da8d40472678a6eabf6ccb92fb27ff83 |
Prüfsumme SHA1 | 76ea663d12c2c56645db9538444fb2454b052fcd |
Prüfsumme SHA256 | a666a1c6cc9efd27c9366dc659c58720e59217d7d97096ee667be7aa0dd7e589 |
Link zum Herunterladen | blktrace_1.0.1-2_i386.deb |
Ausführliche Beschreibung | blktrace is a block layer IO tracing mechanism which provides detailed
information about request queue operations up to user space. There are
three major components that are provided:
.
blktrace: A utility which transfers event traces from the kernel
into either long-term on-disk storage, or provides direct formatted
output (via blkparse).
.
blkparse: A utility which formats events stored in files, or when
run in live mode directly outputs data collected by blktrace.
.
Running blktrace requires a patch to the Linux kernel which includes the
kernel event logging interfaces, and patches to areas within the block
layer to emit event traces. These patches have been included in the main
Linux kernel since 2.6.17-rc1, and the default Debian kernel since 2.6.23.
|