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