Release v1.7.0 on 2022-06-28.
  1. e8e24c7 stats: Avoid NULL pointer deref in allocation failure paths. by Harald Welte · 2 years, 1 month ago
  2. 1e1436c stats: Functions with no arguments should specify(void) by Harald Welte · 2 years, 1 month ago
  3. b1ef8f5 select: gather statistics for TCP connections by Philipp Maier · 2 years, 6 months ago
  4. 2672895 stats: fix typo by Philipp Maier · 2 years, 6 months ago
  5. 04bfb71 treewide: remove FSF address by Oliver Smith · 2 years, 6 months ago
  6. bfc8377 stats: allow configuring reporter's name in the VTY by Vadim Yanitskiy · 2 years, 7 months ago
  7. 4e92472 stats: use llist_add_tail() in osmo_stats_reporter_alloc() by Vadim Yanitskiy · 2 years, 7 months ago
  8. 6a59407 refactor stat_item: report only changed values by Neels Hofmeyr · 2 years, 9 months ago
  9. e90c717 refactor stat_item: get rid of FIFO and "skipped" error by Neels Hofmeyr · 2 years, 9 months ago
  10. 11da4a4 stats: send real last value if no new values come by Oliver Smith · 2 years, 10 months ago
  11. d439360 stats: have_value is a bool, not int by Oliver Smith · 3 years, 2 months ago
  12. 6140194 stat_item: make value ids item specific by Oliver Smith · 3 years, 2 months ago
  13. d3490bc stat_item: make next_id argument name consistent by Oliver Smith · 3 years, 2 months ago
  14. 2aa527b stats: Ensure that each osmo_stat_item only reports once per interval by Daniel Willmann · 3 years, 3 months ago
  15. 3217d51 support for stats static userspace probes via systemtap by Harald Welte · 3 years, 4 months ago
  16. 1a1de33 stats: Add stats commands related to testing by Daniel Willmann · 3 years, 11 months ago
  17. f5bdef4 stats: Change timer to timerfd to make it a true interval timer. by Alexander Chemeris · 4 years, 1 month ago
  18. dfebf40 stats: Support regular stats flush by Alexander Chemeris · 4 years, 1 month ago
  19. f203ed3 stats: Fix documentation for osmo_stats_set_interval() by Alexander Chemeris · 4 years, 1 month ago
  20. e08da97 Fix/Update copyright notices; Add SPDX annotation by Harald Welte · 7 years ago
  21. eb5b6ce [doc] Add Doxygen API documentation for stats.c and stats_statsd.c by Harald Welte · 7 years ago
  22. 216338c Rename 'statistics.c' to 'counter.c' by Harald Welte · 7 years ago
  23. 17518fe doxygen: unify use of \file across the board by Neels Hofmeyr · 7 years ago
  24. 67bdd80 stats: Disable stats*.c on embedded targets by Harald Welte · 7 years ago
  25. 95871da use osmo_{htonl,htons,ntohl,ntohs}() functions all over libosmocore by Harald Welte · 7 years ago
  26. 44f423f timer: add osmo_timer_setup() by Pablo Neira Ayuso · 7 years ago
  27. 1554f80 statsd: Fix compiler warning (int32_t vs. int64_t) by Harald Welte · 8 years ago
  28. cc3694b Fix build for OSX by Arran Cudbard-Bell · 8 years ago
  29. 2e8f9ed stats: Reorder functions in stats.c by Jacob Erlbeck · 9 years ago
  30. b6e6bea stats: Move statsd related code into a separate file by Jacob Erlbeck · 9 years ago
  31. 01e8c91 stats: Fix not reported stat item values by Jacob Erlbeck · 9 years ago
  32. 8a97cb9 stats: Fix handling of multiple resporters by Jacob Erlbeck · 9 years ago
  33. aed7c12 stats: Send all values on reporter update by Jacob Erlbeck · 9 years ago
  34. 916423e stats: Fix name prefix handling by Jacob Erlbeck · 9 years ago
  35. c337693 stats: Fix build on FreeBSD by Holger Hans Peter Freyther · 9 years ago
  36. 7921975 stats: Do not assign the wrong addresss by Holger Hans Peter Freyther · 9 years ago
  37. 837e940 stats: Remove warnings about never read variables by Holger Hans Peter Freyther · 9 years ago
  38. 79125ec log: Add new DLSTATS log level by Jacob Erlbeck · 9 years ago
  39. bc9d9ac stats: Limit reporting by class id by Jacob Erlbeck · 9 years ago
  40. 16fe8da stats: Report group indices as unsigned int by Jacob Erlbeck · 9 years ago
  41. fc9533d stats: Add osmo_ name prefix to identifiers by Jacob Erlbeck · 9 years ago
  42. bc4f7ae stats: Add log reporter by Jacob Erlbeck · 9 years ago
  43. 490b38f stats: Use function pointers in reporter objects by Jacob Erlbeck · 9 years ago
  44. ed197fd stats: Make net config optional by Jacob Erlbeck · 9 years ago
  45. d01acfc stats: Support statsd Multi-Metric Packets by Jacob Erlbeck · 9 years ago
  46. c8f47b6 stats: Add support for osmo_counters by Jacob Erlbeck · 9 years ago
  47. c27671c stats: Report stat item values by Jacob Erlbeck · 9 years ago
  48. b1dbfb4 stats: Implement timer based reporting by Jacob Erlbeck · 9 years ago
  49. 95bf8280 stats: Add the reporting framework by Jacob Erlbeck · 9 years ago