| Commit message (Expand) | Author | Age | Files | Lines |
* | Add a Content API around TracingController. | jam@chromium.org | 2012-03-13 | 1 | -1/+1 |
* | Use SequencedWorkerPool for disk operations in TraceSubscriberStdio. | husky@chromium.org | 2012-02-24 | 1 | -41/+75 |
* | Revert 123140 - Use SequencedWorkerPool for disk operations in TraceSubscribe... | groby@chromium.org | 2012-02-23 | 1 | -75/+41 |
* | Use SequencedWorkerPool for disk operations in TraceSubscriberStdio. | husky@chromium.org | 2012-02-22 | 1 | -41/+75 |
* | Support --trace-startup and task tracing | joth@chromium.org | 2011-11-09 | 1 | -1/+1 |
* | Internalize JSON chunk merging to trace_event.h API (retry). | jbates@chromium.org | 2011-10-24 | 1 | -21/+15 |
* | Revert: Internalize JSON chunk merging to trace_event.h API. | mpcomplete@chromium.org | 2011-10-22 | 1 | -15/+21 |
* | Internalize JSON chunk merging to trace_event.h API. | jbates@chromium.org | 2011-10-21 | 1 | -21/+15 |
* | Make TraceSubscriberStdio reusable (currently can only run trace once) | jbates@chromium.org | 2011-09-13 | 1 | -9/+23 |
* | Style fix for member variable. | husky@google.com | 2011-06-23 | 1 | -12/+12 |
* | Fixed several FORWARD_NULL issues from Coverity. (I.e. variables can be NULL ... | groby@chromium.org | 2011-06-22 | 1 | -1/+2 |
* | TraceSubscriber implementation that writes to a file. | husky@google.com | 2011-06-01 | 1 | -0/+56 |