ovs-ctl: Add support for glibc malloc debugging.
authorBen Pfaff <blp@nicira.com>
Mon, 1 Oct 2012 20:37:47 +0000 (13:37 -0700)
committerBen Pfaff <blp@nicira.com>
Mon, 1 Oct 2012 20:37:47 +0000 (13:37 -0700)
commit37368939f90560160232f59cfd4ccd58df0d5fcf
tree162671ba154d53f249d122e7faa90f25a4e636a1
parent15d63ed3ac3fe8c7d545a554220ba9d27b17d13b
ovs-ctl: Add support for glibc malloc debugging.

Unlike valgrind, glibc's built-in features for malloc debugging are cheap
enough that one can run with them enabled all the time, at least in test
scenarios.

Signed-off-by: Ben Pfaff <blp@nicira.com>
Acked-by: Kyle Mestery <kmestery@cisco.com>
utilities/ovs-ctl.8
utilities/ovs-lib.in