Wireshark-commits: [Wireshark-commits] rev 51069: /trunk/ /trunk/epan/: app_mem_usage.c app_mem_usa

Date: Wed, 31 Jul 2013 18:26:15 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=51069

User: darkjames
Date: 2013/07/31 11:26 AM

Log:
 Add some very basic framework to fetch statistics of memory usage per component.
 Use it in memory_dlg.

Directory: /trunk/epan/
  Changes    Path               Action
  +70 -7     app_mem_usage.c    Modified
  +14 -1     app_mem_usage.h    Modified
  +35 -0     emem.c             Modified

Directory: /trunk/ui/gtk/
  Changes    Path            Action
  +19 -29    memory_dlg.c    Modified