Also starting to use TRACE_EVENT from thread.cc in webrtc/base, to track Invoke() calls. BUG= R=magjed@webrtc.org, tina.legrand@webrtc.org Review URL: https://webrtc-codereview.appspot.com/42769004 Cr-Commit-Position: refs/heads/master@{#8755} git-svn-id: http://webrtc.googlecode.com/svn/trunk@8755 4adac7df-926f-26a2-2b94-8c16560cd09d
Chromium's trace_event.h has updated to remove some not-well-used features. Update WebRTC's copy to match. Review URL: https://webrtc-codereview.appspot.com/995006 git-svn-id: http://webrtc.googlecode.com/svn/trunk@3296 4adac7df-926f-26a2-2b94-8c16560cd09d
trace_event.h is ported from Chromium code. These files are defined new for WebRTC: * event_tracer.h * event_tracer.cc * event_tracer_unittest.cc Review URL: https://webrtc-codereview.appspot.com/933034 git-svn-id: http://webrtc.googlecode.com/svn/trunk@3262 4adac7df-926f-26a2-2b94-8c16560cd09d