aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/core/stats.h
AgeCommit message (Expand)AuthorFilesLines
2017-11-13Fix/Update copyright notices; Add SPDX annotationHarald Welte1-1/+1
2017-10-16[doc] Add Doxygen API documentation for stats.c and stats_statsd.cHarald Welte1-21/+33
2017-06-23doxygen: unify use of \file across the boardNeels Hofmeyr1-1/+3
2017-05-15stats: Disable stats*.c on embedded targetsHarald Welte1-0/+10
2016-11-11statsd: Fix compiler warning (int32_t vs. int64_t)Harald Welte1-1/+1
2015-11-26stats: Move statsd related code into a separate fileJacob Erlbeck1-4/+12
2015-11-09stats: Send all values on reporter updateJacob Erlbeck1-0/+1
2015-08-21stats: Fix build on FreeBSDHolger Hans Peter Freyther1-0/+2
2015-11-02stats: Limit reporting by class idJacob Erlbeck1-0/+10
2015-11-02stats: Add osmo_ name prefix to identifiersJacob Erlbeck1-30/+30
2015-10-29stats: Add log reporterJacob Erlbeck1-0/+3
2015-10-29stats: Use function pointers in reporter objectsJacob Erlbeck1-0/+14
2015-10-29stats: Make net config optionalJacob Erlbeck1-0/+2
2015-10-29stats: Support statsd Multi-Metric PacketsJacob Erlbeck1-0/+5
2015-10-29stats: Implement timer based reportingJacob Erlbeck1-2/+8
2015-10-29stats: Add the reporting frameworkJacob Erlbeck1-0/+70