kernel guarded heap: Implement allocations debugger command

Operating Systems / Haiku - Michael Lotz [mlotz.ch] - 23 April 2015 16:04 UTC

It can be used to dump the current heap allocations with their details and stack traces if enabled.

5d05694 kernel guarded heap: Implement allocations debugger command.
src/system/kernel/guarded_heap.cpp | 68 ++++++++++++++++++++++++++++++++++++
1 file changed, 68 insertions(+)

Upstream: cgit.haiku-os.org


  • Share