commit | 6f28cf0b951a9d41246f022f48a6cd035fad151d | [log] [tgz] |
---|---|---|
author | Peter Boström <pbos@webrtc.org> | Mon Dec 07 22:17:15 2015 |
committer | Peter Boström <pbos@webrtc.org> | Mon Dec 07 22:17:26 2015 |
tree | c9196a99c7e8991cc09aba1541f7fedae3009cc8 | |
parent | 84f0970d100e67a1dc4fe9a1b16b7d293302044e [diff] |
Implement standalone event tracing in AppRTCDemo. Logs tracing events (TRACE_EVENT0 and friends) to storage in a format compatible with chrome://tracing which can be used for performance evaluation, finding lock contention and other sweet things). Tracing is still basic and doesn't contain thread metadata or logging of tracing arguments. BUG=webrtc:5158 R=tommi@webrtc.org Review URL: https://codereview.webrtc.org/1457383002 . Cr-Commit-Position: refs/heads/master@{#10921}
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.