HEX
Server: Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.4.30
System: Linux iZj6c1151k3ad370bosnmsZ 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64
User: root (0)
PHP: 7.4.30
Disabled: NONE
Upload Files
File: //usr/share/systemtap/examples/io/nfs_func_users.meta
title: Tally the Number of NFS Functions Used by Each Process
name: nfs_func_users.stp
version: 1.0
author: William Cohen
keywords: io profiling
subsystem: io
status: production
exit: user-controlled
output: sorted-list
scope: system-wide
description: The nfs_func_users.stp script counts the uses of NFS functions in the kernel on a per process bases.  The output is sorted from the process with the greatest number of NFS functions called to the least. The output contains the executable name, the process number, and the total number of NFS functions called by the process.
test_check: stap -p4 nfs_func_users.stp
test_installcheck: stap nfs_func_users.stp -T 1