summaryrefslogtreecommitdiffstats
path: root/components/tracing/tracing_messages.h
Commit message (Expand)AuthorAgeFilesLines
* Convert components/tracing from static lib to componentruuda2015-08-171-0/+3
* [tracing] Reland of Throttle rate of heavy dumps and support to request light...ssid2015-08-071-0/+9
* Slow Reports - Add message filter to trigger background traces from child pro...simonhatch2015-07-271-0/+11
* Reland of [tracing] Send unique tracing process id for cross-process memory d...ssid2015-06-261-2/+3
* Revert of [tracing] Send unique tracing process id for cross-process memory d...wittman2015-06-251-3/+2
* [tracing] Send unique tracing process id for cross-process memory dumps ident...ssid2015-06-251-2/+3
* Tracing: If the tracing controller has no string sink, we'll no longer genera...oysteine2015-06-241-0/+3
* [Startup Tracing] Hook up TraceConfig and remove CategoryFilter & TraceOptionszhenw2015-06-021-8/+6
* Fixit: Fork base::TimeTicks --> TimeTicks + ThreadTicks + TraceTicksmiu2015-05-291-2/+2
* [tracing] IPC messages and stubs for inter-process memory dumpsprimiano2015-04-011-0/+29
* Mechanical rename of base::debug -> base::trace_event [final pass]ssid2015-02-091-5/+6
* Mechanical rename of tracing includes for /componentsssid2015-01-271-1/+1
* Report trace buffer usage as number of events, not only percentageyurys2014-11-171-5/+10
* Refactor tracing to pass around base::debug::TraceOptions to reduce spaghettinednguyen@google.com2014-08-041-2/+2
* Remove stray semicolons from two more message files.tsepez@chromium.org2014-06-271-1/+1
* Reapply "Remove TraceController"wangxianzhu@chromium.org2013-12-031-5/+4
* Revert of https://codereview.chromium.org/99103004/wangxianzhu@chromium.org2013-12-031-4/+5
* Revert "Revert 237280 "Remove TraceController""wangxianzhu@chromium.org2013-12-021-5/+4
* Revert 237280 "Remove TraceController"tonyg@chromium.org2013-11-271-4/+5
* Remove TraceControllerwangxianzhu@chromium.org2013-11-261-5/+4
* Use TracingController for startup tracingwangxianzhu@chromium.org2013-11-211-3/+2
* Fix --trace-startup.wangxianzhu@chromium.org2013-10-311-2/+3
* Revert 227354 "Revert "Implement TracingController::{Enable,Disa..."haraken@chromium.org2013-10-081-2/+22
* Revert "Implement TracingController::{Enable,Disable,Capture}Monitoring"justinlin@chromium.org2013-10-071-22/+2
* Implement TracingController::{Enable,Disable,Capture}Monitoringharaken@chromium.org2013-10-071-2/+22
* Revert 226701 "Implement TracingController::{Enable,Disable,Capt..."tapted@chromium.org2013-10-031-22/+2
* Implement TracingController::{Enable,Disable,Capture}Monitoringharaken@chromium.org2013-10-031-2/+22
* Category group support/Renamings.rubentopo@gmail.com2013-04-191-3/+2
* Add a mode flag to the tracing framework.dsinclair@chromium.org2013-02-231-2/+3
* Move tracing component to src/componentskaiwang@chromium.org2012-12-281-0/+56