How to Install and Uninstall blktrace Package on Ubuntu 21.10 (Impish Indri)

Last updated: April 27,2024

1. Install "blktrace" package

Please follow the step by step instructions below to install blktrace on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install blktrace

2. Uninstall "blktrace" package

Please follow the guidelines below to uninstall blktrace on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove blktrace $ sudo apt autoclean && sudo apt autoremove

3. Information about the blktrace package on Ubuntu 21.10 (Impish Indri)

Package: blktrace
Architecture: amd64
Version: 1.2.0-5
Priority: optional
Section: universe/utils
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Bas Zoetekouw
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 1076
Depends: libaio1 (>= 0.3.93), libc6 (>= 2.29), python3
Recommends: libtheora-bin, ffmpeg, librsvg2-bin
Suggests: gnuplot-x11
Filename: pool/universe/b/blktrace/blktrace_1.2.0-5_amd64.deb
Size: 771008
MD5sum: afac5311adb19bb250c052a9b516bf7e
SHA1: 7bf83844fc3b841261ef0770b6db250b0fe5f59d
SHA256: b9721fc1fdc53bc9af1aa4415f295e704e3ae9cb26c39467d9ecc03738e4df79
SHA512: ee35dea22561270d59419a850eb1997f9f055c735386bd8e1a169ed5abea96557a080071f3bee1704856a9d802736dfc2026e3af44595ce6daa682d7977ad4d8
Homepage: https://git.kernel.org/pub/scm/linux/kernel/git/axboe/blktrace.git/about/
Description-en: 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.
Description-md5: a8addeb4f4b028f6532eaa1c74cdbf22