]> git.ipfire.org Git - thirdparty/samba.git/commit
param: allow per-share profiling mode
authorShachar Sharon <ssharon@redhat.com>
Sun, 27 Apr 2025 09:18:09 +0000 (12:18 +0300)
committerAnoop C S <anoopcs@samba.org>
Mon, 23 Jun 2025 13:04:31 +0000 (13:04 +0000)
commitfd1e4620cd31cb2889810f6dd3bd416a3505fb8a
treee3d617fb35c1b5daf6c4661239ddfa015d7e28b8
parent51c52fafb2d9605dbddf7ba7b1c418901741fb9d
param: allow per-share profiling mode

Allow per-share profile counters by setting a configure option
'smbd profiling share = yes' on each share which wants this option
enabled. Requires global profiling to be enabled.

Signed-off-by: Shachar Sharon <ssharon@redhat.com>
Reviewed-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Anoop C S <anoopcs@samba.org>
docs-xml/smbdotconf/misc/smbdprofilingext.xml [new file with mode: 0644]