Sophie

Sophie

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

systemtap-client-1.8-6.el5.x86_64.rpm

title: Show Processes Doing Polling Operations
name: topsys.stp
version: 1.0
author: anonymous
keywords: profiling
subsystem: syscall
status: production
exit: user-controlled
output: sorted-list
scope: system-wide
description:  The topsys.stp script lists out the top twenty systemcalls for the previous 5 seconds. The output is sorted from most frequent to least frequent.
test_check: stap -p4 topsys.stp
test_installcheck: stap topsys.stp -c "sleep 0.2"