summaryrefslogtreecommitdiff
path: root/source3/include/smbprofile.h
AgeCommit message (Expand)AuthorFilesLines
2026-03-13profile: add xattr and fstatvfs syscallsShachar Sharon1-0/+10
2026-03-01vfs: Remove unused SMB_VFS_GETWD()Volker Lendecke1-2/+0
2025-10-21vfs: Add SMB_VFS_RENAME_STREAMVolker Lendecke1-0/+1
2025-08-12s3/include: Define SMBPROFILE_*_ASYNC_STATE_X macrosAnoop C S1-0/+10
2025-06-23status: dump only relevant sections of per-shareShachar Sharon1-0/+88
2025-06-23profile: reset per-share countersShachar Sharon1-0/+6
2025-06-23profile: collect per-share counters from TDBShachar Sharon1-0/+11
2025-06-23profile: defined helper macros for per-share countersShachar Sharon1-14/+143
2025-06-23profile: dynamic per-share in-memory countersShachar Sharon1-0/+40
2025-04-11smbprofile: add authentication metricsRalph Boehme1-0/+15
2025-04-11smbprofile: SMB2-READ result NT_STATUS_END_OF_FILE is not an errorRalph Boehme1-0/+5
2025-04-11smbprofile: Count failed requestsVolker Lendecke1-2/+37
2025-04-11profile: Add number of sessions, tcons and files to smbstatus -PVolker Lendecke1-2/+5
2025-04-11profile: Add sessions, tcons and files to profile dataVolker Lendecke1-0/+3
2025-04-11profile: Pass dummy smbd_server_connection to smbprofile_dump()Volker Lendecke1-2/+3
2025-04-11profile: Return number of workers from smbprofile_collect_tdb()Volker Lendecke1-3/+4
2025-04-11profile: Add time buckets to smbprofile_stats_iobytesVolker Lendecke1-0/+44
2023-06-16profiling: Factor out functions to read smbprofile.tdbVolker Lendecke1-0/+5
2023-06-16lib: Add a few required #includesVolker Lendecke1-0/+3
2023-06-14vfs: Remove vfs telldir/seekdir functionsVolker Lendecke1-2/+0
2023-06-01smbprofile: add smbprofile_active() helperStefan Metzmacher1-0/+10
2022-03-10vfs: Add SMB_VFS_FSTATATVolker Lendecke1-0/+1
2021-09-21profile: Remove syscall_kernel_flock profilingChristof Schmitt1-1/+0
2021-04-19s3: VFS: Remove SMB_VFS_NTIMES(), no longer usedSamuel Cabrero1-1/+0
2021-04-19VFS: Add SMB_VFS_FNTIMESSamuel Cabrero1-0/+1
2020-05-21vfs: add SMB_VFS_OPENAT()Ralph Boehme1-0/+1
2020-05-07s3: VFS: Add SMB_VFS_GET_NT_ACL_AT().Jeremy Allison1-0/+1
2019-11-13smbd: Remove write cacheVolker Lendecke1-21/+0
2019-10-15s3: VFS: Complete the removal of SMB_VFS_CHOWN()Jeremy Allison1-1/+0
2019-10-10s3: VFS: Complete the removal of SMB_VFS_RMDIR()Jeremy Allison1-1/+0
2019-10-08s3: VFS: Add SMB_VFS_FCNTLAnoop C S1-0/+1
2019-09-26s3: VFS: Complete the replacement of SMB_VFS_UNLINK() -> SMB_VFS_UNLINKAT().Jeremy Allison1-1/+0
2019-09-26s3: VFS: Add SMB_VFS_UNLINKAT().Jeremy Allison1-0/+1
2019-09-11s3: VFS: Complete the replacement of SMB_VFS_MKDIR() -> SMB_VFS_MKDIRAT().Jeremy Allison1-1/+0
2019-09-11s3: VFS: Add SMB_VFS_MKDIRAT().Jeremy Allison1-0/+1
2019-09-11s3: smbd: profile: Remove syscall_symlink entry now syscall is no longer used.Jeremy Allison1-1/+0
2019-09-03s3: VFS: Add SMB_VFS_SYMLINKAT().Jeremy Allison1-0/+1
2019-08-23s3: VFS: Complete the replacement of SMB_VFS_READLINK() -> SMB_VFS_READLINKAT().Jeremy Allison1-1/+0
2019-08-23s3: VFS: Add SMB_VFS_READLINKAT().Jeremy Allison1-0/+1
2019-08-22s3: VFS: Complete the replacement of SMB_VFS_MKNOD() -> SMB_VFS_MKNODAT().Jeremy Allison1-1/+0
2019-08-22s3: VFS: Add SMB_VFS_MKNODAT().Jeremy Allison1-0/+1
2019-08-20s3: VFS: Complete the replacement of SMB_VFS_LINK() -> SMB_VFS_LINKAT().Jeremy Allison1-1/+0
2019-08-20s3: VFS: Add SMB_VFS_LINKAT().Jeremy Allison1-0/+1
2019-08-16s3: VFS: Complete the replacement of SMB_VFS_RENAME() -> SMB_VFS_RENAMEAT().Jeremy Allison1-1/+0
2019-08-16s3: VFS: Add SMB_VFS_RENAMEAT().Jeremy Allison1-1/+1
2018-07-27s3: vfs: add SMB_VFS_GETXATTRAT_SEND/RECVRalph Boehme1-0/+1
2018-07-25vfs_default: fix async fsync idle/busy time profilingRalph Boehme1-1/+1
2018-05-25s3: VFS: Remove SMB_VFS_FCHMOD_ACL().Jeremy Allison1-1/+0
2018-05-25s3: VFS: Remove SMB_VFS_CHMOD_ACL().Jeremy Allison1-1/+0
2018-05-17s3: profile: Cleanup - we no longer use read/write/fsync syscalls.Jeremy Allison1-3/+0