| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix trace event ECHO_TO_CONSOLE | wangxianzhu@chromium.org | 2013-10-28 | 1 | -71/+64 |
* | Send B/E events to EventCallback for X events | wangxianzhu@chromium.org | 2013-10-26 | 1 | -1/+29 |
* | Reapply "Remove constructors of TraceEventHandle" | wangxianzhu@chromium.org | 2013-10-23 | 1 | -4/+20 |
* | Correct thread flush timeout logic and increase timeout | wangxianzhu@chromium.org | 2013-10-23 | 1 | -16/+11 |
* | Revert 230224 "Remove constructors of TraceEventHandle", which cause compile ... | ronghuawu@chromium.org | 2013-10-22 | 1 | -20/+4 |
* | Remove constructors of TraceEventHandle | wangxianzhu@chromium.org | 2013-10-22 | 1 | -4/+20 |
* | TraceLog::SetCurrentThreadBlocksMessageLoop() | wangxianzhu@chromium.org | 2013-10-22 | 1 | -5/+22 |
* | TRACE_EVENT_PHASE_COMPLETE (X Events) | wangxianzhu@chromium.org | 2013-10-21 | 1 | -128/+164 |
* | Revert 228889 "Avoid threading races on TraceSamplingThread's me..." | haraken@chromium.org | 2013-10-18 | 1 | -11/+1 |
* | Avoid threading races on TraceSamplingThread's members. | haraken@chromium.org | 2013-10-16 | 1 | -1/+11 |
* | Enable chromium trace when atrace is started. | wangxianzhu@chromium.org | 2013-10-16 | 1 | -22/+7 |
* | Revert "Revert "Use chunks in trace event buffers"" | wangxianzhu@chromium.org | 2013-10-10 | 1 | -413/+555 |
* | Revert "Use chunks in trace event buffers" | wangxianzhu@chromium.org | 2013-10-09 | 1 | -555/+413 |
* | Use chunks in trace event buffers | wangxianzhu@chromium.org | 2013-10-09 | 1 | -413/+555 |
* | Non-US OS region generates invalid trace JSON. | ed@opera.com | 2013-10-09 | 1 | -2/+24 |
* | Make ConvertableToTraceFormat ref-counted | wangxianzhu@chromium.org | 2013-10-09 | 1 | -11/+9 |
* | Revert 227354 "Revert "Implement TracingController::{Enable,Disa..." | haraken@chromium.org | 2013-10-08 | 1 | -39/+97 |
* | Revert "Implement TracingController::{Enable,Disable,Capture}Monitoring" | justinlin@chromium.org | 2013-10-07 | 1 | -97/+39 |
* | Implement TracingController::{Enable,Disable,Capture}Monitoring | haraken@chromium.org | 2013-10-07 | 1 | -39/+97 |
* | Revert 226701 "Implement TracingController::{Enable,Disable,Capt..." | tapted@chromium.org | 2013-10-03 | 1 | -97/+39 |
* | Implement TracingController::{Enable,Disable,Capture}Monitoring | haraken@chromium.org | 2013-10-03 | 1 | -39/+97 |
* | Fix crash when ECHO_TO_CONSOLE | wangxianzhu@chromium.org | 2013-10-01 | 1 | -8/+8 |
* | Fix --trace-shutdown with thread-local tracing. | wangxianzhu@chromium.org | 2013-09-18 | 1 | -0/+1 |
* | Report trace event overhead stat with metadata | wangxianzhu@chromium.org | 2013-09-11 | 1 | -25/+5 |
* | Thread-local trace-event buffers | wangxianzhu@chromium.org | 2013-09-06 | 1 | -57/+377 |
* | Init uninitialized member in ctor. | finnur@chromium.org | 2013-08-29 | 1 | -0/+1 |
* | Add thread-specific CPU-time to trace events. | ernstm@chromium.org | 2013-08-17 | 1 | -2/+16 |
* | Shrink trace_event buffers | wangxianzhu@chromium.org | 2013-08-16 | 1 | -10/+23 |
* | Revert 217921 "This changes the trace event inclusion by always ..." | junov@chromium.org | 2013-08-16 | 1 | -4/+3 |
* | This changes the trace event inclusion by always including categories unknown... | rubentopo@gmail.com | 2013-08-16 | 1 | -3/+4 |
* | Improve usages of trace_event locks | wangxianzhu@chromium.org | 2013-08-10 | 1 | -22/+29 |
* | Ensure cleanup after Android systrace | wangxianzhu@chromium.org | 2013-08-07 | 1 | -21/+17 |
* | Update include paths in base for base/process changes. | rsesek@chromium.org | 2013-07-25 | 1 | -1/+1 |
* | Record Chrome trace events in tcmalloc heap profiles | jamescook@chromium.org | 2013-07-24 | 1 | -0/+11 |
* | reland of http://crrev.com/212230 Create top-level separate targets for... | scottmg@chromium.org | 2013-07-18 | 1 | -6/+0 |
* | Revert 212230 "Create top-level separate targets for browser and..." | scottmg@chromium.org | 2013-07-18 | 1 | -0/+6 |
* | Create top-level separate targets for browser and child dlls | scottmg@chromium.org | 2013-07-18 | 1 | -6/+0 |
* | Allow tracing to console everywhere. | vollick@chromium.org | 2013-07-11 | 1 | -12/+51 |
* | Don't use StaticMemorySingletonTraits for TraceLog. | jam@chromium.org | 2013-07-08 | 1 | -6/+3 |
* | Process names, and predictable thread and process ordering in about:tracing | nduca@chromium.org | 2013-07-08 | 1 | -15/+107 |
* | Add a sampling tracing to RenderWidget::DoDeferredUpdate | haraken@chromium.org | 2013-07-04 | 1 | -6/+4 |
* | Use a direct include of time headers in base/, part 1. | avi@chromium.org | 2013-06-28 | 1 | -1/+1 |
* | Add option to enable sampler. | dsinclair@chromium.org | 2013-06-24 | 1 | -0/+3 |
* | Rewrite scoped_ptr<T>(NULL) to use the default ctor in base/. | dcheng@chromium.org | 2013-06-13 | 1 | -1/+0 |
* | Notify TraceLog observers outside of the lock | jamescook@chromium.org | 2013-06-13 | 1 | -79/+106 |
* | Use a direct include of strings headers in base/. | avi@chromium.org | 2013-06-11 | 1 | -2/+2 |
* | Use a direct include of utf_string_conversions.h in android_webview/, apps/, ... | avi@chromium.org | 2013-06-07 | 1 | -1/+1 |
* | Add TRACE_EVENT_IS_NEW_TRACE as a way to snapshot objects at start of recording | nduca@chromium.org | 2013-06-04 | 1 | -1/+10 |
* | Allow chrome trace to be collected when atrace is enabled. | wangxianzhu@chromium.org | 2013-05-29 | 1 | -3/+9 |
* | disable sampling tracing in split_link build | scottmg@chromium.org | 2013-05-23 | 1 | -0/+6 |