Sophie

Sophie

distrib > Fedora > 14 > x86_64 > media > updates > by-pkgid > 8e87fca2f49595adc16d9aa519a6edad > files > 79

systemtap-1.6-1.fc14.x86_64.rpm

title: Track Cumulative I/O Activity by Process Name
name: traceio.stp
version: 1.0
author: Red Hat
keywords: io
subsystem: io
status: production
exit: user-controlled
output: timed
scope: system-wide
description: Every second print out the top ten executables sorted in descending order based on cumulative I/O traffic observed.
test_check: stap -p4 traceio.stp
test_installcheck: stap traceio.stp -c "sleep 0.2"