1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-06 13:18:07 +03:00
samba-mirror/source3
Stefan Metzmacher e03ccb5b12 smb2_negprot: add CALLGRIND_START_INSTRUMENTATION after SMB2 negprot
This allows us to support starting smbd under callgrind and only start
the overhead and instrumentation after the SMB2 negprot, this allows us
to profile only useful stuff and not all the smbd startup, forking and
multichannel handling.

This will do the trick:

  valgrind --tool=callgrind --instr-atstart=no smbd

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
2023-06-01 07:20:31 +00:00
..
auth auth: Return status code if configuration prohibits NTLM 2023-05-16 23:29:32 +00:00
build
client s3:client: Remove unused tree.c 2023-04-20 12:56:53 +00:00
exports
groupdb
include smbprofile: add smbprofile_active() helper 2023-06-01 07:20:31 +00:00
intl
lib libadouble: allow FILE_SHARE_DELETE in ad_convert_xattr() 2023-05-25 23:59:33 +00:00
libads s3-libads: Also handle the DS_WEB_SERVICE_REQUIRED flag in check_cldap_reply_required_flags() 2023-05-31 04:02:36 +00:00
libgpo/gpext
libnet librpc/ndr: Unimplement DRSUAPI_COMPRESSION_TYPE_XPRESS and rename 2023-03-31 01:48:30 +00:00
librpc rpc: Remove named_pipe_auth_req_info6->need_idle_server 2023-05-16 10:53:40 +00:00
libsmb python: Safely clear structure members 2023-05-16 23:29:32 +00:00
locale spelling: connnect encrytion exisit expection explicit invalide missmatch paramater paramter partion privilige relase reponse seperate unkown verson authencication progagated 2022-06-10 18:12:33 +00:00
locking s3:locking: fix debug level for NT_STATUS_NOT_FOUND messanges in get_static_share_mode_data 2023-04-24 14:13:35 +00:00
modules vfs_fruit: add fruit:convert_adouble parameter 2023-05-26 00:52:29 +00:00
nmbd smbd: remove process shortname arg from reinit_after_fork() 2022-12-14 01:38:29 +00:00
param param: Add new parameter "ad dc functional level" 2023-05-16 23:29:32 +00:00
passdb auth: Align integer types 2023-02-08 00:03:40 +00:00
printing s3:printing: Remove unused variable 2023-02-06 22:51:31 +00:00
profile s3:profile: make use of tevent_cached_getpid() in performance critical code 2022-07-25 18:32:18 +00:00
registry lib: Move tab_depth() to reg_parse_prs.c 2023-01-10 00:28:37 +00:00
rpc_client rpc_server3: Pass winbind_env_set() state through to rpcd_* 2023-05-16 11:54:32 +00:00
rpc_server rpc_server3: Pass winbind_env_set() state through to rpcd_* 2023-05-16 11:54:32 +00:00
rpcclient librpc/ndr: Unimplement DRSUAPI_COMPRESSION_TYPE_XPRESS and rename 2023-03-31 01:48:30 +00:00
script CI: add a test that checks the dosmode of symlinks 2023-05-24 20:41:38 +00:00
selftest CI: add a test that checks the dosmode of symlinks 2023-05-24 20:41:38 +00:00
services s3:services: Disable rcinit-based service control code 2021-12-10 14:02:30 +00:00
smbd smb2_negprot: add CALLGRIND_START_INSTRUMENTATION after SMB2 negprot 2023-06-01 07:20:31 +00:00
torture s3:torture: sid2unixid2: DEBUG blames the right function 2023-04-28 02:15:36 +00:00
utils net_ads: Handle new NBT_SERVER_* flags 2023-05-29 22:32:28 +00:00
web
winbindd winbind: Fix "wbinfo -u" on a Samba AD DC with >1000 users 2023-05-09 02:58:45 +00:00
.clang_complete
.dmallocrc
.indent.pro
Doxyfile
mainpage.dox
smbadduser.in
wscript lib:util: prefer mallinfo2() over mallinfo() if available 2023-03-09 20:38:31 +00:00
wscript_build s3:waf: Fix One Definition Rule (ODR) violation of libsecrets3 2023-03-29 16:57:33 +00:00
wscript_configure_system_ncurses