svn commit: samba r15450 - branches/SAMBA_3_0/source/include branches/SAMBA_3_0/source/nmbd branches/SAMBA_3_0/source/profile branches/SAMBA_3_0/source/smbd trunk/source/include trunk/source/nmbd trunk/source/profile trunk/source/smbd

jpeach at samba.org jpeach at samba.org
Fri May 5 07:15:50 GMT 2006


Author: jpeach
Date: 2006-05-05 07:15:45 +0000 (Fri, 05 May 2006)
New Revision: 15450

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=15450

Log:
Change profiling data macros to use stack variables rather than
globals. This catches mismatched start/end calls and removes
the need for special nested profiling calls.

Modified:
   branches/SAMBA_3_0/source/include/includes.h
   branches/SAMBA_3_0/source/include/smbprofile.h
   branches/SAMBA_3_0/source/nmbd/nmbd_incomingdgrams.c
   branches/SAMBA_3_0/source/profile/profile.c
   branches/SAMBA_3_0/source/smbd/nttrans.c
   branches/SAMBA_3_0/source/smbd/reply.c
   branches/SAMBA_3_0/source/smbd/trans2.c
   branches/SAMBA_3_0/source/smbd/vfs-wrap.c
   trunk/source/include/includes.h
   trunk/source/include/smbprofile.h
   trunk/source/nmbd/nmbd_incomingdgrams.c
   trunk/source/profile/profile.c
   trunk/source/smbd/nttrans.c
   trunk/source/smbd/reply.c
   trunk/source/smbd/trans2.c
   trunk/source/smbd/vfs-wrap.c


Changeset:
Sorry, the patch is too large (1187 lines) to include; please use WebSVN to see it!
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=15450


More information about the samba-cvs mailing list