This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "An utility library for Open Source Mobile Communications".
The branch, master has been updated
via 52a38ddfde38afcbfa0fd57d1286aaf238dfffcd (commit)
from f9b1e5556a43738322b8a566beec7bc93d120fdd (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/libosmocore/commit/?id=52a38ddfde38afcbfa0fd57d1286…
commit 52a38ddfde38afcbfa0fd57d1286aaf238dfffcd
Author: Max <msuraev(a)sysmocom.de>
Date: Thu Nov 23 20:34:02 2017 +0100
Ctrl: add rate counter group introspection
Before user have to know group name and index in advance to request rate
counter value. Introduce introspection function which allows user to
obtain all the groups and their indexes by requesting 'rate_ctr.*'
variable.
This simplifies KPI dumping over ctrl interface.
Change-Id: Ifad8b4f0360c8bcd123a838676516476e84c246a
Related: OS#2550
-----------------------------------------------------------------------
Summary of changes:
src/ctrl/control_if.c | 18 ++++++++++++++++++
1 file changed, 18 insertions(+)
hooks/post-receive
--
An utility library for Open Source Mobile Communications