summaryrefslogtreecommitdiffstats
path: root/testsuite/systemtap.examples/process/plimit.meta
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/systemtap.examples/process/plimit.meta')
-rw-r--r--testsuite/systemtap.examples/process/plimit.meta7
1 files changed, 7 insertions, 0 deletions
diff --git a/testsuite/systemtap.examples/process/plimit.meta b/testsuite/systemtap.examples/process/plimit.meta
new file mode 100644
index 00000000..d5cd4e8b
--- /dev/null
+++ b/testsuite/systemtap.examples/process/plimit.meta
@@ -0,0 +1,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 $$