DescriptionAdd TRACE_EVENTX() in WebAudio rendering pipe line
This CL adds multiple trace events (TRACE_EVENTX) in various points in
the rendering to investigate the cause of glitches.
("webaudio", "AudioDestination::Start")
("webaudio", "AudioDestination::Stop")
("webaudio", "AudioDestination::RequestRenderOnWebThread", "frames_to_render", frames_to_render)
("webaudio", "AudioDestination::Render", "callback_buffer_size", number_of_frames)
("webaudio", "AudioDestinationHandler::Render")
BUG=718554
Review-Url: https://codereview.chromium.org/2858223003
Cr-Commit-Position: refs/heads/master@{#469557}
Committed: https://chromium.googlesource.com/chromium/src/+/ab52b62684a4634d2d5e7fdc2a8a137af9aa8647
Patch Set 1 #Patch Set 2 : Adjusting trace locations #
Messages
Total messages: 9 (5 generated)
|