Sophie

Sophie

distrib > CentOS > 5 > x86_64 > by-pkgid > 2b12d0199a2bbc4a02ef3834d926ac4a > files > 249

systemtap-client-1.8-6.el5.x86_64.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"