blob: 16ae7297e21dd225a7110a1cf01a79e42ccdb63e (
plain)
1
2
3
4
5
6
7
8
|
title: Watch autofs4 operations
description: Trace key autofs4 operations such as mounting or unmounting remote filesystems.
name: autofs4.stp
author: Jeff Moyer
keywords: network autofs nfs
subsystem: network
test_check: stap -p4 autofs4.stp
test_installcheck: stap autofs4.stp -c "sleep 10"
|