mirror of
https://github.com/zeek/zeek.git
synced 2025-10-03 23:28:20 +00:00
Merge branch 'topic/robin/log-threads'
* topic/robin/log-threads: (42 commits) Two more tweaks to reliably terminate when reading from trace. This could be fixing the memory problems finally. Fix compile errors due to now-explicit IPAddr ctors and global IPFamily enum. Switching log buffer size back to normal Teaching cmake to always link in tcmalloc if it finds it. Extending queue statistics. Small fixes and tweaks. Don't assert during shutdown. Reverting accidental commit. Finetuning communication CPU usage. Adding new leak tests involving remote logging. Removing some no longer needed checks. Fixing problem logging remotely when local logging was turned off. Preventing busy looping when no threads have been spawned. Prevent manager from busy looping. Adding missing includes needed on FreeBSD. Updating submodule(s). Updating submodule(s). A number of bugfixes for the recent threading updates. Making exchange of addresses between threads thread-safe. ...
This commit is contained in:
commit
077089a047
69 changed files with 4171 additions and 1157 deletions
1271
src/logging/Manager.cc
Normal file
1271
src/logging/Manager.cc
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue