Common library for all Osmocom projects (libosmocore, libosmogsm, libosmovty, libosmogb, libosmosim, libosmousb, ...) https://osmocom.org/projects/libosmocore
Go to file
Jacob Erlbeck b6e6bea4ec stats: Move statsd related code into a separate file
This commit moves the stats specific code parts into stats_statsd.c
while keeping the generic parts in stats.c. The code in stats.c no
longer contains references to statsd symbols.

Note that the VTY code still needs to know about every stats reporter
backend.

Sponsored-by: On-Waves ehf
2015-11-26 12:52:24 +01:00
debian debian: Make a new minor release 2015-11-09 21:35:20 +01:00
doc vty: Merge from a generic section in case no specific one exists 2012-07-25 17:35:52 +02:00
include stats: Move statsd related code into a separate file 2015-11-26 12:52:24 +01:00
m4 Create a dummy m4 directory to make autoreconf --install --force work 2010-03-24 02:55:33 +01:00
src stats: Move statsd related code into a separate file 2015-11-26 12:52:24 +01:00
tests stats/test: Add tests to check VTY configuration 2015-08-22 01:34:05 +00:00
utils osmo-sim-test: add missing include 2015-11-07 12:30:38 +01:00
.gitignore stats: Add stat_item for value monitoring 2015-10-28 23:51:04 +01:00
COPYING add GPL to project source 2010-02-21 09:21:30 +01:00
Doxyfile.codec.in misc: Doxygen tweaks: fixed some typos and minor errors 2013-02-15 13:27:59 +01:00
Doxyfile.core.in misc: Doxygen tweaks: fixed some typos and minor errors 2013-02-15 13:27:59 +01:00
Doxyfile.gsm.in misc: Doxygen tweaks: fixed some typos and minor errors 2013-02-15 13:27:59 +01:00
Doxyfile.vty.in misc: Doxygen tweaks: fixed some typos and minor errors 2013-02-15 13:27:59 +01:00
Makefile.am remove doxygen_sqlite3.db during 'make clean' 2014-10-26 20:09:17 +01:00
TODO-RELEASE misc: Prepare the release of libosmocore 0.9.0 2015-11-03 09:32:32 +01:00
configure.ac configure: It should be --with-system-talloc, not --enable-system-talloc 2015-11-21 12:49:40 +01:00
git-version-gen add git-version-gen magic to automatically generate package version 2010-03-23 00:30:19 +08:00
libosmocodec.pc.in codec: Add the missing bits for include to install and pkgconfig to work 2010-10-24 18:23:10 +02:00
libosmocore.pc.in use system-wide libtalloc with --enable-system-talloc 2015-11-21 00:50:19 +01:00
libosmoctrl.pc.in libctrl: autotools build system integration 2014-08-21 15:34:18 +02:00
libosmogb.pc.in libosmogb: build without strict aliasing rules 2012-09-07 12:01:28 +02:00
libosmogsm.pc.in This patch moves the GSM-specific functions to the new library 2011-03-23 18:08:08 +01:00
libosmosim.pc.in initial checkin of 'libosmosim' 2014-10-26 19:09:22 +01:00
libosmovty.pc.in Add pkgconfig for libosmovty 2010-05-25 22:28:40 +02:00