summaryrefslogtreecommitdiffstats
path: root/src/stat_item.c
Commit message (Expand)AuthorAgeFilesLines
* add osmo_stat_item_inc/osmo_stat_item_dec to set it relativeAlexander Couzens2019-05-071-0/+24
* Fix/Update copyright notices; Add SPDX annotationHarald Welte2017-11-131-1/+3
* [doc] stat_item: Complete doxygen documentation for APIHarald Welte2017-10-161-9/+76
* doxygen: unify use of \file across the boardNeels Hofmeyr2017-06-231-7/+5
* doxygen: enable AUTOBRIEF, drop \briefNeels Hofmeyr2017-06-231-7/+7
* stats: Add OSMO prefix to STAT_ITEM_NOVALUE_IDJacob Erlbeck2015-12-081-3/+3
* stat_item.c: Fix compiler warningsHarald Welte2015-11-201-2/+2
* stats: Add osmo_ name prefix to identifiersJacob Erlbeck2015-11-021-31/+31
* stats: Add stat_item_for_each functionsJacob Erlbeck2015-10-281-0/+30
* stats: Use a global index for stat item valuesJacob Erlbeck2015-10-281-24/+47
* stats: Add stat_item for value monitoringJacob Erlbeck2015-10-281-0/+215