## Description Add debug log to print `g_peak_heap_used` and `g_peak_rsrv_mem_committed`.
## Type of change (select or add applied and delete the others) - [x] New feature (non-breaking change which adds functionality) ## How has this been tested? CI. ## Checklist - [x] Fork the repo and create your branch from `master`. - [x] If you've added code that should be tested, add tests. - [x] If you've changed APIs, update the documentation. - [x] Ensure the tests pass (see CI results). - [x] Make sure your code lints/format. You can view, comment on, or merge this pull request online at: https://github.com/apache/incubator-teaclave/pull/584 -- Commit Summary -- * Log g_peak_heap_used and g_peak_rsrv_mem_committed when finalizing an enclave -- File Changes -- M services/utils/service_enclave_utils/src/lib.rs (9) -- Patch Links -- https://github.com/apache/incubator-teaclave/pull/584.patch https://github.com/apache/incubator-teaclave/pull/584.diff -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/apache/incubator-teaclave/pull/584