aboutsummaryrefslogtreecommitdiffstats
path: root/src/stat_item.c
AgeCommit message (Expand)AuthorFilesLines
2019-05-07add osmo_stat_item_inc/osmo_stat_item_dec to set it relativeAlexander Couzens1-0/+24
2017-11-13Fix/Update copyright notices; Add SPDX annotationHarald Welte1-1/+3
2017-10-16[doc] stat_item: Complete doxygen documentation for APIHarald Welte1-9/+76
2017-06-23doxygen: unify use of \file across the boardNeels Hofmeyr1-7/+5
2017-06-23doxygen: enable AUTOBRIEF, drop \briefNeels Hofmeyr1-7/+7
2015-12-08stats: Add OSMO prefix to STAT_ITEM_NOVALUE_IDJacob Erlbeck1-3/+3
2015-11-20stat_item.c: Fix compiler warningsHarald Welte1-2/+2
2015-11-02stats: Add osmo_ name prefix to identifiersJacob Erlbeck1-31/+31
2015-10-28stats: Add stat_item_for_each functionsJacob Erlbeck1-0/+30
2015-10-28stats: Use a global index for stat item valuesJacob Erlbeck1-24/+47
2015-10-28stats: Add stat_item for value monitoringJacob Erlbeck1-0/+215