# # ChangeLog for XIOS/dev/dev_ym/XIOS_COUPLING/src/memtrack.cpp # # Generated by Trac 1.0.1 # 06/28/24 12:57:36 Mon, 10 Jan 2022 12:35:22 GMT jderouillat [2286] * XIOS/dev/dev_ym/XIOS_COUPLING/src/memtrack.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/xios_test_suite/TEST_SUITE/step2.py (modified) For memtrack, switch addr2line from to backtrace_symbols. Add parse of ... Thu, 09 Dec 2021 11:28:20 GMT ymipsl [2274] * XIOS/dev/dev_ym/XIOS_COUPLING/src/client.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/client.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/cxios.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/event_scheduler.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/group_factory.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/io/inetcdf4.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/io/netCdf_cf_constant.cpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/io/netCdf_cf_constant.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/manager/pool_ressource.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/manager/pool_ressource.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/manager/server_context.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/manager/server_context.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/manager/servers_ressource.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/manager/servers_ressource.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/manager/services.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/manager/services.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/mem_checker.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/memtrack.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/axis.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/axis.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/context.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/context.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/domain.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/domain.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/scalar.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/scalar.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/object_factory.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/parse_expr/operator_expr.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/release_static_allocation.cpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/release_static_allocation.hpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/server.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/server.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/timer.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/grid_transformation_factory_impl.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/transformation.hpp (modified) Tracking memory leak : release memory statically alocated YM Wed, 01 Dec 2021 15:52:24 GMT ymipsl [2267] * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/distributed_view.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/distributed_view.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/element.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/element.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/gatherer_connector.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/grid_client_server_remote_connector.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/grid_client_server_remote_connector.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/grid_elements.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/grid_elements.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/grid_gatherer_connector.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/grid_local_connector.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/grid_local_connector.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/grid_local_view.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/grid_local_view.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/grid_mask_connector.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/grid_remote_connector.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/grid_remote_connector.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/grid_scatterer_connector.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/grid_transform_connector.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/grid_transform_connector.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/local_connector.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/local_view.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/local_view.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/reduce_transform_connector.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/reduce_transform_connector.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/remote_connector.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/scatterer_connector.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/transfer_transform_connector.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/transfer_transform_connector.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/transform_connector.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/transform_connector.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/weight_transform_connector.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/weight_transform_connector.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/file_reader_source_filter.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/io/nc4_data_output.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/memtrack.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/axis.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/axis.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/domain.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/domain.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/grid.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/grid.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/scalar.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/scalar.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/algorithm_transformation_reduce.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/algorithm_transformation_reduce.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/algorithm_transformation_transfer.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/algorithm_transformation_transfer.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/algorithm_transformation_weight.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/algorithm_transformation_weight.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_interpolate_coordinate.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/generic_algorithm_transformation.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/grid_algorithm_generic.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/grid_algorithm_generic.hpp (modified) tracking memory leak Elements, views, and connectors are now managed ... Thu, 02 Sep 2021 15:06:35 GMT ymipsl [2212] * XIOS/dev/dev_ym/XIOS_COUPLING/src/addr2line.hpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/client.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/cxios.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/mem_checker.cpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/mem_checker.hpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/memtrack.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/memtrack.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/server.hpp (modified) Revisiting Memory tracking : * MemTrack has been improved - Not need ... Tue, 03 Dec 2019 10:46:23 GMT ymipsl [1780] * XIOS/dev/dev_ym/XIOS_COUPLING (copied) Creating a new dev branch to implement coupling functionnalities Fri, 18 Oct 2019 13:00:27 GMT ymipsl [1758] * XIOS/dev/dev_ym/XIOS_SERVICES (copied) creation of a new branch to implement services management in XIOS. ...