[ All 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 2025-02-20 16:18:01
Build Host certified-builder01.msvsphere-os.ru
Summary Utilities for performing block layer IO tracing in the Linux kernel
Repositories OS
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 e8978846757cde22cddee4c5cacb1b99f2acbcb72ac8b3fe7216a9fdc3bdb4ee download
src
blktrace-1.2.0-20.el9.src Utilities for performing block layer IO tracing in the Linux kernel 5efaa280cf02e8e2ad6dc67cea92f2e9eb0a78785e634621ba3e45b0ab51abbc 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