blktrace 1.1.0-2+deb9u1build0.18.04.1 source package in Ubuntu
Changelog
blktrace (1.1.0-2+deb9u1build0.18.04.1) bionic-security; urgency=medium * fake sync from Debian blktrace (1.1.0-2+deb9u1) stretch; urgency=high * Fix buffer overflow in btt (CVE-2018-10689) (Closes: #897695) -- Mike Salvatore <email address hidden> Fri, 26 Oct 2018 11:37:47 -0400
Upload details
- Uploaded by:
- Mike Salvatore
- Uploaded to:
- Bionic
- Original maintainer:
- Bas Zoetekouw
- Architectures:
- linux-any
- Section:
- utils
- Urgency:
- Very Urgent
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Bionic | security | universe | utils |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
blktrace_1.1.0.orig.tar.bz2 | 386.2 KiB | 54a2faaa06dd52fd4a56a6aafa2a251990eb8dcf1832bb8c2fb1fc13a74a9295 |
blktrace_1.1.0-2+deb9u1build0.18.04.1.debian.tar.xz | 12.9 KiB | 3610d36f7391fe29115295af8233c36876446c638d1469fea8aceefa15496049 |
blktrace_1.1.0-2+deb9u1build0.18.04.1.dsc | 2.0 KiB | ad7b63251c6759af27dda8337060b0b0a00972cc658fcd64d948c09a2c91c6d7 |
Available diffs
Binary packages built by this source
- blktrace: utilities for block layer IO tracing
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.
.
iowatcher: A utility to visualize block I/O patterns. It generates graphs
from blktrace runs to help visualize IO patterns and performance. It can
plot multiple blktrace runs together, making it easy to compare the
differences between different benchmark runs.
- blktrace-dbgsym: debug symbols for blktrace