all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Any way of dumping strings?
@ 2021-06-02 17:03 Óscar Fuentes
  2021-06-02 17:24 ` Eli Zaretskii
  2021-06-02 18:38 ` Stefan Monnier
  0 siblings, 2 replies; 10+ messages in thread
From: Óscar Fuentes @ 2021-06-02 17:03 UTC (permalink / raw)
  To: emacs-devel

I'm trying to diagnose a memory leak. As it is used Emacs requires more
memory, an average of a several tens of MB per hour. Right now it is
using ~1GB and `memory-report' shows:

 207.8 MiB  Vectors
  83.7 MiB  Strings

I terminated the previous session after reaching ~2GB with >700MB
vectors and >300MB strings.

In case the culprit is some package, looking at those strings or vectors
could be revealing.

Is there a method for dumping or displaying those strings or vectors?




^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2021-06-03  6:08 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-06-02 17:03 Any way of dumping strings? Óscar Fuentes
2021-06-02 17:24 ` Eli Zaretskii
2021-06-02 17:54   ` Óscar Fuentes
2021-06-02 18:16     ` Eli Zaretskii
2021-06-02 18:33       ` Óscar Fuentes
2021-06-02 18:44         ` Eli Zaretskii
2021-06-02 18:38 ` Stefan Monnier
2021-06-02 18:55   ` Óscar Fuentes
2021-06-02 19:30     ` Stefan Monnier
2021-06-03  6:08       ` Eli Zaretskii

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.