mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-29 13:38:26 +00:00
Update BIND 9 Memory Explained
parent
f0a0133984
commit
adebcdeca5
@ -167,6 +167,8 @@ jeprof \
|
|||||||
/usr/sbin/named **HEAP FILE** --pdf > "jeprof.pdf"
|
/usr/sbin/named **HEAP FILE** --pdf > "jeprof.pdf"
|
||||||
```
|
```
|
||||||
|
|
||||||
|
See [explanation how to read the chart - same as for Google pprof](https://gperftools.github.io/gperftools/heapprofile.html).
|
||||||
|
|
||||||
More options can be found in [jeprof](https://manpages.ubuntu.com/manpages/impish/man1/jeprof.1.html) manual page. These must be interpreted with knowledge of the BIND 9 internals. That said, if you are reporting what you think is a memory issue, attaching output of the `jeprof` will certainly help.
|
More options can be found in [jeprof](https://manpages.ubuntu.com/manpages/impish/man1/jeprof.1.html) manual page. These must be interpreted with knowledge of the BIND 9 internals. That said, if you are reporting what you think is a memory issue, attaching output of the `jeprof` will certainly help.
|
||||||
|
|
||||||
### Memory Profiling Example
|
### Memory Profiling Example
|
||||||
|
Loading…
x
Reference in New Issue
Block a user