Enable EPC usage measurement feature

This commit is contained in:
zongmin.gu 2020-12-02 10:50:29 +08:00 committed by Tate, Hongliang Tian
parent 5285e3b55d
commit b5e3558f5f

@ -4,6 +4,8 @@ enclave.so
g_global_data_sim; g_global_data_sim;
g_global_data; g_global_data;
enclave_entry; enclave_entry;
g_peak_heap_used;
g_peak_rsrv_mem_committed;
local: local:
*; *;
}; };