[
https://issues.apache.org/jira/browse/PROTON-2144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16987331#comment-16987331
]
ASF subversion and git services commented on PROTON-2144:
---------------------------------------------------------
Commit 927d43f43118b9f1558bf721ac7a3a97b9fd7c7c in qpid-proton's branch
refs/heads/master from Andrew Stitcher
[ https://gitbox.apache.org/repos/asf?p=qpid-proton.git;h=927d43f ]
PROTON-2144: Instrument all memory allocation/deallocation in proton core
- Replace all use of malloc/calloc/realloc/free in libqpid-proton-core with
instrumented memory tracking calls
> [C] Memory usage tracking
> -------------------------
>
> Key: PROTON-2144
> URL: https://issues.apache.org/jira/browse/PROTON-2144
> Project: Qpid Proton
> Issue Type: Improvement
> Components: proton-c
> Reporter: Andrew Stitcher
> Assignee: Andrew Stitcher
> Priority: Major
>
> If you find that proton is using too much memory, it can be hard to figure
> out where the memory is being used.
> It would be useful to be able to see which objects/types of object are using
> what memory.
> As proton-c has quite well developed "object model" code this can be used to
> aid significantly in accounting for the different types of object and
> accounting for their memory use.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]