summaryrefslogtreecommitdiff
path: root/source3/include/smbprofile.h
AgeCommit message (Expand)AuthorFilesLines
2015-11-16smbprofile: Add dst pid to smbprofile_cleanupVolker Lendecke1-2/+2
2015-03-06s3:smbprofile: profile the system and user space cpu timeStefan Metzmacher1-0/+2
2015-03-06s3:smbprofile: Replace sysv shmem with tdbVolker Lendecke1-17/+99
2015-03-06s3:smbprofile: specify SMBPROFILE_STATS_SECTION_START() with name vs. display...Stefan Metzmacher1-10/+10
2014-11-19s3:smbprofile: profile async pread/pwrite/fsync syscallsStefan Metzmacher1-0/+3
2014-11-19s3:smbprofile: track connect_count and disconnect_countStefan Metzmacher1-0/+2
2014-11-19s3:smbprofile: remove unused {START,END}_PROFILE_STAMP()Stefan Metzmacher1-19/+0
2014-11-19s3:smbprofile: report idle state of 'idle_count' and 'idle_time'Stefan Metzmacher1-1/+1
2014-11-19s3:smbprofile: improve profiling for the security context switching.Stefan Metzmacher1-1/+4
2014-11-19s3:smbprofile: count all SMB1 and SMB2 requests as 'request_count'Stefan Metzmacher1-1/+1
2014-11-19s3:smb2_server: use async smbprofile macrosStefan Metzmacher1-19/+19
2014-11-19s3:smbprofile: rewrite the internal macrosStefan Metzmacher1-829/+467
2014-11-19s3:smbprofile: Make smbprofile.h includable on its ownVolker Lendecke1-0/+2
2014-11-19s3:smbd: improve writecache profilingStefan Metzmacher1-7/+15
2014-11-19s3:smbprofile: remove unused nmbd related countersStefan Metzmacher1-73/+0
2014-11-19s3:smbprofile: add END_PROFILE_BYTES() marcoStefan Metzmacher1-0/+4
2014-10-03profiling: Make WITH_PROFILE span more in smbprofile.hVolker Lendecke1-2/+3
2014-10-03profiling: Fix a typoVolker Lendecke1-1/+1
2014-10-03profiling: Move some #defines to profile.cVolker Lendecke1-4/+0
2014-10-03profiling: Fix a typoVolker Lendecke1-1/+1
2014-10-03profiling: Make "struct profile_header" staticVolker Lendecke1-7/+0
2013-11-22Rename the profile enums with a SAMBA_ prefix to avoid conflict with system f...Jeremy Allison1-1/+1
2013-05-16s3:include remove non-blank line endingsChristian Ambach1-3/+3
2013-03-20s3:include bump profile memory area version numberChristian Ambach1-1/+1
2013-03-12s3: remove some dead code (for setdir command)Christian Ambach1-5/+0
2012-06-20s3:include: add START/END_PROFILE_STAMP()Stefan Metzmacher1-7/+23
2011-04-14s3: only include smb profiling where needed.Günther Deschner1-0/+5
2011-02-09Add fdopendir to the VFS. We will use this to reuse a directory fd already op...Jeremy Allison1-0/+4
2010-12-18Rename vfs operation posix_fallocate to just fallocate and add the vfs_falloc...Jeremy Allison1-3/+3
2010-12-02Move posix_fallocate into the VFS where it belongs.Jeremy Allison1-0/+4
2010-09-14s3/profile: remove the magical clock initialization from the profile codeBjörn Jacke1-8/+3
2010-08-31s3: we have clock_gettime everywhere, remove ifdefsBjörn Jacke1-13/+0
2010-07-09s3: Cleanup of the initial SMB2 counters patch.Ira Cooper1-10/+0
2010-07-07s3: Add SMB2 performance counters.Ira Cooper1-2/+85
2009-03-13s3: Add strict lock/unlock calls to the vfs layer to replace is_lockedDave Richards1-0/+8
2009-02-24S3: Add in profile counters for new vfs and syscall entries.todd stecher1-0/+28
2009-01-29s3: Add a new SMB_VFS_GET_ALLOC_SIZE vfs operationTim Prouty1-0/+4
2008-10-14Use {u,}int64_t instead of SMB_BIG_{U,}INT.Jelmer Vernooij1-4/+4
2008-05-08Yay ! Remove a VFS entry. Removed the set_nt_acl() call,Jeremy Allison1-4/+0
2007-11-01Add missing recvfile_bytes element - noticed by Kukks.Jeremy Allison1-0/+1
2007-10-29Add in the recvfile entry to the VFS layer with a defaultJeremy Allison1-0/+4
2007-10-18RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison1-2/+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-10r23105: Add lchown to the vfs layer. We need this in the POSIX code.Jeremy Allison1-0/+4
2007-10-10r21714: Change the VFS interface to use struct timespecJeremy Allison1-3/+3
2007-10-10r21324: Add linux setlease to the vfs layer. Next round, as Volker points out,Jim McDonough1-0/+4
2007-10-10r21002: Get rid of unused macros - merge change from 3_0_24Herb Lewis1-8/+0
2007-10-10r20742: Rename chkpth -> checkpath for sanity's sake :-).Jeremy Allison1-3/+3
2007-10-10r19647: Add some GPFS support in a vfs mod. Also adds the kernel flock op toJim McDonough1-0/+4