commit | 3d46d0b200128dfc919ffabe3172ff5d3c4ca7f1 | [log] [tgz] |
---|---|---|
author | Markus Handell <handellm@webrtc.org> | Thu May 27 19:42:57 2021 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri May 28 06:53:29 2021 |
tree | 7d447541ffbed71a6369f575906876d94949a0c3 | |
parent | d325f322c74204a8347aa7ae69c2f13d33eabc7d [diff] |
Proxy: solve event tracing with compile time strings. This change creates trace events with a single parameter composed of ClassName::Method. The change additionally causes the duration of the proxy call to be traced, not only the occurrence. Fixed: webrtc:12787 Change-Id: I1689862318d4c6fc1dcef343c3ccf3ae9f7e17df Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/219788 Commit-Queue: Markus Handell <handellm@webrtc.org> Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Reviewed-by: Tommi <tommi@webrtc.org> Cr-Commit-Position: refs/heads/master@{#34149}
WebRTC is a free, open software project that provides browsers and mobile applications with Real-Time Communications (RTC) capabilities via simple APIs. The WebRTC components have been optimized to best serve this purpose.
Our mission: To enable rich, high-quality RTC applications to be developed for the browser, mobile platforms, and IoT devices, and allow them all to communicate via a common set of protocols.
The WebRTC initiative is a project supported by Google, Mozilla and Opera, amongst others.
See here for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.