Name blktrace
Version 1.0.5
Summary utilities for block layer IO tracing
Description 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:\nblktrace: A utility which transfers event traces from the kernel into either long-term on-disk storage, or provides direct formatted output (via blkparse).\nblkparse: A utility which formats events stored in files, or when run in live mode directly outputs data collected by blktrace.\nRunning blktrace requires a patch to the Linux kernel which includes the kernel event logging interfaces, and patches to areas within the block layer to emit event traces. These patches have been included in the main Linux kernel since 2.6.17-rc1, and the default Debian kernel since 2.6.23.
Section utils
License GPLv2+
Homepage http://brick.kernel.dk/snaps/
Recipe file recipes-debian/blktrace/blktrace_debian.bb
Layer meta-debian (morty branch)
Inherits
  • debian-fix-timestamp
  • debian-multiarch
  • debian-package
  • debian-verify-version
Dependencies
  • libaio
  • virtual/i586-deby-linux-compilerlibs
  • virtual/i586-deby-linux-gcc
  • virtual/libc
PACKAGECONFIG options

Sources

git://github.com/ystk/debian-blktrace.git

Patches

None

Other branches

This recipe in other branches of meta-debian:

Branch Recipe
morty (Yocto Project 2.2) blktrace 1.0.5 (this recipe)