Add support for tracking and logging daemon memory usage.
authorBen Pfaff <blp@nicira.com>
Tue, 8 May 2012 22:44:21 +0000 (15:44 -0700)
committerBen Pfaff <blp@nicira.com>
Tue, 22 May 2012 17:32:05 +0000 (10:32 -0700)
commit0d085684619be0baef309957a3d7410a23cb5f27
tree212ad7c9bd8e67c80065da7ed1968f6a5bd5af61
parent44bac24ba5d22fe238bd96702707eb2029efec41
Add support for tracking and logging daemon memory usage.

Signed-off-by: Ben Pfaff <blp@nicira.com>
26 files changed:
lib/automake.mk
lib/memory.c [new file with mode: 0644]
lib/memory.h [new file with mode: 0644]
lib/rconn.c
lib/rconn.h
ofproto/connmgr.c
ofproto/connmgr.h
ofproto/ofproto-dpif.c
ofproto/ofproto-provider.h
ofproto/ofproto.c
ofproto/ofproto.h
ofproto/pinsched.c
ofproto/pinsched.h
ofproto/pktbuf.c
ofproto/pktbuf.h
ovsdb/jsonrpc-server.c
ovsdb/jsonrpc-server.h
ovsdb/ovsdb-server.c
ovsdb/ovsdb.c
ovsdb/ovsdb.h
utilities/bugtool/automake.mk
utilities/bugtool/ovs-bugtool-memory-show [new file with mode: 0755]
utilities/bugtool/plugins/network-status/openvswitch.xml
vswitchd/bridge.c
vswitchd/bridge.h
vswitchd/ovs-vswitchd.c