summaryrefslogtreecommitdiffstats
path: root/components/tracing/child_trace_message_filter.h
Commit message (Expand)AuthorAgeFilesLines
* Convert components/tracing from static lib to componentruuda2015-08-171-1/+2
* Slow reports - Rate Limiting for histogram triggers.simonhatch2015-07-281-0/+3
* Slow Reports - Add message filter to trigger background traces from child pro...simonhatch2015-07-271-0/+7
* Reland of [tracing] Send unique tracing process id for cross-process memory d...ssid2015-06-261-1/+2
* Revert of [tracing] Send unique tracing process id for cross-process memory d...wittman2015-06-251-2/+1
* [tracing] Send unique tracing process id for cross-process memory dumps ident...ssid2015-06-251-1/+2
* Tracing: If the tracing controller has no string sink, we'll no longer genera...oysteine2015-06-241-0/+1
* [Startup Tracing] Hook up TraceConfig and remove CategoryFilter & TraceOptionszhenw2015-06-021-6/+4
* Fixit: Fork base::TimeTicks --> TimeTicks + ThreadTicks + TraceTicksmiu2015-05-291-2/+2
* content/child: Remove use of MessageLoopProxy and deprecated MessageLoop APIsskyostil2015-05-211-4/+7
* [tracing] Prepare for internal async handling of ProcessMemoryDump(s)primiano2015-04-181-0/+2
* [tracing] child-process-side impl for inter-process memory dumpsprimiano2015-04-081-0/+9
* [tracing] IPC messages and stubs for inter-process memory dumpsprimiano2015-04-011-0/+8
* Report trace buffer usage as number of events, not only percentageyurys2014-11-171-1/+1
* Standardize usage of virtual/override/final in components/dcheng2014-10-211-4/+4
* replace OVERRIDE and FINAL with override and final in components/mostynb2014-10-061-3/+3
* Refactor tracing to pass around base::debug::TraceOptions to reduce spaghettinednguyen@google.com2014-08-041-2/+2
* Decouple IPC::MessageFilter from IPC::Channelmorrita@chromium.org2014-06-131-2/+2
* Move IPC::MessageFilter and router to a separate filedmichael@chromium.org2014-04-251-3/+3
* Reapply "Remove TraceController"wangxianzhu@chromium.org2013-12-031-2/+1
* Revert of https://codereview.chromium.org/99103004/wangxianzhu@chromium.org2013-12-031-1/+2
* Revert "Revert 237280 "Remove TraceController""wangxianzhu@chromium.org2013-12-021-2/+1
* Revert 237280 "Remove TraceController"tonyg@chromium.org2013-11-271-1/+2
* Remove TraceControllerwangxianzhu@chromium.org2013-11-261-2/+1
* Use TracingController for startup tracingwangxianzhu@chromium.org2013-11-211-2/+1
* Fix --trace-startup.wangxianzhu@chromium.org2013-10-311-1/+2
* Revert 227354 "Revert "Implement TracingController::{Enable,Disa..."haraken@chromium.org2013-10-081-1/+11
* Revert "Implement TracingController::{Enable,Disable,Capture}Monitoring"justinlin@chromium.org2013-10-071-11/+1
* Implement TracingController::{Enable,Disable,Capture}Monitoringharaken@chromium.org2013-10-071-1/+11
* Revert 226701 "Implement TracingController::{Enable,Disable,Capt..."tapted@chromium.org2013-10-031-11/+1
* Implement TracingController::{Enable,Disable,Capture}Monitoringharaken@chromium.org2013-10-031-1/+11
* Thread-local trace-event bufferswangxianzhu@chromium.org2013-09-061-1/+2
* add missing headers in components/tracing/child_trace_message_filter.h and mostynb@opera.com2013-07-131-0/+2
* components: Move tracing into tracing namespace.tfarina@chromium.org2013-05-111-2/+2
* Category group support/Renamings.rubentopo@gmail.com2013-04-191-2/+1
* Add a mode flag to the tracing framework.dsinclair@chromium.org2013-02-231-1/+2
* Move tracing component to src/componentskaiwang@chromium.org2012-12-281-0/+53