[
https://issues.apache.org/jira/browse/PROTON-2144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16987330#comment-16987330
]
ASF subversion and git services commented on PROTON-2144:
---------------------------------------------------------
Commit 0ae944a24cc895d1fd5e6c3c3589a164382cff8e in qpid-proton's branch
refs/heads/master from Andrew Stitcher
[ https://gitbox.apache.org/repos/asf?p=qpid-proton.git;h=0ae944a ]
PROTON-2144: Create memory tracking framework
- Note this is currently not enabled by default, as
currently there are some important unknowns.
- However it is potentially very useful so it can
be turned on with a compile time define (PN_MEMDEBUG).
- In future it should be characterised and perhaps
enabled by default.
> [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]