summaryrefslogtreecommitdiffstats
path: root/content/browser/tracing/tracing_controller_impl.h
Commit message (Expand)AuthorAgeFilesLines
* Implement glue to integrate battor power tracing with trace controller.prabhur2015-08-061-0/+4
* [tracing] Fix memory-infra tracing process id translation for single process ...ssid2015-07-281-0/+1
* Slow Reports - Add message filter to trigger background traces from child pro...simonhatch2015-07-271-1/+10
* [Startup Tracing] Remove |is_recording_| in devtool tracing_handlerzhenw2015-06-091-0/+1
* [Startup Tracing] Hook up TraceConfig and remove CategoryFilter & TraceOptionszhenw2015-06-021-13/+6
* Add granular file tracing.dbeam2015-05-111-0/+1
* [tracing] Add support for time-triggered global memory dumpsprimiano2015-04-211-0/+1
* [tracing] Prepare for internal async handling of ProcessMemoryDump(s)primiano2015-04-181-0/+7
* [tracing] browser-process-side impl for inter-process memory dumpsprimiano2015-04-131-0/+8
* [tracing] IPC messages and stubs for inter-process memory dumpsprimiano2015-04-011-2/+12
* Mechanical rename of base::debug -> base::trace_event for /contentssid2015-02-091-16/+18
* Report trace buffer usage as number of events, not only percentageyurys2014-11-171-12/+12
* Standardize usage of virtual/override/final in content/browser/dcheng2014-10-211-21/+17
* Replace FINAL and OVERRIDE with their C++11 counterparts in contentmohan.reddy2014-10-091-10/+10
* tracing: get rid of files in TracingController interfacecaseq2014-09-151-17/+8
* Refactor tracing to pass around base::debug::TraceOptions to reduce spaghettinednguyen@google.com2014-08-041-16/+19
* Implements Windows system tracing.etienneb@chromium.org2014-03-091-3/+3
* Implement system tracing for crosharaken@chromium.org2014-02-071-0/+9
* Implement TracingController::GetMonitoringStatusharaken@chromium.org2014-01-161-0/+1
* Add a mechanism to let TracingController invoke JavaScript via TracingUIharaken@chromium.org2014-01-141-0/+7
* Implement sampling profiler (chromium side change)haraken@chromium.org2014-01-081-0/+1
* Sampling profiling thread should be joined in a FILE threadharaken@chromium.org2014-01-061-0/+15
* Fix TracingController to properly track response callbacks when a TraceMessag...marshall@chromium.org2014-01-021-4/+11
* Reapply "Remove TraceController"wangxianzhu@chromium.org2013-12-031-12/+27
* Revert of https://codereview.chromium.org/99103004/wangxianzhu@chromium.org2013-12-031-27/+12
* Revert "Revert 237280 "Remove TraceController""wangxianzhu@chromium.org2013-12-021-12/+27
* Revert 237280 "Remove TraceController"tonyg@chromium.org2013-11-271-27/+12
* Remove TraceControllerwangxianzhu@chromium.org2013-11-261-12/+27
* Overhaul tracing_ui to use XHR and new tracing_controllerwangxianzhu@chromium.org2013-11-211-0/+16
* Use TracingController for startup tracingwangxianzhu@chromium.org2013-11-211-1/+0
* Revert "Revert 236071 "Allow TracingController output trace data to spec...""wangxianzhu@chromium.org2013-11-201-13/+17
* Revert 236071 "Allow TracingController output trace data to spec..."yzshen@chromium.org2013-11-201-17/+13
* Allow TracingController output trace data to specified filewangxianzhu@chromium.org2013-11-191-13/+17
* Revert 227354 "Revert "Implement TracingController::{Enable,Disa..."haraken@chromium.org2013-10-081-12/+27
* Revert "Implement TracingController::{Enable,Disable,Capture}Monitoring"justinlin@chromium.org2013-10-071-27/+12
* Implement TracingController::{Enable,Disable,Capture}Monitoringharaken@chromium.org2013-10-071-12/+27
* Revert 226701 "Implement TracingController::{Enable,Disable,Capt..."tapted@chromium.org2013-10-031-27/+12
* Implement TracingController::{Enable,Disable,Capture}Monitoringharaken@chromium.org2013-10-031-12/+27
* We're refactoring the architecture of the tracing controller, as documented h...haraken@chromium.org2013-09-111-0/+100