summaryrefslogtreecommitdiff
path: root/source3/profile
AgeCommit message (Expand)AuthorFilesLines
2022-01-18profile3: remove an unused includeVolker Lendecke1-1/+0
2019-07-09s3:profile: Allow profile subsystem to use SHA1 in FIPS modeAndreas Schneider1-0/+7
2019-07-09s3:profile: Use SHA1 for hashing in profiling functions.Andreas Schneider1-6/+5
2019-05-21s3:profile: Use GnuTLS MD5Andreas Schneider1-9/+23
2019-01-16profiling: stop smbprofile from growing unnecessarilyDylan Stephano-Shachter1-0/+5
2018-08-17lib: Pass mem_ctx to cache_path()Volker Lendecke1-1/+1
2016-03-28s3-profile: reduce dependencies of smbprofile.hUri Simchoni2-7/+7
2015-11-16smbprofile: Add dst pid to smbprofile_cleanupVolker Lendecke1-2/+2
2015-05-14Convert all uint32/16/8 to _t in a grab-bag of remaining files.Richard Sharpe1-1/+1
2015-03-06s3:smbprofile: profile the system and user space cpu timeStefan Metzmacher1-0/+22
2015-03-06s3:smbprofile: Replace sysv shmem with tdbVolker Lendecke1-80/+301
2014-11-19s3:smbprofile: rewrite the internal macrosStefan Metzmacher1-188/+1
2014-11-19s3:smbprofile: remove unused nmbd related countersStefan Metzmacher1-19/+1
2014-10-07smbd: Fix nonempty line endingsVolker Lendecke1-15/+14
2014-10-03profiling: Only compile profile/profile.c if profiling is enabledVolker Lendecke2-16/+32
2014-10-03profiling: Move some #defines to profile.cVolker Lendecke1-0/+4
2014-10-03profiling: Make "struct profile_header" staticVolker Lendecke1-1/+7
2013-03-12s3: remove some dead code (for setdir command)Christian Ambach1-1/+0
2011-04-15s3-build: fix the --with-profiling-data build on mac os x.Günther Deschner1-0/+1
2011-04-14s3: only include smb profiling where needed.Günther Deschner1-0/+1
2011-04-14s3: fix the build of --with-profiling-data.Günther Deschner1-0/+1
2011-03-30s3-messages: make ndr_messaging.h part of messages.h.Günther Deschner1-1/+0
2011-03-30s3-messages: only include messages.h where needed.Günther Deschner1-0/+1
2010-12-18Rename vfs operation posix_fallocate to just fallocate and add the vfs_falloc...Jeremy Allison1-1/+1
2010-12-02Move posix_fallocate into the VFS where it belongs.Jeremy Allison1-0/+1
2010-09-14s3/profile: remove the magical clock initialization from the profile codeBjörn Jacke1-56/+0
2010-09-14s3/profiling: don't use CLOCK_PROCESS_CPUTIME_IDBjörn Jacke1-18/+0
2010-08-31s3: we have clock_gettime everywhere, remove ifdefsBjörn Jacke1-7/+0
2010-07-07s3: Add SMB2 performance counters.Ira Cooper1-0/+19
2010-05-08s3: Fix the buildVolker Lendecke1-0/+1
2009-09-08s3:smbd: Fix bug 6690, wrong error checkAndrew Klosterman1-1/+1
2009-02-24S3: Add in profile counters for new vfs and syscall entries.todd stecher1-0/+7
2008-05-08Yay ! Remove a VFS entry. Removed the set_nt_acl() call,Jeremy Allison1-1/+0
2007-10-29Add in the recvfile entry to the VFS layer with a defaultJeremy Allison1-0/+1
2007-10-18RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison1-5/+5
2007-10-10r24842: Fix build warning.Günther Deschner1-1/+1
2007-10-10r23891: fix compiler warningStefan Metzmacher1-1/+2
2007-10-10r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell1-2/+1
2007-10-10r23779: Change from v2 or later to v3 or later.Jeremy Allison1-1/+1
2007-10-10r22900: Convert profile/ to messaging_send_pid/messaging_registerVolker Lendecke1-10/+26
2007-10-10r22736: Start to merge the low-hanging fruit from the now 7000-line cluster p...Volker Lendecke1-3/+4
2007-10-10r22395: allow profiling level to be set on startupHerb Lewis1-6/+13
2007-10-10r21714: Change the VFS interface to use struct timespecJeremy Allison1-1/+1
2007-10-10r21543: Fix 64bit build warning.Günther Deschner1-1/+1
2007-10-10r21324: Add linux setlease to the vfs layer. Next round, as Volker points out,Jim McDonough1-0/+1
2007-10-10r21064: The core of this patch isVolker Lendecke1-4/+5
2007-10-10r20744: Fix the build (I missed some chkpth -> checkpath renames).Jeremy Allison1-1/+1
2007-10-10r19647: Add some GPFS support in a vfs mod. Also adds the kernel flock op toJim McDonough1-0/+1
2007-10-10r16945: Sync trunk -> 3.0 for 3.0.24 code. Still needJeremy Allison1-1/+180
2007-10-10r16116: Hoist the slow CLOCK_REALTIME message inside the branch so we neverJames Peach1-5/+5