]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
new: usr: add a rndc command to toggle jemalloc profiling
authorAydın Mercan <aydin@isc.org>
Sat, 25 Jan 2025 12:53:38 +0000 (12:53 +0000)
committerAydın Mercan <aydin@isc.org>
Sat, 25 Jan 2025 12:53:38 +0000 (12:53 +0000)
The new command is `rndc memprof`. The memory profiling status is also
reported inside `rndc status`. The status also shows whether named can
toggle memory profiling or not and if the server is built with jemalloc.

Closes #4759

Merge branch '4759-add-a-trigger-to-dump-jeprof-data-or-memory-statistics' into 'main'

See merge request isc-projects/bind9!9370


Trivial merge