[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Project blktrace-1.2.0-20.el9

Name blktrace
Epoch 0
Version 1.2.0
Release 20.el9
Website/URL http://brick.kernel.dk/snaps
License GPLv2+
Build Time 2024-10-08 12:37:18
Build Host builder-x86-04.inferitos.ru
Summary Utilities for performing block layer IO tracing in the Linux kernel
Repositories AppStream
Description blktrace is a block layer IO tracing mechanism which provides detailed information about request queue operations to user space. This package includes both blktrace, a utility which gathers event traces from the kernel; and blkparse, a utility which formats trace data collected by blktrace. You should install the blktrace package if you need to gather detailed information about IO patterns.
Errata
× Full screenshot
Packages link
Package Summary SHA-256 checksum
x86_64
blktrace-1.2.0-20.el9.x86_64 Utilities for performing block layer IO tracing in the Linux kernel 6860f8462d5a092623526d447e5de792124ea9c818e3744c9af1b2f925a21395 download
iowatcher-1.2.0-20.el9.x86_64 Utility for visualizing block layer IO patterns and performance 830d484aef9db5444a284fecf5ca20f96bdc5857bc0b97349840708749cf62be download
aarch64
blktrace-1.2.0-20.el9.aarch64 Utilities for performing block layer IO tracing in the Linux kernel 48e2027372ad80fbf2a2a343e6d9cde3a162c91aa9f03785b85ff574cfdea169 download
iowatcher-1.2.0-20.el9.aarch64 Utility for visualizing block layer IO patterns and performance 697fa06cc5cd2591e7b26e564f7c9a8b11066b005b230c2041847f20fa914e64 download
src
blktrace-1.2.0-20.el9.src Utilities for performing block layer IO tracing in the Linux kernel d173b8b7b32d6ae61444c47ce36472ec48a0e31726417d2fd5fed3e1476561c3 download
Changelog link
* Mon Oct 07 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 1.2.0-20
- Rebuilt for MSVSphere 9.5 beta

* Sun Aug 18 2024 Pavel Reichl <preichl@redhat.com> - 1.2.0-20
- fix hang when BLKTRACESETUP fails and "-o -" is used
- Related RHEL-54661