130 Commits (master)

Author SHA1 Message Date
  Richard Fuchs e5d3aa0f01 MT#55283 add poller status to Prom 2 weeks ago
  Richard Fuchs d279b14a99 MT#55283 export poller thread stats 3 weeks ago
  Richard Fuchs b0d2b82199 MT#55283 replace g_atomic with atomic_* 2 months ago
  Richard Fuchs aadaa7620f MT#55283 obsolete some timeval_from_us 8 months ago
  Richard Fuchs e92f260e7a MT#55283 convert daemon/ to int64_t 8 months ago
  Richard Fuchs 165c42fb8e MT#55283 convert calls to int64_t 8 months ago
  Richard Fuchs c59864d3d8 MT#55283 convert rtpe_started to int64_t 8 months ago
  Richard Fuchs 2b81650b13 MT#55283 convert ng_command_stats to int64_t 8 months ago
  Richard Fuchs c70510303a MT#55283 convert rtpe_now to int64_t 8 months ago
  Richard Fuchs d75e44829d MT#55283 replace UINT64F with PRIu64 8 months ago
  Richard Fuchs 4d8156bf91 MT#55283 remove remnants of g_slice 8 months ago
  Richard Fuchs 8399b36d28 MT#61625 refactor stats chain code 10 months ago
  Richard Fuchs 347c21fc7e MT#55283 use typed GQueue 10 months ago
  Richard Fuchs 267d244cb4 MT#55283 use array instead of hash table 10 months ago
  Richard Fuchs 597229f4c8 MT#61822 add player_cache stats metric 11 months ago
  Richard Fuchs cd2c585958 MT#61822 add metric for cache size 11 months ago
  Richard Fuchs 643547377f MT#61352 consolidate opmode with ng_command 1 year ago
  Richard Fuchs dd91961aeb MT#55283 add STR_PTR macro 1 year ago
  Richard Fuchs 7dd2235df1 MT#55283 rework parser framework 1 year ago
  Richard Fuchs 96d6e438cf MT#55283 add strdup method 1 year ago
  Richard Fuchs 416f658088 MT#55283 introduce parser_arg union 1 year ago
  Richard Fuchs c437c0a706 MT#55283 add is_dict method 1 year ago
  Richard Fuchs b1a0aebab5 MT#55283 add abstract .dict_add_str_dup 1 year ago
  Richard Fuchs 8f6b8b206b MT#55283 add abstract dict_add/list/list_add 1 year ago
  Richard Fuchs 2f82805f1d MT#55283 add abstract .dict_add_int() 1 year ago
  Richard Fuchs cc43740ce0 MT#55283 add abstract dict() method 1 year ago
  Richard Fuchs f50d5e7482 MT#55283 add list iteration method 1 year ago
  Richard Fuchs 3f8f182119 MT#55283 introduce abstract parsing framework 1 year ago
  Richard Fuchs d3596597fc MT#55283 obsolete _add_string_dup 1 year ago
  Richard Fuchs a140d83975 MT#55283 enforce hash table types in callbacks 2 years ago
  Richard Fuchs 4cee2c1fa7 MT#55283 use bufferpool for rtpe_stats 2 years ago
  Richard Fuchs cdc8407a7c MT#55283 use relaxed memory order for stats 2 years ago
  Richard Fuchs 8e3e9fdb5a MT#55283 use allocated memory for stream stats 2 years ago
  Richard Fuchs 40b48d4adc MT#55283 allocated memory for per-interface stats 2 years ago
  Richard Fuchs c13da00fdc MT#55283 fix typo breaking per-sec stats 2 years ago
  Donat Zenichev bebe291656 MT#59086 Unify header files inclusions. 2 years ago
  Richard Fuchs 7b2ba5339a MT#55283 use typed G* for call members 2 years ago
  Richard Fuchs 2975b2131d MT#55283 convert struct call to typedef 2 years ago
  Richard Fuchs 8e0276d7ce MT#55283 use typed GHashTable for codec_stats 2 years ago
  Richard Fuchs 57598e1255 MT#55283 use typed GQueue for stream/handlers 2 years ago
  Richard Fuchs 7c6f5d1dae MT#55283 use typed GHashTables for globals calls hash 2 years ago
  Richard Fuchs 40fcf7e448 MT#55283 use g_auto for stats_metrics 2 years ago
  Richard Fuchs d4d8e0368f MT#55283 turn stats_metric into typedef 2 years ago
  Richard Fuchs 5a2819bd9d MT#55283 use g_auto for string buffers 2 years ago
  Richard Fuchs 43d1427b4d MT#55283 switch basic GQueue to g_auto 2 years ago
  Richard Fuchs 469789bf19 MT#55283 make code checkers happy 2 years ago
  Richard Fuchs 280795ddc9 MT#57977 convert call flags to uint bit field 2 years ago
  Stefan Mititelu 9630574662 MT#55283 Add total stats interface log line 2 years ago
  Richard Fuchs 2e4dec10ea MT#55283 refactor call_rate_stats_updater 3 years ago
  Richard Fuchs d24133372a MT#55283 move declarations to eliminate shadowing 3 years ago