Patch 4545 in private:

Added support for performance-reporting counters.

and

Patch 4588 in private:
For some reason, ReportingTest won't build on all systems.  Since it is not part of the actuall application, I am commenting it out from the Makefile.am for now.

git-svn-id: http://wush.net/svn/range/software/public/openbts/trunk@4627 19bc5d8c-e614-43d4-8b26-e1612bc8e597
This commit is contained in:
Kurtis Heimerl
2012-12-16 06:06:32 +00:00
parent b6ad879c08
commit a98dc82267
18 changed files with 390 additions and 20 deletions

View File

@@ -39,6 +39,7 @@
#include <SIPInterface.h>
#include <Logger.h>
#include <Reporting.h>
#undef WARNING