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
/
profile
/
profile.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-07
s3:smbprofile: make smbprofile.tdb none readable for others
Ralph Wuerthner
1
-1
/
+1
2026-02-15
profiling: Fix a comment
Volker Lendecke
1
-1
/
+1
2025-09-02
lib: Use talloc_realloc_zero() in a few obvious places
Volker Lendecke
1
-6
/
+4
2025-06-23
profile: reset per-share counters
Shachar Sharon
1
-0
/
+23
2025-06-23
profile: collect per-share counters from TDB
Shachar Sharon
1
-0
/
+12
2025-06-23
profile: dynamic per-share in-memory counters
Shachar Sharon
1
-0
/
+187
2025-04-11
profile: Add number of sessions, tcons and files to smbstatus -P
Volker Lendecke
1
-2
/
+4
2025-04-11
profile: Add sessions, tcons and files to profile data
Volker Lendecke
1
-0
/
+19
2025-04-11
profile: Pass dummy smbd_server_connection to smbprofile_dump()
Volker Lendecke
1
-2
/
+2
2025-04-11
profile: Return number of workers from smbprofile_collect_tdb()
Volker Lendecke
1
-0
/
+2
2023-12-19
profile: Fix rusage reporting
Volker Lendecke
1
-10
/
+10
2023-12-19
profile: Fix a small memleak
Volker Lendecke
1
-0
/
+1
2023-06-16
profiling: Factor out functions to read smbprofile.tdb
Volker Lendecke
1
-139
/
+5
2022-07-25
s3:profile: make use of tevent_cached_getpid() in performance critical code
Stefan Metzmacher
1
-1
/
+3
2022-01-18
profile3: remove an unused include
Volker Lendecke
1
-1
/
+0
2019-07-09
s3:profile: Allow profile subsystem to use SHA1 in FIPS mode
Andreas Schneider
1
-0
/
+7
2019-07-09
s3:profile: Use SHA1 for hashing in profiling functions.
Andreas Schneider
1
-6
/
+5
2019-05-21
s3:profile: Use GnuTLS MD5
Andreas Schneider
1
-9
/
+23
2019-01-16
profiling: stop smbprofile from growing unnecessarily
Dylan Stephano-Shachter
1
-0
/
+5
2018-08-17
lib: Pass mem_ctx to cache_path()
Volker Lendecke
1
-1
/
+1
2016-03-28
s3-profile: reduce dependencies of smbprofile.h
Uri Simchoni
1
-6
/
+6
2015-11-16
smbprofile: Add dst pid to smbprofile_cleanup
Volker Lendecke
1
-2
/
+2
2015-05-14
Convert all uint32/16/8 to _t in a grab-bag of remaining files.
Richard Sharpe
1
-1
/
+1
2015-03-06
s3:smbprofile: profile the system and user space cpu time
Stefan Metzmacher
1
-0
/
+22
2015-03-06
s3:smbprofile: Replace sysv shmem with tdb
Volker Lendecke
1
-80
/
+301
2014-11-19
s3:smbprofile: rewrite the internal macros
Stefan Metzmacher
1
-188
/
+1
2014-11-19
s3:smbprofile: remove unused nmbd related counters
Stefan Metzmacher
1
-19
/
+1
2014-10-07
smbd: Fix nonempty line endings
Volker Lendecke
1
-15
/
+14
2014-10-03
profiling: Only compile profile/profile.c if profiling is enabled
Volker Lendecke
1
-16
/
+1
2014-10-03
profiling: Move some #defines to profile.c
Volker Lendecke
1
-0
/
+4
2014-10-03
profiling: Make "struct profile_header" static
Volker Lendecke
1
-1
/
+7
2013-03-12
s3: remove some dead code (for setdir command)
Christian Ambach
1
-1
/
+0
2011-04-15
s3-build: fix the --with-profiling-data build on mac os x.
Günther Deschner
1
-0
/
+1
2011-04-14
s3: only include smb profiling where needed.
Günther Deschner
1
-0
/
+1
2011-04-14
s3: fix the build of --with-profiling-data.
Günther Deschner
1
-0
/
+1
2011-03-30
s3-messages: make ndr_messaging.h part of messages.h.
Günther Deschner
1
-1
/
+0
2011-03-30
s3-messages: only include messages.h where needed.
Günther Deschner
1
-0
/
+1
2010-12-18
Rename vfs operation posix_fallocate to just fallocate and add the vfs_falloc...
Jeremy Allison
1
-1
/
+1
2010-12-02
Move posix_fallocate into the VFS where it belongs.
Jeremy Allison
1
-0
/
+1
2010-09-14
s3/profile: remove the magical clock initialization from the profile code
Björn Jacke
1
-56
/
+0
2010-09-14
s3/profiling: don't use CLOCK_PROCESS_CPUTIME_ID
Björn Jacke
1
-18
/
+0
2010-08-31
s3: we have clock_gettime everywhere, remove ifdefs
Björn Jacke
1
-7
/
+0
2010-07-07
s3: Add SMB2 performance counters.
Ira Cooper
1
-0
/
+19
2010-05-08
s3: Fix the build
Volker Lendecke
1
-0
/
+1
2009-09-08
s3:smbd: Fix bug 6690, wrong error check
Andrew Klosterman
1
-1
/
+1
2009-02-24
S3: Add in profile counters for new vfs and syscall entries.
todd stecher
1
-0
/
+7
2008-05-08
Yay ! Remove a VFS entry. Removed the set_nt_acl() call,
Jeremy Allison
1
-1
/
+0
2007-10-29
Add in the recvfile entry to the VFS layer with a default
Jeremy Allison
1
-0
/
+1
2007-10-18
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
1
-5
/
+5
2007-10-10
r24842: Fix build warning.
Günther Deschner
1
-1
/
+1
[next]