Sophie

Sophie

distrib > Fedora > 17 > i386 > by-pkgid > e2ec330d3ecf5110b4aa890342e53d96 > files > 999

systemtap-client-2.1-2.fc17.i686.rpm

title: Show Which Processes and System Calls Return Errors Most Frequently
name: errno.stp
version: 1.0
author: Dominic Duval
keywords: profiling
subsystem: any
status: production
exit: user-controlled
output: sorted-list
scope: system-wide
description: On exit the errno.stp script provides a sorted list showing which combination of PID, system call, and error occur most frequently.
test_check: stap -p4 errno.stp
test_installcheck: stap errno.stp -c "sleep 0.2"