Module: sip-router
Branch: master
Commit: 77f5db57c4d5bf5a5e37985a228c8693ec685a6d
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=77f5db5…
Author: Victor Seva <linuxmaniac(a)torreviejawireless.org>
Committer: Victor Seva <linuxmaniac(a)torreviejawireless.org>
Date: Sun Jul 7 07:23:11 2013 +0200
modules/debugger: add dbg_pv_dump config function.
It dumps the content of pv_cache on json format.
---
modules/debugger/Makefile | 2 +
modules/debugger/debugger_api.c | 376 +++++++++++++++++++++++++++++++++++++++
modules/debugger/debugger_api.h | 8 +
modules/debugger/debugger_mod.c | 67 +++++++
4 files changed, 453 insertions(+), 0 deletions(-)
Diff:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commitdiff;h=77f…