Sophie

Sophie

distrib > Fedora > 13 > i386 > by-pkgid > 95299258dbdf9a86cefd89b97c0d81e5 > files > 261

systemtap-1.2-1.fc13.i686.rpm

title: Profile kernel functions
name: pf2.stp
version: 1.0
author: anonymous
keywords: profiling
subsystem: kernel
status: production
exit: user-controlled
output: sorted-list
scope: system-wide
description: The pf2.stp script sets up time-based sampling. Every five seconds it prints out a sorted list with the top ten kernel functions with samples.
test_check: stap -p4 pf2.stp
test_installcheck: stap pf2.stp -c "sleep 0.2"