| Commit message (Expand) | Author | Age | Files | Lines |
* | Implement glue to integrate battor power tracing with trace controller. | prabhur | 2015-08-06 | 1 | -0/+4 |
* | [tracing] Fix memory-infra tracing process id translation for single process ... | ssid | 2015-07-28 | 1 | -0/+1 |
* | Slow Reports - Add message filter to trigger background traces from child pro... | simonhatch | 2015-07-27 | 1 | -1/+10 |
* | [Startup Tracing] Remove |is_recording_| in devtool tracing_handler | zhenw | 2015-06-09 | 1 | -0/+1 |
* | [Startup Tracing] Hook up TraceConfig and remove CategoryFilter & TraceOptions | zhenw | 2015-06-02 | 1 | -13/+6 |
* | Add granular file tracing. | dbeam | 2015-05-11 | 1 | -0/+1 |
* | [tracing] Add support for time-triggered global memory dumps | primiano | 2015-04-21 | 1 | -0/+1 |
* | [tracing] Prepare for internal async handling of ProcessMemoryDump(s) | primiano | 2015-04-18 | 1 | -0/+7 |
* | [tracing] browser-process-side impl for inter-process memory dumps | primiano | 2015-04-13 | 1 | -0/+8 |
* | [tracing] IPC messages and stubs for inter-process memory dumps | primiano | 2015-04-01 | 1 | -2/+12 |
* | Mechanical rename of base::debug -> base::trace_event for /content | ssid | 2015-02-09 | 1 | -16/+18 |
* | Report trace buffer usage as number of events, not only percentage | yurys | 2014-11-17 | 1 | -12/+12 |
* | Standardize usage of virtual/override/final in content/browser/ | dcheng | 2014-10-21 | 1 | -21/+17 |
* | Replace FINAL and OVERRIDE with their C++11 counterparts in content | mohan.reddy | 2014-10-09 | 1 | -10/+10 |
* | tracing: get rid of files in TracingController interface | caseq | 2014-09-15 | 1 | -17/+8 |
* | Refactor tracing to pass around base::debug::TraceOptions to reduce spaghetti | nednguyen@google.com | 2014-08-04 | 1 | -16/+19 |
* | Implements Windows system tracing. | etienneb@chromium.org | 2014-03-09 | 1 | -3/+3 |
* | Implement system tracing for cros | haraken@chromium.org | 2014-02-07 | 1 | -0/+9 |
* | Implement TracingController::GetMonitoringStatus | haraken@chromium.org | 2014-01-16 | 1 | -0/+1 |
* | Add a mechanism to let TracingController invoke JavaScript via TracingUI | haraken@chromium.org | 2014-01-14 | 1 | -0/+7 |
* | Implement sampling profiler (chromium side change) | haraken@chromium.org | 2014-01-08 | 1 | -0/+1 |
* | Sampling profiling thread should be joined in a FILE thread | haraken@chromium.org | 2014-01-06 | 1 | -0/+15 |
* | Fix TracingController to properly track response callbacks when a TraceMessag... | marshall@chromium.org | 2014-01-02 | 1 | -4/+11 |
* | Reapply "Remove TraceController" | wangxianzhu@chromium.org | 2013-12-03 | 1 | -12/+27 |
* | Revert of https://codereview.chromium.org/99103004/ | wangxianzhu@chromium.org | 2013-12-03 | 1 | -27/+12 |
* | Revert "Revert 237280 "Remove TraceController"" | wangxianzhu@chromium.org | 2013-12-02 | 1 | -12/+27 |
* | Revert 237280 "Remove TraceController" | tonyg@chromium.org | 2013-11-27 | 1 | -27/+12 |
* | Remove TraceController | wangxianzhu@chromium.org | 2013-11-26 | 1 | -12/+27 |
* | Overhaul tracing_ui to use XHR and new tracing_controller | wangxianzhu@chromium.org | 2013-11-21 | 1 | -0/+16 |
* | Use TracingController for startup tracing | wangxianzhu@chromium.org | 2013-11-21 | 1 | -1/+0 |
* | Revert "Revert 236071 "Allow TracingController output trace data to spec..."" | wangxianzhu@chromium.org | 2013-11-20 | 1 | -13/+17 |
* | Revert 236071 "Allow TracingController output trace data to spec..." | yzshen@chromium.org | 2013-11-20 | 1 | -17/+13 |
* | Allow TracingController output trace data to specified file | wangxianzhu@chromium.org | 2013-11-19 | 1 | -13/+17 |
* | Revert 227354 "Revert "Implement TracingController::{Enable,Disa..." | haraken@chromium.org | 2013-10-08 | 1 | -12/+27 |
* | Revert "Implement TracingController::{Enable,Disable,Capture}Monitoring" | justinlin@chromium.org | 2013-10-07 | 1 | -27/+12 |
* | Implement TracingController::{Enable,Disable,Capture}Monitoring | haraken@chromium.org | 2013-10-07 | 1 | -12/+27 |
* | Revert 226701 "Implement TracingController::{Enable,Disable,Capt..." | tapted@chromium.org | 2013-10-03 | 1 | -27/+12 |
* | Implement TracingController::{Enable,Disable,Capture}Monitoring | haraken@chromium.org | 2013-10-03 | 1 | -12/+27 |
* | We're refactoring the architecture of the tracing controller, as documented h... | haraken@chromium.org | 2013-09-11 | 1 | -0/+100 |