leak-checker: Break backtracing code into new module "backtrace".
authorBen Pfaff <blp@nicira.com>
Wed, 4 Feb 2009 18:51:09 +0000 (10:51 -0800)
committerBen Pfaff <blp@nicira.com>
Fri, 6 Feb 2009 23:07:50 +0000 (15:07 -0800)
commit10cd7694a4948e613d308448646b73da9a848cc7
treee80a7db78d8f78fd3fc878ca2b3da65bd6a7eea2
parentb5ead43fb52fa7df56449e0a5d08adf2f2da038f
leak-checker: Break backtracing code into new module "backtrace".

This allows other code to use the backtracer too.
lib/automake.mk
lib/backtrace.c [new file with mode: 0644]
lib/backtrace.h [new file with mode: 0644]
lib/leak-checker.c
lib/vlog-modules.def