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
/
utils
/
status_profile.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-23
status: dump only relevant sections of per-share
Shachar Sharon
1
-1
/
+1
2025-06-23
status: dump per-share profile counters
Shachar Sharon
1
-0
/
+97
2025-04-11
smbprofile: Count failed requests
Volker Lendecke
1
-0
/
+1
2025-04-11
profile: Add time buckets to smbprofile_stats_iobytes
Volker Lendecke
1
-0
/
+32
2022-08-08
smbstatus: add JSON support for smbstatus --profile
Jule Anger
1
-6
/
+24
2022-08-08
smbstatus: fix indentation in profile_separator()
Ralph Boehme
1
-8
/
+8
2017-08-09
s3:utils: Fix buffer size for snprintf and format string
Andreas Schneider
1
-2
/
+2
2015-03-06
s3:smbprofile: Replace sysv shmem with tdb
Volker Lendecke
1
-11
/
+15
2015-03-06
s3:smbprofile: specify SMBPROFILE_STATS_SECTION_START() with name vs. display...
Stefan Metzmacher
1
-2
/
+2
2014-11-19
s3:smbprofile: rewrite the internal macros
Stefan Metzmacher
1
-711
/
+218
2014-11-19
s3:smbprofile: Make "status_profile.h" a proper header
Volker Lendecke
1
-3
/
+1
2014-11-19
s3:smbd: improve writecache profiling
Stefan Metzmacher
1
-28
/
+30
2014-11-19
s3:smbprofile: remove unused nmbd related counters
Stefan Metzmacher
1
-73
/
+0
2014-10-07
status: 80 chars per line
Volker Lendecke
1
-367
/
+734
2014-10-03
profiling: Only compile utils/status_profile.c if profiling is enabled
Volker Lendecke
1
-21
/
+0
2013-11-22
Rename the profile enums with a SAMBA_ prefix to avoid conflict with system f...
Jeremy Allison
1
-8
/
+8
2013-03-12
s3: remove some dead code (for setdir command)
Christian Ambach
1
-4
/
+0
2012-03-24
use usleep rather than sys_usleep in various places, in anticipation of uslee...
Jelmer Vernooij
1
-1
/
+1
2011-04-14
s3: only include smb profiling where needed.
Günther Deschner
1
-0
/
+1
2011-02-09
Add fdopendir to the VFS. We will use this to reuse a directory fd already op...
Jeremy Allison
1
-0
/
+2
2010-12-13
As we handle missing sendfile() inside lib/sendfile.c, remove the WITH_SENDFI...
Jeremy Allison
1
-2
/
+0
2010-07-07
s3: Add SMB2 performance counters.
Ira Cooper
1
-0
/
+41
2008-10-14
Use {u,}int64_t instead of SMB_BIG_{U,}INT.
Jelmer Vernooij
1
-6
/
+6
2008-05-08
Yay ! Remove a VFS entry. Removed the set_nt_acl() call,
Jeremy Allison
1
-2
/
+0
2007-10-18
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
1
-5
/
+5
2007-10-10
r23801: The FSF has moved around a lot. This fixes their Mass Ave address.
Andrew Tridgell
1
-2
/
+1
2007-10-10
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
1
-1
/
+1
2007-10-10
r22900: Convert profile/ to messaging_send_pid/messaging_register
Volker Lendecke
1
-2
/
+2
2007-10-10
r21714: Change the VFS interface to use struct timespec
Jeremy Allison
1
-2
/
+2
2007-10-10
r20744: Fix the build (I missed some chkpth -> checkpath renames).
Jeremy Allison
1
-2
/
+2
2007-10-10
r20131: get rid of a few no previous prototype warnings
Herb Lewis
1
-0
/
+3
2007-10-10
r18949: use sys_usleep()
Stefan Metzmacher
1
-6
/
+1
2007-10-10
r16947: Fix warning with profile separator when profiles not
Jeremy Allison
1
-0
/
+2
2007-10-10
r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
Jeremy Allison
1
-0
/
+544