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
