You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Ken Giusti (Jira)" <ji...@apache.org> on 2019/10/11 14:24:00 UTC

[jira] [Created] (DISPATCH-1447) Investigate use of __malloc_hook et. al. for memory leak monitoring

Ken Giusti created DISPATCH-1447:
------------------------------------

             Summary: Investigate use of __malloc_hook et. al. for memory leak monitoring
                 Key: DISPATCH-1447
                 URL: https://issues.apache.org/jira/browse/DISPATCH-1447
             Project: Qpid Dispatch
          Issue Type: Task
          Components: Router Node, Tests
    Affects Versions: 1.9.0
            Reporter: Ken Giusti
             Fix For: Backlog


See  [http://man7.org/linux/man-pages/man3/malloc_hook.3.html]

We should consider using the above hooks to track qdrouterd memory usage.   For example the router could dump a report to the debugDumpFile on shutdown, including malloc/free tracing.

This should be enabled for the Debug build target.

 

Ideas/suggestions welcome!



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org