DescriptionInvoke trace callback even when trace buffer is full
We used to invoke trace event callbacks only when we successfully
stored an event in the buffer. This does not work for clients that
maintain their own buffers, so let's invoke callbacks unconditionally.
BUG=173184
R=dsinclair@google.com, jar@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=197009
Patch Set 1 #
Total comments: 1
Messages
Total messages: 4 (0 generated)
|