# # ChangeLog for XIOS3/trunk/scripts/plotly_memory.js # # Generated by Trac 1.0.1 # 07/04/24 17:37:23 Mon, 21 Nov 2022 10:48:46 GMT jderouillat [2425] * XIOS3/trunk/scripts/plotly_memory.js (modified) * XIOS3/trunk/src/mem_checker.cpp (modified) * XIOS3/trunk/src/mem_checker.hpp (modified) Update the memory log system to log virtual memory, resident memory and ... Thu, 13 Oct 2022 13:45:43 GMT jderouillat [2420] * XIOS3/trunk/bld.cfg (modified) * XIOS3/trunk/scripts/plotly_memory.js (modified) * XIOS3/trunk/src/cxios.cpp (modified) * XIOS3/trunk/src/cxios.hpp (modified) * XIOS3/trunk/src/mem_checker.cpp (modified) * XIOS3/trunk/src/mem_checker.hpp (modified) * XIOS3/trunk/src/server.cpp (modified) Add an option (log_memory : set to false by default), to activate memory ... Thu, 13 Oct 2022 09:24:30 GMT jderouillat [2419] * XIOS3/trunk/scripts/plotly_memory.js (added) * XIOS3/trunk/scripts/xios_memory.html (added) * XIOS3/trunk/src/cxios.cpp (modified) * XIOS3/trunk/src/mem_checker.cpp (modified) * XIOS3/trunk/src/node/context.cpp (modified) * XIOS3/trunk/src/server.cpp (modified) Update the memory log system using plotly and CSV files, a dedicated ...