param: add "smbd profiling level" option
[sfrench/samba-autobuild/.git] / docs-xml / smbdotconf / misc / smbdprofilinglevel.xml
1 <samba:parameter name="smbd profiling level"
2                  context="G"
3                  type="enum"
4                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
5 <description>
6         <para>
7           This parameter allows the administrator to enable profiling support.
8         </para>
9         <para>
10           Possible values are <constant>off</constant>,
11           <constant>count</constant> and <constant>on</constant>.
12         </para>
13 </description>
14 <value type="default">off</value>
15 <value type="example">on</value>
16 </samba:parameter>