Commit Graph

1081 Commits (master)

Author SHA1 Message Date
Richard Fuchs 7035991842 MT#55283 short-cut attribute moving
1 year ago
Richard Fuchs c52a6d567d MT#55283 clarify attribute moving
1 year ago
Richard Fuchs 0a20da45ed MT#55283 introduce sdp_attr_print_f
1 year ago
Richard Fuchs a56e1602a2 MT#55283 remove a=ssrc exception
1 year ago
Richard Fuchs 2d3ac7270b MT#55283 remove a=ssrc-group exception
1 year ago
Richard Fuchs d3bf479f10 MT#55283 remove a=msid exception
1 year ago
Richard Fuchs 989695ab75 MT#55283 mandate use of `flags`
1 year ago
Donat Zenichev bebe291656 MT#59086 Unify header files inclusions.
1 year ago
Richard Fuchs 3df5fb9f7d MT#55283 fix typo
1 year ago
Donat Zenichev acd303cd56 MT#58636 Fix a defect detected by Coverity Scan
1 year ago
Richard Fuchs 76203fdce9 MT#58636 add new option 'static codecs'
1 year ago
Donat Zenichev 5de30a855b MT#58716 Move transcoding flag to media
1 year ago
Donat Zenichev f4c5f8f210 MT#58717 Media sinks: `call_block_silence_media()`
1 year ago
Richard Fuchs 949c5a9d8e MT#55283 work around gcc <12 being stupid
1 year ago
Richard Fuchs c9c6117c66 MT#55283 update all flags to 64 bit
1 year ago
Richard Fuchs ce22afab57 MT#55283 use typed GQueue for calls iterator
1 year ago
Richard Fuchs 8f98f69e98 MT#55283 use typed G* for subscriptions
1 year ago
Richard Fuchs 7b2ba5339a MT#55283 use typed G* for call members
1 year ago
Richard Fuchs 46a5998fa6 MT#55283 use typed GQueue for endpoint_maps
1 year ago
Richard Fuchs c9ac6ecc73 MT#55283 convert struct rtp_payload_time to typedef
1 year ago
Richard Fuchs cd4f6608cd MT#55283 convert struct stream_fd to typedef
1 year ago
Richard Fuchs 2975b2131d MT#55283 convert struct call to typedef
1 year ago
Richard Fuchs 5fec35e819 MT#55283 use typed GPtrArray for medias
1 year ago
Richard Fuchs 610238d5e3 MT#55283 use typed GHashTable for labels
1 year ago
Richard Fuchs 9510b01a29 MT#55283 use typed GQueue for dtmf_events
1 year ago
Richard Fuchs 57598e1255 MT#55283 use typed GQueue for stream/handlers
1 year ago
Richard Fuchs 73f1037720 MT#55283 use typed GQueue for socket/sfd lists
1 year ago
Richard Fuchs 3114510c12 MT#55283 specialise struct intf_list
1 year ago
Richard Fuchs 7c6f5d1dae MT#55283 use typed GHashTables for globals calls hash
1 year ago
Richard Fuchs 49037aee91 MT#55283 use typed G* for codec-set/except/SDES
1 year ago
Richard Fuchs e4fb02bedb MT#55283 use typed GHashTables for codec_store
1 year ago
Richard Fuchs 74b8a6cce4 MT#55283 use typed GQueue for attributes
1 year ago
Richard Fuchs ab88eff57f MT#55283 use typed GHashTable for attr_list
1 year ago
Richard Fuchs 6685fb6efd MT#55283 use g_auto for sdp_streams/sessions
1 year ago
Richard Fuchs 9810c501fd MT#55283 use str_q for parsed flags
1 year ago
Richard Fuchs 4e7078834f MT#55283 use typed GQueue for stream_fd
1 year ago
Donat Zenichev 4e59215fe5 MT#58718 Deprecate the `__subscribe_matched_medias()` usage
1 year ago
Richard Fuchs 4a1fe2b779 MT#55283 extend codec_tracker_update
1 year ago
Richard Fuchs a1d8bf2590 MT#55283 add codec_store_merge() and logic
1 year ago
Richard Fuchs bc61caf2cc MT#55283 turn sdp_ng_flags into a 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
Donat Zenichev da134849e8 MT#57719 Fix defect spotted by Coverity Scan (85fc7ff)
1 year ago
Donat Zenichev 6a792f2bdf MT#57550 Demount `call_subscription` concept
1 year ago
Donat Zenichev 8ac455d957 MT#57550 Set `set_monologue_flags_per_subscribers()` work on medias
1 year ago
Donat Zenichev 9035997255 MT#57550 Rework `__update_init_subscribers()` to work on medias
1 year ago
Donat Zenichev 84c8f156ea MT#57550 Update `call_get_monologue_new()` to use media subs
1 year ago
Donat Zenichev a3faa563ee MT#57550 Create a new from-monologue, if still not matched
1 year ago
Donat Zenichev 9ad2d9d03e MT#57550 Don't rely on empty from-tag in `call_delete_branch()`
1 year ago
Donat Zenichev 5332e48a96 MT#57550 `call_get_dialogue()` spot intactness (ft/tt) using media subs
1 year ago
Donat Zenichev fbf666f569 MT#57550 Improve `monologue_stop()`, add subs handling
1 year ago
Donat Zenichev 783b2a1b4c MT#57550 Use media subs in the `kill_calls_timer()`
1 year ago
Donat Zenichev b923e5e039 MT#57550 Unconfirm monologue medias using subs
1 year ago
Donat Zenichev 8640112ff8 MT#57550 Use media subs for reporting in `call_destroy()`
1 year ago
Donat Zenichev 3c28cb325a MT#57719 Add SDP session attributes print (subscribe)
2 years ago
Donat Zenichev 37102a1fc8 MT#57719 Move `a=extmap` attribute via `stream_params`
2 years ago
Donat Zenichev bd11d22157 MT#57719 Move `a=ssrc-group` attribute via `stream_params`
2 years ago
Donat Zenichev 71aa1496b3 MT#57719 Provide some of attributes list via `stream_params`
2 years ago
Donat Zenichev 85fc7ff70c MT#57719 Move `monologue_subscribe_*` to media subs
2 years ago
Richard Fuchs b265477654 MT#55283 add SDES-prefer option
2 years ago
Richard Fuchs 531e720fd4 MT#55283 add desired_family to call_monologue
2 years ago
Richard Fuchs e24bacaa4c MT#55283 selectively stop codec handlers
2 years ago
Richard Fuchs 5171fd8901 MT#55283 fix possible NULL dereferences
2 years ago
Richard Fuchs 469789bf19 MT#55283 make code checkers happy
2 years ago
Richard Fuchs dbae76c3b6 MT#57977 fix save/restore of "foreign" call flag
2 years ago
Richard Fuchs 280795ddc9 MT#57977 convert call flags to uint bit field
2 years ago
Richard Fuchs 17e57fbba4 MT#57977 convert monologue flags to uint
2 years ago
Donat Zenichev 13367cb2e6 MT#57719 stop using call subscriptions for `__sub_is_transcoding()`
2 years ago
Donat Zenichev d4f29df6aa MT#57719 Deprecate call subscriptions `monologue_subscribe_answer()`
2 years ago
Donat Zenichev a0abcd67e4 MT#57719 monologue_offer_answer: stop using call subscriptions
2 years ago
Donat Zenichev f984c8e5e3 MT#57719 redis: Use media subscriptions approach
2 years ago
Richard Fuchs 81151b3793 MT#57977 support short-packet blocking
2 years ago
Richard Fuchs a54f638707 MT#55283 retain attributes of unsupp protocols
2 years ago
Donat Zenichev 06f0c7ebf5 MT#57719 Use media subscriptions: `call_get_dialogue()`
2 years ago
Donat Zenichev d02f42c663 MT#57719 call.c remove unsed functions
2 years ago
Donat Zenichev d753910691 MT#57719 Use media subscriptions: `__update_init_subscribers()`
2 years ago
Donat Zenichev 78f56e0e53 MT#57719 Use media subscriptions: `call_get_monologue_new()`
2 years ago
Donat Zenichev 101cc3bb6c MT#57719 Introduce the `media_unconfirm()` function
2 years ago
Donat Zenichev c6a5657212 MT#57719 Refactor `call_media_unkernelize()` function
2 years ago
Donat Zenichev 4bbbfba818 MT#57719 stop using `call_subscription` when getting dialogs
2 years ago
Donat Zenichev 2a9564983b MT#57719 call: funcs introduction for media subscriptions handling
2 years ago
Richard Fuchs 16e7b9465f MT#55283 add `allow-asymmetric-codecs` option
2 years ago
Richard Fuchs cbd17da6b3 MT#55283 switch to pcre2
2 years ago
Richard Fuchs 5f345ec54b MT#55283 pass flags to subscribe answer
2 years ago
Richard Fuchs d9131bf9b7 MT#55283 introduce __monologue_free
2 years ago
Richard Fuchs 2364464fc7 MT#55283 split up codec_offer/answer
2 years ago
Richard Fuchs 6038711bdf MT#55283 update var to bool
2 years ago
Richard Fuchs 5c5ad6d830 MT#55283 use fancy "named args" syntax
2 years ago
Richard Fuchs c42887a2cd MT#55283 use fancy "named args" syntax
2 years ago
Richard Fuchs 9b6cc05bd0 MT#55283 annotate some signalling functions
2 years ago
Richard Fuchs 6e05fe3ac6 MT#55283 check for NULL flags
2 years ago
Richard Fuchs e82c4ada1a MT#56374 delay thread creation until after forking
2 years ago
Richard Fuchs 1de9aee92d MT#55283 limit cname length
2 years ago
Richard Fuchs e58d36fb84 MT#56374 update glib dependency to >= 2.40
2 years ago
Richard Fuchs 8266b2da78 MT#57848 safeguard against NULL dereferences
2 years ago
Orgad Shaneh 1a28b73a2d MT#55283 Rename aux -> helpers
2 years ago
Richard Fuchs 171479c663 TT#146201 fix typo
2 years ago
Richard Fuchs 196e874c65 TT#146201 obsolete TRANSCODE flag entirely
2 years ago
Richard Fuchs 758617d490 TT#146201 delegate setting transcoding flag
2 years ago
Richard Fuchs abdf7988c4 TT#146201 obsolete set_transcoding_flag
2 years ago
Richard Fuchs e8d42b53cd TT#146201 improve find_subscription
2 years ago
Richard Fuchs 8783e1391a TT#146201 directly set transcoding flag
2 years ago
Richard Fuchs b4a96be7f1 TT#146201 return offer/answer subscription objects
2 years ago
Richard Fuchs c34f3e6765 MT#55283 refactor call_timer
2 years ago
Donat Zenichev 2e67156bf8 MT#57380 Deprecate inc/dec functionality of `call_timer` run duration
2 years ago
Richard Fuchs 5e5e08e377 MT#55283 rename variables to eliminate shadowing
2 years ago
Donat Zenichev d818b7ab65 MT#57379 move `ice_slow_timer()` to a separate thread
2 years ago
Donat Zenichev 131702c6e4 MT#57378 move `stats_counters_calc_rate()` to a separate thread
2 years ago
Richard Fuchs 5b9d624fae MT#57302 add `exclude-recording` flag
2 years ago
Donat Zenichev 6fe9cc9b8a MT#57337 Move kernel stats update to a separate thread
2 years ago
Stefan Mititelu 2f705df1bf Redis fix for active-active
2 years ago
Donat Zenichev 905d584902 MT#57335 Move `stats_rate_min_max()` to a separate thread
2 years ago
Donat Zenichev a236f465e5 MT#57268 Move release closed sockets to a separate thread
2 years ago
Donat Zenichev 0ce16c7e20 MT#57118 Refactoring of `monologue_delete_iter`
2 years ago
Donat Zenichev f4eb2d5a26 MT#57118 Prevent entire call deletion after `monologue_delete_iter()`
2 years ago
Donat Zenichev 0994ffbe75 MT#57118 Rework the call's deconstruction logic
2 years ago
Donat Zenichev 177b4111c2 MT#57118 Don't destroy a whole call, if only a branch is to be destroyed
2 years ago
Richard Fuchs 4e908d8128 MT#56447 fix list pointer check
2 years ago
Richard Fuchs eea05c878f MT#56759 support discarding call recordings
2 years ago
Richard Fuchs 52f757e966 MT#56759 provide alternative call_delete_branch()
2 years ago
Richard Fuchs fc491af7f3 MT#57093 log reasons for unkernel event
2 years ago
Richard Fuchs e561a1cc0c MT#56447 refactor trickle ICE handling
2 years ago
Richard Fuchs a590831bd0 MT#56447 move ICE fragment handle
2 years ago
Richard Fuchs a789afa548 MT#56447 use g_hash_table_steal_extended
2 years ago
Richard Fuchs ef99d30754 MT#56447 fix ICE role selection
2 years ago
Richard Fuchs 5822cb889d MT#56447 change ml->medias to GPtrArray
2 years ago
Richard Fuchs 6de6ee8608 TT#188850 fix PT tracking
2 years ago
Richard Fuchs 7865337f66 MT#55283 introduce `inactive` flag
2 years ago
Richard Fuchs f0219b78c2 MT#55283 consume recv/inactive flag for subs
2 years ago
Richard Fuchs 22a6faad83 MT#55283 honour "send" flag for subscriptions
2 years ago
Richard Fuchs b0e34dbaac MT#55283 use bf_copy
2 years ago
Richard Fuchs 4b7ec4e11f MT#56471 add flag to suppress early media
2 years ago
Richard Fuchs ddab4a71e4 MT#56471 add audio_player
2 years ago
Richard Fuchs b336828800 MT#56420 suppress port-change for sendonly streams
2 years ago
Richard Fuchs 7d8834c244 MT#56420 add new port latching logic
2 years ago
Richard Fuchs 291016139b MT#56420 split out endpoint hunting logic
2 years ago
Richard Fuchs d71d46362e MT#56521 support reverse legacy OSRTP offers
2 years ago
Richard Fuchs f8fef89f5b MT#56521 support legacy non-RFC OSRTP
2 years ago
Richard Fuchs 614aa1a50a MT#55283 restart DTLS with ICE reset
2 years ago
Richard Fuchs f0aea65234 MT#55283 support parsing a=tls-id
2 years ago
Richard Fuchs 4498e181a6 MT#55283 refactor interfaces stats block
2 years ago
Richard Fuchs 095ff4a88f MT#55283 collect per-interface stats
2 years ago
Richard Fuchs d6ca0a99b3 MT#55283 simplify/clarify min/max stats gathering
2 years ago
Richard Fuchs 6c1fbc5706 MT#55283 move stats variables into sensible units
2 years ago
Richard Fuchs dddaa60afb MT#55283 simplify/clarify stats gathering
2 years ago
Richard Fuchs b59ef7d838 TT#188850 add PTs handled by the kernel module to PT tracker
2 years ago
Richard Fuchs 7be1153acb MT#56447 move "janus_session" to monologue
2 years ago
Donat Zenichev 83fc4c930f MT#56127 Improve the way we accept crypto suites
2 years ago
Richard Fuchs c81859f231 MT#55283 fix SSRC stats tracking
2 years ago
Richard Fuchs af37022b90 MT#55283 split up __fingerprint_changed()
2 years ago
Donat Zenichev aaff8863ab MT#56126 Fix a defect noticed by Cov.Scan (introduced by: 8595f95)
2 years ago
Donat Zenichev 8595f95cef MT#56126 Introduce a preference list for crypto suites
2 years ago
Donat Zenichev 6dcda68223 MT#56125 Move sdes_no / sdes_only checks to a separate function
2 years ago
Donat Zenichev 3ba1f548c8 MT#56125 Add a flag to only accept/add allowed SDES crypto suits
2 years ago
Richard Fuchs afb42551c4 MT#55984 cancel scheduled deletion during offer/answer
2 years ago
Donat Zenichev 47375c5bfd MT#55897 Document general objects/funcs in RTPEgnine code (part 2)
2 years ago
Richard Fuchs c8171f7609 MT#55984 safeguard against possible null return
2 years ago
Richard Fuchs 8d413f6018 MT#55984 obsolete `branches` hash table
2 years ago
Richard Fuchs 8712e3b88e MT#55984 obsolete `other_tags` table
2 years ago
Richard Fuchs 53dbef7e1a MT#55984 fix call teardown logic
2 years ago
Richard Fuchs 6f0ad0db0f MT#55984 introduce `associated_tags` hash table
2 years ago
Richard Fuchs 5a5caf95dc MT#55283 remove reciprocal subscriptions
2 years ago
Richard Fuchs 25e2640145 TT#136957 support multiple frequencies for `tone`
2 years ago
Donat Zenichev eb9aae1ddb MT#55897 Document general objects in RTPEgnine code (part 1)
3 years ago
Richard Fuchs 302f7d6457 MT#55283 fix legacy protocols
3 years ago
Richard Fuchs 387895b61c TT#44805 add bookkeeping for output stream stats
3 years ago
Richard Fuchs 265067ba4a TT#44805 refactor stats keeping macro to allow flexbility
3 years ago
Richard Fuchs e7abe3b378 TT#44805 rename `stats` to `stats_in`
3 years ago
Richard Fuchs 4a19714cd1 TT#189201 support per-sink media blocking/silencing
3 years ago
Richard Fuchs 1efc3d9409 TT#189201 move kernel media silencing from input to output
3 years ago
Richard Fuchs 1699c90705 TT#189201 refactor __add_subscription arguments
3 years ago
Richard Fuchs 0b8d74ae2f TT#189201 preserve existing attributes after repeated offer/answer
3 years ago
Richard Fuchs 9e227099c6 TT#189201 add convenience function call_get_call_subscription
3 years ago
Richard Fuchs 2463c5e37c TT#189201 simplify attrs handling in __init_streams
3 years ago
Richard Fuchs 7be1d0aef1 TT#189201 refactor sink/handler attributes
3 years ago
Richard Fuchs 3ac4863a94 TT#14008 don't try to offer RTCP after previous mux
3 years ago
Richard Fuchs 778ec46b81 TT#178400 support reporting out measured jitter
3 years ago
Richard Fuchs e29835b954 TT#178352 report additional metrics at end of call
3 years ago
Richard Fuchs 6b5a8f5560 TT#178352 generalise metrics gathering and printing
3 years ago
Richard Fuchs 98a527065f TT#14008 update int type to bool
3 years ago
Richard Fuchs 447f0f52d0 TT#14008 test correct port for rejected stream
3 years ago
Richard Fuchs 17bda4b1e8 TT#156900 fix master/slave race condition with early closed ports
3 years ago
Richard Fuchs 7b594c32d5 TT#14008 skip codec answer routine for rejected media
3 years ago
Richard Fuchs af948b498a TT#172650 don't segfault if no DTLS cert is available
3 years ago
Richard Fuchs d055a5da59 TT#136957 add `egress` subscription support
3 years ago
Richard Fuchs 84fed5ca7e TT#136957 obsolete TRANSCODE flag
3 years ago
Richard Fuchs 50b8f54bcf TT#155900 add `RTCP mirror` flag
3 years ago
Richard Fuchs 8467cc0d35 TT#14008 fix duplicate mutex_destroy
3 years ago
Richard Fuchs 16583ef76e TT#166107 fix stray ICE reset with rtcp-mux=require
3 years ago
Richard Fuchs fa130dd40c TT#14008 only reset SRTP ROC when doing RTP reset
3 years ago
Richard Fuchs 85fa5a8aa3 TT#14008 ignore cross-family endpoint changes for ICE
3 years ago
Richard Fuchs e59c062108 TT#14008 allow ICE reset only during an offer
3 years ago
Richard Fuchs a26601a37a TT#14008 add new `reject-ICE` flag
3 years ago
Richard Fuchs 4658b90f0b TT#14008 don't open extra interface ports when ICE is not in use
3 years ago
Richard Fuchs 6d5bc8c86b TT#156900 enable single-port use with rtcp-mux=demux/accept
3 years ago
Richard Fuchs 22d8db9e72 TT#14008 don't accept stray answer codecs that were not offered
3 years ago
Richard Fuchs 014301bee8 TT#14008 add extra logging for SRTP/SSRC updates
3 years ago
Richard Fuchs 408015141c TT#14008 fix SRTP index not being updated from kernel
3 years ago
Richard Fuchs 4a173c2ebc TT#14008 fix erroneous crypto reset after rejecting DTLS
3 years ago
Richard Fuchs 6d1dfab77a TT#14008 convert logging context to stack
3 years ago
Richard Fuchs e923616f4e TT#14008 fix segfault using legacy UDP protocol
3 years ago
Richard Fuchs 3c1f4b1f1e TT#14008 remember last used local socket for reporting purposes
3 years ago
Richard Fuchs c42af688d4 TT#14008 always unkernelize before closing sockets
3 years ago
Richard Fuchs cfaa029b00 TT#14008 don't use internal function when not necessary
3 years ago
Richard Fuchs 88c65686aa TT#14008 Fix use-after-free
3 years ago
Richard Fuchs 2d2d7665b1 TT#156900 support single/odd ports for RTCP-mux
3 years ago
Richard Fuchs 6f8ad8f936 TT#156900 close sockets on branch deletion
3 years ago
Richard Fuchs d199199b84 TT#156900 eliminate helper hash table in timer iterator
3 years ago
Richard Fuchs 45a9ce32a7 TT#156900 track local media sockets in hash table
3 years ago
Richard Fuchs 5fc658e33b Squashed commit of the following:
3 years ago
Richard Fuchs cf34ecc24c TT#156900 rename functions to avoid namespace conflict
3 years ago
Richard Fuchs a684025f07 TT#14008 avoid pointless open/close of kernel list
3 years ago
Richard Fuchs 1ef4eeba80 TT#136957 split up DTMF event queue into in and out
3 years ago
Richard Fuchs c794c00efa TT#136957 refactor DTMF event tracking into a list
3 years ago
Richard Fuchs f5a148f268 TT#14008 change local ICE ufrag/pwd after ICE restart
3 years ago
Richard Fuchs 31e41d1282 TT#14008 fix poller-per-thread behaviour
3 years ago
Richard Fuchs cf7dcb31be TT#14008 add fallback if codec list is empty
3 years ago
Richard Fuchs 9be9ceb8f9 TT#156052 set `destroyed` TS also for delayed deletes
3 years ago
Richard Fuchs 45cb995b19 TT#156052 add call->destroyed timestamp
3 years ago
Richard Fuchs f613cf6fb2 TT#156052 rename total_calls_duration to _intv
3 years ago
Richard Fuchs f1d37e9c93 TT#147451 add support for SIPREC style SDPs
3 years ago
Richard Fuchs a7e22ba698 TT#147451 add support for multi-ml subscriptions
3 years ago
Richard Fuchs 77be8a00b0 TT#136952 add convenience function to reset all codec handlers
3 years ago
Richard Fuchs 4cbeb15c07 TT#147451 obsolete necessity for `from-tag` in unsub/sub ans
3 years ago
Richard Fuchs 730cc646a8 TT#14008 eliminate duplicate DTMF reports when forking media
3 years ago
John Burke fab19ed8bb Add support for endpoint-learning on a per call basis
3 years ago
Richard Fuchs 2dd5d7125f TT#14008 don't directly use __obj_* calls
4 years ago
Richard Fuchs fc56744553 TT#14008 remove calls from iterators during shutdown
4 years ago
Richard Fuchs 44e53a2767 TT#147451 add missing cleanup of subs lists
4 years ago
Richard Fuchs 24f607752c TT#145450 add support for tracking multiple SSRCs per stream
4 years ago
Richard Fuchs 785ed90bba TT#14008 eliminate duplicate packets_lost counters
4 years ago
Richard Fuchs 41966c9648 TT#14008 associate interface with call_monologue
4 years ago
Richard Fuchs 0fa3a105af TT#131402 add stats for user/kernel streams
4 years ago
Richard Fuchs c5dc3484ae TT#131402 split up relay stats between kernel and userspace
4 years ago
Richard Fuchs 06006df6fb TT#101150 obsolete 'totalstats'
4 years ago
Richard Fuchs 2ae5cc79ba TT#101150 obsolete more fields from struct totalstats
4 years ago
Richard Fuchs d4102280b2 TT#101150 obsolete struct request_time stats
4 years ago
Richard Fuchs f5f29e1c59 TT#101150 add min/max/avg tracking for gauge stats
4 years ago
Richard Fuchs b4295684a5 TT#101150 convert stats gauge handling to macros
4 years ago
Richard Fuchs 8b5f0e997e TT#101150 copy out per-interface counter stats
4 years ago
Richard Fuchs 7337f4a231 TT#101150 obsolete offers/answers/deletes_ps
4 years ago
Richard Fuchs 3608d9b070 TT#101150 obsolete total_relayed_* fields
4 years ago
Richard Fuchs d197a27b40 TT#101150 add graphite-specific global_stats_ax
4 years ago
Richard Fuchs f8c3f93f57 TT#101150 add support for local copy-out of stats
4 years ago
Richard Fuchs 181dfe6b1c TT#101150 update runtime averaging to microseconds
4 years ago
Richard Fuchs 01263d644c TT#101150 refactor counter stats into macro list
4 years ago
Richard Fuchs ad64f4fa00 TT#101150 introduce proper struct for "counter" style stats
4 years ago
Richard Fuchs 7dcc4473f5 TT#101150 split out "gauge" style stats
4 years ago
Richard Fuchs a1f3530292 TT#101150 separate out `struct stream_stats`
4 years ago
Richard Fuchs 9c3e5e1fd7 TT#101150 properly name RTPE_STATS_INC/ADD
4 years ago