s3: Test module for perfcount system
authortodd stecher <todd.stecher@gmail.com>
Thu, 12 Feb 2009 06:28:20 +0000 (22:28 -0800)
committerTim Prouty <tprouty@samba.org>
Fri, 13 Feb 2009 20:59:30 +0000 (12:59 -0800)
commitdbe2588e4659579feec76b3e1d7c4595ecdf8242
tree2154973ce490a2fac396d3c5f5556dbfd3cb5583
parentad07bb8dbd1c188d1c8840fd8aee893a11115140
s3: Test module for perfcount system

Add 'perfcount module = pc_test' to exercise this module. Results are
logged into smb.log every 50 operations (configurable via smb.conf).
source3/Makefile.in
source3/configure.in
source3/modules/perfcount_test.c [new file with mode: 0644]