Skip to content

Add eventlog event for total process memory in use

Motivation

When debugging memory leaks we already have the heap size and heap live size in the eventlog. Adding the process total would be additional useful information.

Proposal

An additional event EVENT_??? that reports the total process usage at the same time as we report heap live and heap total.

Edited by adam
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information