3 Commits

Author SHA1 Message Date
Adam Barth
9422e0a427 Don't use a \0 to separate base and Dart trace events
Instead, we can just concatenate the records together, which means you can view
the generated trace file without post-processing. Also, I've made the trace
file world-readable, so that you can trace a device without needing root
access.
2015-10-21 15:14:19 -07:00
Adam Barth
33977d4dd8 Switch Android over to the shared TraceController
We now use the same trace controller on Android as other platforms.
2015-10-21 13:30:19 -07:00
Collin Jackson
a64559ab70 After running filter-branch, move root directory into sky/ 2015-07-16 11:54:25 -07:00