emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH] memory-report: support calculating size for structures


From: Yikai Zhao
Subject: [PATCH] memory-report: support calculating size for structures
Date: Sun, 29 Aug 2021 22:40:48 +0800
User-agent: Cyrus-JMAP/3.5.0-alpha0-1125-g685cec594c-fm-20210825.001-g685cec59

Hi,

Here's another patch on memory-report package which fixes the object size 
calculation for structures (cl-defstruct types). Before this patch, 
memory-report--object-size will report empty size for structure objects, which 
results in incorrect report about "Largest Variables" in memory-report result.

Regarding the copyright assignment, I'm currently in the progress of signing 
it. But maybe this patch is small enough to apply without it?


Yikai

Attachment: 0001-memory-report-support-calculating-size-for-structure.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]