summaryrefslogtreecommitdiff
path: root/source3/profile
Commit message (Expand)AuthorAgeFilesLines
* s3:profile: Allow profile subsystem to use SHA1 in FIPS modeAndreas Schneider2019-07-091-0/+7
* s3:profile: Use SHA1 for hashing in profiling functions.Andreas Schneider2019-07-091-6/+5
* s3:profile: Use GnuTLS MD5Andreas Schneider2019-05-211-9/+23
* profiling: stop smbprofile from growing unnecessarilyDylan Stephano-Shachter2019-01-161-0/+5
* lib: Pass mem_ctx to cache_path()Volker Lendecke2018-08-171-1/+1
* s3-profile: reduce dependencies of smbprofile.hUri Simchoni2016-03-282-7/+7
* smbprofile: Add dst pid to smbprofile_cleanupVolker Lendecke2015-11-161-2/+2
* Convert all uint32/16/8 to _t in a grab-bag of remaining files.Richard Sharpe2015-05-141-1/+1
* s3:smbprofile: profile the system and user space cpu timeStefan Metzmacher2015-03-061-0/+22
* s3:smbprofile: Replace sysv shmem with tdbVolker Lendecke2015-03-061-80/+301
* s3:smbprofile: rewrite the internal macrosStefan Metzmacher2014-11-191-188/+1
* s3:smbprofile: remove unused nmbd related countersStefan Metzmacher2014-11-191-19/+1
* smbd: Fix nonempty line endingsVolker Lendecke2014-10-071-15/+14
* profiling: Only compile profile/profile.c if profiling is enabledVolker Lendecke2014-10-032-16/+32
* profiling: Move some #defines to profile.cVolker Lendecke2014-10-031-0/+4
* profiling: Make "struct profile_header" staticVolker Lendecke2014-10-031-1/+7
* s3: remove some dead code (for setdir command)Christian Ambach2013-03-121-1/+0
* s3-build: fix the --with-profiling-data build on mac os x.Günther Deschner2011-04-151-0/+1
* s3: only include smb profiling where needed.Günther Deschner2011-04-141-0/+1
* s3: fix the build of --with-profiling-data.Günther Deschner2011-04-141-0/+1
* s3-messages: make ndr_messaging.h part of messages.h.Günther Deschner2011-03-301-1/+0
* s3-messages: only include messages.h where needed.Günther Deschner2011-03-301-0/+1
* Rename vfs operation posix_fallocate to just fallocate and add the vfs_falloc...Jeremy Allison2010-12-181-1/+1
* Move posix_fallocate into the VFS where it belongs.Jeremy Allison2010-12-021-0/+1
* s3/profile: remove the magical clock initialization from the profile codeBjörn Jacke2010-09-141-56/+0
* s3/profiling: don't use CLOCK_PROCESS_CPUTIME_IDBjörn Jacke2010-09-141-18/+0
* s3: we have clock_gettime everywhere, remove ifdefsBjörn Jacke2010-08-311-7/+0
* s3: Add SMB2 performance counters.Ira Cooper2010-07-071-0/+19
* s3: Fix the buildVolker Lendecke2010-05-081-0/+1
* s3:smbd: Fix bug 6690, wrong error checkAndrew Klosterman2009-09-081-1/+1
* S3: Add in profile counters for new vfs and syscall entries.todd stecher2009-02-241-0/+7
* Yay ! Remove a VFS entry. Removed the set_nt_acl() call,Jeremy Allison2008-05-081-1/+0
* Add in the recvfile entry to the VFS layer with a defaultJeremy Allison2007-10-291-0/+1
* RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison2007-10-181-5/+5
* r24842: Fix build warning.Günther Deschner2007-10-101-1/+1
* r23891: fix compiler warningStefan Metzmacher2007-10-101-1/+2
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-10-101-2/+1
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
* r22900: Convert profile/ to messaging_send_pid/messaging_registerVolker Lendecke2007-10-101-10/+26
* r22736: Start to merge the low-hanging fruit from the now 7000-line cluster p...Volker Lendecke2007-10-101-3/+4
* r22395: allow profiling level to be set on startupHerb Lewis2007-10-101-6/+13
* r21714: Change the VFS interface to use struct timespecJeremy Allison2007-10-101-1/+1
* r21543: Fix 64bit build warning.Günther Deschner2007-10-101-1/+1
* r21324: Add linux setlease to the vfs layer. Next round, as Volker points out,Jim McDonough2007-10-101-0/+1
* r21064: The core of this patch isVolker Lendecke2007-10-101-4/+5
* r20744: Fix the build (I missed some chkpth -> checkpath renames).Jeremy Allison2007-10-101-1/+1
* r19647: Add some GPFS support in a vfs mod. Also adds the kernel flock op toJim McDonough2007-10-101-0/+1
* r16945: Sync trunk -> 3.0 for 3.0.24 code. Still needJeremy Allison2007-10-101-1/+180
* r16116: Hoist the slow CLOCK_REALTIME message inside the branch so we neverJames Peach2007-10-101-5/+5
* r16111: Patch from Björn JACKE <samba@j3e.de>.James Peach2007-10-101-16/+76