summaryrefslogtreecommitdiffstats
path: root/testsuite/systemtap.examples/process/plimit.meta
blob: d5cd4e8bd6f979d46cc52da9fe6e48bf496f2b68 (plain)
1
2
3
4
5
6
7
title: print resource limits
name: plimit.stp
keywords: process
subsystem: general
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 $$