<p>Corey Farrell <strong>uploaded patch set #3</strong> to this change.</p><p><a href="https://gerrit.asterisk.org/10457">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">refdebug: Create refstats.py script.<br><br>This allows us to process AO2 statistics for total objects, memory<br>usage, memory overhead and lock usage.<br><br>* Install refstats.py and reflocks.py into the Asterisk scripts folder.<br>* Enable support for reflocks.py without DEBUG_THREADS.<br><br>Steal a bit from the ao2 magic to flag when an object lock is used.<br>Remove 'lockobj' from reflocks.py since we can now record 'used' or<br>'unused' for those objects.<br><br>Add comments to explain thread safety of the 'struct __priv_data'<br>bitfields.<br><br>Change-Id: I84e9d679cc86d772cc97c888d9d856a17e0d3a4a<br>---<br>M contrib/Makefile<br>M contrib/scripts/refcounter.py<br>M contrib/scripts/reflocks.py<br>A contrib/scripts/refstats.py<br>M main/astobj2.c<br>5 files changed, 243 insertions(+), 47 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/57/10457/3</pre><p>To view, visit <a href="https://gerrit.asterisk.org/10457">change 10457</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.asterisk.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.asterisk.org/10457"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: asterisk </div>
<div style="display:none"> Gerrit-Branch: 16 </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>
<div style="display:none"> Gerrit-Change-Id: I84e9d679cc86d772cc97c888d9d856a17e0d3a4a </div>
<div style="display:none"> Gerrit-Change-Number: 10457 </div>
<div style="display:none"> Gerrit-PatchSet: 3 </div>
<div style="display:none"> Gerrit-Owner: Corey Farrell <git@cfware.com> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins2 (1000185) </div>
<div style="display:none"> Gerrit-Reviewer: Richard Mudgett <rmudgett@digium.com> </div>