Sophie

Sophie

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

systemtap-1.2-1.fc13.i686.rpm

title:  Signal Counts by Process Name
name: sig_by_proc.stp
version: 1.0
author: IBM
keywords: signals
subsystem: signals
status: experimental
exit: user-controlled
output: sorted-list on-exit
scope: system-wide
description: Print signal counts by process name in descending order.
test_check: stap -p4 sig_by_proc.stp
test_installcheck: stap sig_by_proc.stp -c "sleep 0.2"