summaryrefslogtreecommitdiffstats
path: root/src/stats.c
Commit message (Expand)AuthorAgeFilesLines
* stats: Remove warnings about never read variablesHolger Hans Peter Freyther2015-11-021-8/+5
* log: Add new DLSTATS log levelJacob Erlbeck2015-11-021-4/+1
* stats: Limit reporting by class idJacob Erlbeck2015-11-021-0/+29
* stats: Report group indices as unsigned intJacob Erlbeck2015-11-021-8/+9
* stats: Add osmo_ name prefix to identifiersJacob Erlbeck2015-11-021-107/+107
* stats: Add log reporterJacob Erlbeck2015-10-291-0/+63
* stats: Use function pointers in reporter objectsJacob Erlbeck2015-10-291-25/+26
* stats: Make net config optionalJacob Erlbeck2015-10-291-0/+14
* stats: Support statsd Multi-Metric PacketsJacob Erlbeck2015-10-291-11/+97
* stats: Add support for osmo_countersJacob Erlbeck2015-10-291-0/+32
* stats: Report stat item valuesJacob Erlbeck2015-10-291-0/+49
* stats: Implement timer based reportingJacob Erlbeck2015-10-291-3/+43
* stats: Add the reporting frameworkJacob Erlbeck2015-10-291-0/+387