Sophie

Sophie

distrib > Fedora > 17 > i386 > by-pkgid > e2ec330d3ecf5110b4aa890342e53d96 > files > 960

systemtap-client-2.1-2.fc17.i686.rpm

title: Print Resource Limits of Process
name: plimit.stp
version: 1.0
author: anonymous
keywords: process
subsystem: any
status: proposed
exit: event-ended
output: batch on-exit
scope: process
description: The script prints a variety of resource limits for a given pid, like /proc/$$/limits on recent kernels.
test_check: stap -gp4 plimit.stp $$
test_installcheck: stap -g plimit.stp $$