index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
include
/
smbprofile.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-16
profiling: Factor out functions to read smbprofile.tdb
Volker Lendecke
1
-0
/
+5
2023-06-16
lib: Add a few required #includes
Volker Lendecke
1
-0
/
+3
2023-06-14
vfs: Remove vfs telldir/seekdir functions
Volker Lendecke
1
-2
/
+0
2023-06-01
smbprofile: add smbprofile_active() helper
Stefan Metzmacher
1
-0
/
+10
2022-03-10
vfs: Add SMB_VFS_FSTATAT
Volker Lendecke
1
-0
/
+1
2021-09-21
profile: Remove syscall_kernel_flock profiling
Christof Schmitt
1
-1
/
+0
2021-04-19
s3: VFS: Remove SMB_VFS_NTIMES(), no longer used
Samuel Cabrero
1
-1
/
+0
2021-04-19
VFS: Add SMB_VFS_FNTIMES
Samuel Cabrero
1
-0
/
+1
2020-05-21
vfs: add SMB_VFS_OPENAT()
Ralph Boehme
1
-0
/
+1
2020-05-07
s3: VFS: Add SMB_VFS_GET_NT_ACL_AT().
Jeremy Allison
1
-0
/
+1
2019-11-13
smbd: Remove write cache
Volker Lendecke
1
-21
/
+0
2019-10-15
s3: VFS: Complete the removal of SMB_VFS_CHOWN()
Jeremy Allison
1
-1
/
+0
2019-10-10
s3: VFS: Complete the removal of SMB_VFS_RMDIR()
Jeremy Allison
1
-1
/
+0
2019-10-08
s3: VFS: Add SMB_VFS_FCNTL
Anoop C S
1
-0
/
+1
2019-09-26
s3: VFS: Complete the replacement of SMB_VFS_UNLINK() -> SMB_VFS_UNLINKAT().
Jeremy Allison
1
-1
/
+0
2019-09-26
s3: VFS: Add SMB_VFS_UNLINKAT().
Jeremy Allison
1
-0
/
+1
2019-09-11
s3: VFS: Complete the replacement of SMB_VFS_MKDIR() -> SMB_VFS_MKDIRAT().
Jeremy Allison
1
-1
/
+0
2019-09-11
s3: VFS: Add SMB_VFS_MKDIRAT().
Jeremy Allison
1
-0
/
+1
2019-09-11
s3: smbd: profile: Remove syscall_symlink entry now syscall is no longer used.
Jeremy Allison
1
-1
/
+0
2019-09-03
s3: VFS: Add SMB_VFS_SYMLINKAT().
Jeremy Allison
1
-0
/
+1
2019-08-23
s3: VFS: Complete the replacement of SMB_VFS_READLINK() -> SMB_VFS_READLINKAT().
Jeremy Allison
1
-1
/
+0
2019-08-23
s3: VFS: Add SMB_VFS_READLINKAT().
Jeremy Allison
1
-0
/
+1
2019-08-22
s3: VFS: Complete the replacement of SMB_VFS_MKNOD() -> SMB_VFS_MKNODAT().
Jeremy Allison
1
-1
/
+0
2019-08-22
s3: VFS: Add SMB_VFS_MKNODAT().
Jeremy Allison
1
-0
/
+1
2019-08-20
s3: VFS: Complete the replacement of SMB_VFS_LINK() -> SMB_VFS_LINKAT().
Jeremy Allison
1
-1
/
+0
2019-08-20
s3: VFS: Add SMB_VFS_LINKAT().
Jeremy Allison
1
-0
/
+1
2019-08-16
s3: VFS: Complete the replacement of SMB_VFS_RENAME() -> SMB_VFS_RENAMEAT().
Jeremy Allison
1
-1
/
+0
2019-08-16
s3: VFS: Add SMB_VFS_RENAMEAT().
Jeremy Allison
1
-1
/
+1
2018-07-27
s3: vfs: add SMB_VFS_GETXATTRAT_SEND/RECV
Ralph Boehme
1
-0
/
+1
2018-07-25
vfs_default: fix async fsync idle/busy time profiling
Ralph Boehme
1
-1
/
+1
2018-05-25
s3: VFS: Remove SMB_VFS_FCHMOD_ACL().
Jeremy Allison
1
-1
/
+0
2018-05-25
s3: VFS: Remove SMB_VFS_CHMOD_ACL().
Jeremy Allison
1
-1
/
+0
2018-05-17
s3: profile: Cleanup - we no longer use read/write/fsync syscalls.
Jeremy Allison
1
-3
/
+0
2016-03-28
s3-profile: add PROFILE_TIMESTAMP macro
Uri Simchoni
1
-0
/
+4
2016-03-28
s3-profile: reduce dependencies of smbprofile.h
Uri Simchoni
1
-1
/
+2
2015-11-16
smbprofile: Add dst pid to smbprofile_cleanup
Volker Lendecke
1
-2
/
+2
2015-03-06
s3:smbprofile: profile the system and user space cpu time
Stefan Metzmacher
1
-0
/
+2
2015-03-06
s3:smbprofile: Replace sysv shmem with tdb
Volker Lendecke
1
-17
/
+99
2015-03-06
s3:smbprofile: specify SMBPROFILE_STATS_SECTION_START() with name vs. display...
Stefan Metzmacher
1
-10
/
+10
2014-11-19
s3:smbprofile: profile async pread/pwrite/fsync syscalls
Stefan Metzmacher
1
-0
/
+3
2014-11-19
s3:smbprofile: track connect_count and disconnect_count
Stefan Metzmacher
1
-0
/
+2
2014-11-19
s3:smbprofile: remove unused {START,END}_PROFILE_STAMP()
Stefan Metzmacher
1
-19
/
+0
2014-11-19
s3:smbprofile: report idle state of 'idle_count' and 'idle_time'
Stefan Metzmacher
1
-1
/
+1
2014-11-19
s3:smbprofile: improve profiling for the security context switching.
Stefan Metzmacher
1
-1
/
+4
2014-11-19
s3:smbprofile: count all SMB1 and SMB2 requests as 'request_count'
Stefan Metzmacher
1
-1
/
+1
2014-11-19
s3:smb2_server: use async smbprofile macros
Stefan Metzmacher
1
-19
/
+19
2014-11-19
s3:smbprofile: rewrite the internal macros
Stefan Metzmacher
1
-829
/
+467
2014-11-19
s3:smbprofile: Make smbprofile.h includable on its own
Volker Lendecke
1
-0
/
+2
2014-11-19
s3:smbd: improve writecache profiling
Stefan Metzmacher
1
-7
/
+15
2014-11-19
s3:smbprofile: remove unused nmbd related counters
Stefan Metzmacher
1
-73
/
+0
[next]