CVS update: samba/source/profile

Herb Lewis herb at au2.samba.org
Sat Oct 7 03:05:38 EST 2000


Date:	Saturday October 7, 2000 @ 2:05
Author:	herb

Update of /data/cvs/samba/source/profile
In directory samba:/tmp/cvs-serv21871/profile

Modified Files:
      Tag: SAMBA_2_2
	profile.c 
Log Message:
includes.h      always include profile.h
smb.h           move FLUSH_REASONS to profile.h now that it is included by all
profile.h       add FLUSH_REASONS, add external declarations for
                profile_starttime, profile_endtime, do_profile_flag which
                are defined in profile/profile.c Modify PROFILE macros
profile.c       always include this function. It is still called under an
                #ifdef WITH_PROFILE but we need the above variables so we
                might as well include the function as well.
fileio.c        use new PROFILE macros to make code cleaner looking
reply.c         fix a typo in one START_PROFILE call
statcache.c     use new PROFILE macros to make code cleaner looking
vfs_wrap.c      use new PROFILE macros to make code cleaner looking added
                time profiling to each call.





More information about the samba-cvs mailing list