commit | 1a9d615cbf93662519748aafc96d1ea23fa1a9e1 | [log] [tgz] |
---|---|---|
author | Peter Boström <pbos@webrtc.org> | Tue Dec 08 21:15:17 2015 |
committer | Peter Boström <pbos@webrtc.org> | Tue Dec 08 21:15:26 2015 |
tree | feb91bd622154ec0446f40482d341f97c0bdddad | |
parent | 2d63680d3e77030b7d41949c978f81585aa749ad [diff] |
Add tracing to public PeerConnection methods. Adds tracing specifically to Close, for creating streams and also moves tracing for SetLocal/RemoteDescription from WebRtcSession. Also adding some tracing in ChannelManager to see what's taking time inside Close. BUG=webrtc:5167 R=tommi@webrtc.org Review URL: https://codereview.webrtc.org/1509903002 . Cr-Commit-Position: refs/heads/master@{#10943}
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. This page is maintained by the Google Chrome team.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.