Re: Bringing back gc-live-object-stats

2019-05-16 Thread Amirouche Boubekki
Thanks for your reply. Le jeu. 16 mai 2019 à 03:41, Mark H Weaver a écrit : > Amirouche Boubekki writes: > > > I am stuck with a memory leak. I think gc-live-object-stats [0] would > help. > > > > [0] > https://www.gnu.org/software/guile/manual/html_node/Garbage-Collection-Functions.html#index-

Re: Bringing back gc-live-object-stats

2019-05-15 Thread Mark H Weaver
Amirouche Boubekki writes: > I am stuck with a memory leak. I think gc-live-object-stats [0] would help. > > [0] > https://www.gnu.org/software/guile/manual/html_node/Garbage-Collection-Functions.html#index-gc_002dlive_002dobject_002dstats > > Can some explain to me how to bring it back? I don'

Bringing back gc-live-object-stats

2019-05-14 Thread Amirouche Boubekki
Hello all, I am stuck with a memory leak. I think *gc-live-object-stats* [0] would help. [0] https://www.gnu.org/software/guile/manual/html_node/Garbage-Collection-Functions.html#index-gc_002dlive_002dobject_002dstats Can some explain to me how to bring it back? Thanks in advance, Amirouche