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