Package blktrace: Information

  • Default inline alert: Version in the repository: 1.3.0-alt3

Source package: blktrace
Version: 1.3.0-alt2
Latest version according to Repology
Build time:  May 28, 2022, 01:58 PM in the task #300819
Report package bug
License: GPL-2.0-only
Summary: Block queue IO tracer
Description: 
blktrace is a block layer IO tracing mechanism which provides detailed
information about request queue operations up to user space.

  blkiomon - Monitor block device I/O based o blktrace data
  blkparse - Produce formatted output of event streams of block devices
  blkrawverify - Verifies an output file produced by blkparse
  blktrace - Generate traces of the I/O traffic on block devices
  bno_plot.py - Generate interactive 3D plot of IO blocks and sizes
  btrace - Perform live tracing for block devices
  btrecord & btreplay - Recreate IO loads recorded by blktrace
  btt - Analyse block I/O traces produces by blktrace
  iowatcher - Create visualizations from blktrace results
  verify_blkparse - Verifies an output file produced by blkparse

List of rpms provided by this srpm:
blktrace (x86_64, ppc64le, i586, armh, aarch64)
blktrace-debuginfo (x86_64, ppc64le, i586, armh, aarch64)

Maintainer: Vitaly Chikunov


ACL:
Vitaly Chikunov
@everybody

    1. fio
    2. libaio-devel
    3. rpm-build-vm

Last changed


May 28, 2022 Vitaly Chikunov 1.3.0-alt2
- Update to blktrace-1.3.0-3-g7f5d2c5 (2021-10-21).
- Fix %check failure on 9pfs.
June 16, 2021 Vitaly Chikunov 1.3.0-alt1
- Update to blktrace-1.3.0 (2021-06-14).
- spec: Add tests in %check.
Aug. 8, 2020 Vitaly Chikunov 1.2.0-alt1
- Update to blktrace-1.2.0-37-ga021a33 (2020-05-13).
- spec: Do not build blktrace.pdf (read blktrace.tex instead).
- spec: Remove python dependency for rarely useful bno_plot.py.