aboutsummaryrefslogtreecommitdiffstats
path: root/src/osmo-bsc/bsc_stats.c
AgeCommit message (Expand)AuthorFilesLines
2022-11-10Support building with -Werror=strict-prototypes / -Werror=old-style-definitionHarald Welte1-1/+1
2022-06-02fix performance for chan_counts and all_allocated statsNeels Hofmeyr1-15/+11
2022-06-02code cleanup for all_allocated timers, no functional changeNeels Hofmeyr1-51/+30
2021-11-29stats: add bsc.paging:expiredOliver Smith1-0/+1
2021-11-16move time_cc to libosmocore osmo_time_ccNeels Hofmeyr1-38/+38
2021-11-10implement all_allocated:{static_sdcch,static_tch} rate countersNeels Hofmeyr1-0/+24
2021-11-10implement all_allocated:{sdcch,tch} rate countersNeels Hofmeyr1-0/+48
2021-11-06tweak intra-bsc ho counter descriptionsNeels Hofmeyr1-7/+7
2021-10-12stat: add bts.N.num_trx:rsl_connectedNeels Hofmeyr1-0/+2
2021-10-12stat: add bts.N.num_trx:totalNeels Hofmeyr1-0/+3
2021-09-05add stat_items for BTS and TRX connection statiNeels Hofmeyr1-0/+59
2021-08-30add stat items bsc.0.num_msc:connected, .num_msc:totalNeels Hofmeyr1-0/+2
2021-08-30move BSC level stats and rate counters to new bsc_stats.[hc]Neels Hofmeyr1-0/+122