summaryrefslogtreecommitdiffstats
path: root/include/osmocom/core/stats.h
Commit message (Expand)AuthorAgeFilesLines
* stats.h: Fix build on MacOSPau Espin Pedrol2018-12-131-2/+2
* Fix/Update copyright notices; Add SPDX annotationHarald Welte2017-11-131-1/+1
* [doc] Add Doxygen API documentation for stats.c and stats_statsd.cHarald Welte2017-10-161-21/+33
* doxygen: unify use of \file across the boardNeels Hofmeyr2017-06-231-1/+3
* stats: Disable stats*.c on embedded targetsHarald Welte2017-05-151-0/+10
* statsd: Fix compiler warning (int32_t vs. int64_t)Harald Welte2016-11-111-1/+1
* stats: Move statsd related code into a separate fileJacob Erlbeck2015-11-261-4/+12
* stats: Send all values on reporter updateJacob Erlbeck2015-11-091-0/+1
* stats: Fix build on FreeBSDHolger Hans Peter Freyther2015-08-211-0/+2
* stats: Limit reporting by class idJacob Erlbeck2015-11-021-0/+10
* stats: Add osmo_ name prefix to identifiersJacob Erlbeck2015-11-021-30/+30
* stats: Add log reporterJacob Erlbeck2015-10-291-0/+3
* stats: Use function pointers in reporter objectsJacob Erlbeck2015-10-291-0/+14
* stats: Make net config optionalJacob Erlbeck2015-10-291-0/+2
* stats: Support statsd Multi-Metric PacketsJacob Erlbeck2015-10-291-0/+5
* stats: Implement timer based reportingJacob Erlbeck2015-10-291-2/+8
* stats: Add the reporting frameworkJacob Erlbeck2015-10-291-0/+70