DescriptionMake tracing work on Android
Previously, the trace coordinator would try to write a trace to the file
system, but it is awkward to write to the file system on Android. Instead, we
now stream the trace data to a data pipe. The Sky debugger consumes that data
pipe and sends it to the host via the command HTTP server.
R=eseidel@chromium.org, jamesr@chromium.org
Committed: https://chromium.googlesource.com/external/mojo/+/9b3cd6fbae7ebd7352d3f322d566ddfbbb08df29
Patch Set 1 #Patch Set 2 : git cl format #Patch Set 3 : nits #
Total comments: 4
Patch Set 4 : Address reviewer comments #
Messages
Total messages: 7 (1 generated)
|