summaryrefslogtreecommitdiff
path: root/source3/utils/status_profile.c
AgeCommit message (Expand)AuthorFilesLines
2025-06-23status: dump only relevant sections of per-shareShachar Sharon1-1/+1
2025-06-23status: dump per-share profile countersShachar Sharon1-0/+97
2025-04-11smbprofile: Count failed requestsVolker Lendecke1-0/+1
2025-04-11profile: Add time buckets to smbprofile_stats_iobytesVolker Lendecke1-0/+32
2022-08-08smbstatus: add JSON support for smbstatus --profileJule Anger1-6/+24
2022-08-08smbstatus: fix indentation in profile_separator()Ralph Boehme1-8/+8
2017-08-09s3:utils: Fix buffer size for snprintf and format stringAndreas Schneider1-2/+2
2015-03-06s3:smbprofile: Replace sysv shmem with tdbVolker Lendecke1-11/+15
2015-03-06s3:smbprofile: specify SMBPROFILE_STATS_SECTION_START() with name vs. display...Stefan Metzmacher1-2/+2
2014-11-19s3:smbprofile: rewrite the internal macrosStefan Metzmacher1-711/+218
2014-11-19s3:smbprofile: Make "status_profile.h" a proper headerVolker Lendecke1-3/+1
2014-11-19s3:smbd: improve writecache profilingStefan Metzmacher1-28/+30
2014-11-19s3:smbprofile: remove unused nmbd related countersStefan Metzmacher1-73/+0
2014-10-07status: 80 chars per lineVolker Lendecke1-367/+734
2014-10-03profiling: Only compile utils/status_profile.c if profiling is enabledVolker Lendecke1-21/+0
2013-11-22Rename the profile enums with a SAMBA_ prefix to avoid conflict with system f...Jeremy Allison1-8/+8
2013-03-12s3: remove some dead code (for setdir command)Christian Ambach1-4/+0
2012-03-24use usleep rather than sys_usleep in various places, in anticipation of uslee...Jelmer Vernooij1-1/+1
2011-04-14s3: only include smb profiling where needed.Günther Deschner1-0/+1
2011-02-09Add fdopendir to the VFS. We will use this to reuse a directory fd already op...Jeremy Allison1-0/+2
2010-12-13As we handle missing sendfile() inside lib/sendfile.c, remove the WITH_SENDFI...Jeremy Allison1-2/+0
2010-07-07s3: Add SMB2 performance counters.Ira Cooper1-0/+41
2008-10-14Use {u,}int64_t instead of SMB_BIG_{U,}INT.Jelmer Vernooij1-6/+6
2008-05-08Yay ! Remove a VFS entry. Removed the set_nt_acl() call,Jeremy Allison1-2/+0
2007-10-18RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison1-5/+5
2007-10-10r23801: The FSF has moved around a lot. This fixes their Mass Ave address.Andrew Tridgell1-2/+1
2007-10-10r23779: Change from v2 or later to v3 or later.Jeremy Allison1-1/+1
2007-10-10r22900: Convert profile/ to messaging_send_pid/messaging_registerVolker Lendecke1-2/+2
2007-10-10r21714: Change the VFS interface to use struct timespecJeremy Allison1-2/+2
2007-10-10r20744: Fix the build (I missed some chkpth -> checkpath renames).Jeremy Allison1-2/+2
2007-10-10r20131: get rid of a few no previous prototype warningsHerb Lewis1-0/+3
2007-10-10r18949: use sys_usleep()Stefan Metzmacher1-6/+1
2007-10-10r16947: Fix warning with profile separator when profiles notJeremy Allison1-0/+2
2007-10-10r16945: Sync trunk -> 3.0 for 3.0.24 code. Still needJeremy Allison1-0/+544