From 9de4f58781c0e9b22e3844725e653754dd84e76c Mon Sep 17 00:00:00 2001 From: Herb Lewis Date: Thu, 9 Nov 2000 21:23:51 +0000 Subject: minor update to help file (This used to be commit 99b764e1c7d508e0caf2ffa82f279dff4fbb5aac) --- pcp/help | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'pcp/help') diff --git a/pcp/help b/pcp/help index cc4ff33342..dc3b02f03b 100644 --- a/pcp/help +++ b/pcp/help @@ -15,6 +15,21 @@ # blank lines before the @ line are ignored # +@ SAMBA.0 Count and Time Instance Domain +Contains count and time information for system calls and smb transactions. +Counts shows the number of times each transaction was called. Times +indicates the time spent in each transaction. + +@ SAMBA.1 Byte Instance Domain +This domain contains instances for the number of bytes transferred +using the read and write system call. + +@ samba.counts Count of calls to this function + +@ samba.times Time required to complete call + +@ samba.bytes Number of bytes processed by this call + @ samba.smbd.smb_count Count of SMB packets processed @ samba.smbd.uid_changes Count of times effective uid changed -- cgit