Commit Graph

127 Commits (27ff6e6f57ed5fc70218b3c218f1cb62cf908706)

Author SHA1 Message Date
Richard Fuchs aadaa7620f MT#55283 obsolete some timeval_from_us
2 weeks ago
Richard Fuchs e92f260e7a MT#55283 convert daemon/ to int64_t
2 weeks ago
Richard Fuchs 165c42fb8e MT#55283 convert calls to int64_t
2 weeks ago
Richard Fuchs c59864d3d8 MT#55283 convert rtpe_started to int64_t
2 weeks ago
Richard Fuchs 2b81650b13 MT#55283 convert ng_command_stats to int64_t
2 weeks ago
Richard Fuchs c70510303a MT#55283 convert rtpe_now to int64_t
2 weeks ago
Richard Fuchs d75e44829d MT#55283 replace UINT64F with PRIu64
2 weeks ago
Richard Fuchs 4d8156bf91 MT#55283 remove remnants of g_slice
3 weeks ago
Richard Fuchs 8399b36d28 MT#61625 refactor stats chain code
1 month ago
Richard Fuchs 347c21fc7e MT#55283 use typed GQueue
3 months ago
Richard Fuchs 267d244cb4 MT#55283 use array instead of hash table
3 months ago
Richard Fuchs 597229f4c8 MT#61822 add player_cache stats metric
3 months ago
Richard Fuchs cd2c585958 MT#61822 add metric for cache size
3 months ago
Richard Fuchs 643547377f MT#61352 consolidate opmode with ng_command
5 months ago
Richard Fuchs dd91961aeb MT#55283 add STR_PTR macro
7 months ago
Richard Fuchs 7dd2235df1 MT#55283 rework parser framework
9 months ago
Richard Fuchs 96d6e438cf MT#55283 add strdup method
9 months ago
Richard Fuchs 416f658088 MT#55283 introduce parser_arg union
9 months ago
Richard Fuchs c437c0a706 MT#55283 add is_dict method
9 months ago
Richard Fuchs b1a0aebab5 MT#55283 add abstract .dict_add_str_dup
9 months ago
Richard Fuchs 8f6b8b206b MT#55283 add abstract dict_add/list/list_add
9 months ago
Richard Fuchs 2f82805f1d MT#55283 add abstract .dict_add_int()
9 months ago
Richard Fuchs cc43740ce0 MT#55283 add abstract dict() method
9 months ago
Richard Fuchs f50d5e7482 MT#55283 add list iteration method
9 months ago
Richard Fuchs 3f8f182119 MT#55283 introduce abstract parsing framework
9 months ago
Richard Fuchs d3596597fc MT#55283 obsolete _add_string_dup
9 months ago
Richard Fuchs a140d83975 MT#55283 enforce hash table types in callbacks
11 months ago
Richard Fuchs 4cee2c1fa7 MT#55283 use bufferpool for rtpe_stats
1 year ago
Richard Fuchs cdc8407a7c MT#55283 use relaxed memory order for stats
1 year ago
Richard Fuchs 8e3e9fdb5a MT#55283 use allocated memory for stream stats
1 year ago
Richard Fuchs 40b48d4adc MT#55283 allocated memory for per-interface stats
1 year ago
Richard Fuchs c13da00fdc MT#55283 fix typo breaking per-sec stats
1 year ago
Donat Zenichev bebe291656 MT#59086 Unify header files inclusions.
1 year ago
Richard Fuchs 7b2ba5339a MT#55283 use typed G* for call members
1 year ago
Richard Fuchs 2975b2131d MT#55283 convert struct call to typedef
1 year ago
Richard Fuchs 8e0276d7ce MT#55283 use typed GHashTable for codec_stats
1 year ago
Richard Fuchs 57598e1255 MT#55283 use typed GQueue for stream/handlers
1 year ago
Richard Fuchs 7c6f5d1dae MT#55283 use typed GHashTables for globals calls hash
1 year ago
Richard Fuchs 40fcf7e448 MT#55283 use g_auto for stats_metrics
1 year ago
Richard Fuchs d4d8e0368f MT#55283 turn stats_metric into typedef
1 year ago
Richard Fuchs 5a2819bd9d MT#55283 use g_auto for string buffers
1 year ago
Richard Fuchs 43d1427b4d MT#55283 switch basic GQueue to g_auto
1 year 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
2 years ago
Richard Fuchs d24133372a MT#55283 move declarations to eliminate shadowing
2 years ago
Donat Zenichev 131702c6e4 MT#57378 move `stats_counters_calc_rate()` to a separate thread
2 years ago
Donat Zenichev 905d584902 MT#57335 Move `stats_rate_min_max()` to a separate thread
2 years ago
Richard Fuchs 5822cb889d MT#56447 change ml->medias to GPtrArray
2 years ago