Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] rev 30371: /trunk/epan/ /trunk/epan/: emem.c

Date: Tue, 06 Oct 2009 16:20:28 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=30371

User: morriss
Date: 2009/10/06 09:20 AM

Log:
 Add some SE allocation statistics (if SHOW_MEM_STATS is defined).
 
 Add print_alloc_stats() will show some (hopefully useful) statistics about the
 memory we have allocated, the average allocation size, the amount of
 overhead/waste, etc.

Directory: /trunk/epan/
  Changes    Path          Action
  +135 -0    emem.c        Modified