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 7dae2589a5
commit 1966d63282
18 changed files with 390 additions and 20 deletions

View File

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