Sophie

Sophie

distrib > Fedora > 14 > x86_64 > media > updates > by-pkgid > 8e87fca2f49595adc16d9aa519a6edad > files > 178

systemtap-1.6-1.fc14.x86_64.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"