summaryrefslogtreecommitdiffstats
path: root/base/debug
Commit message (Expand)AuthorAgeFilesLines
* Avoid threading races on TraceSamplingThread's members.haraken@chromium.org2013-10-161-1/+11
* Enable chromium trace when atrace is started.wangxianzhu@chromium.org2013-10-163-65/+33
* Fix pointer to local variable used after the variable is out of scope in ETW ...fdoray@chromium.org2013-10-151-6/+9
* Invoke LeakSanitizer in BrowserProcessImpl::ReleaseModule().earthdok@chromium.org2013-10-151-0/+4
* Output trace clock markers on Android on start/end of tracingwangxianzhu@chromium.org2013-10-142-0/+21
* Revert 227219 "Revert 226920 "Roll Clang 188423:191856.""thakis@chromium.org2013-10-121-10/+0
* Revert "Revert "Use chunks in trace event buffers""wangxianzhu@chromium.org2013-10-103-474/+791
* Revert "Use chunks in trace event buffers"wangxianzhu@chromium.org2013-10-093-798/+474
* Use chunks in trace event bufferswangxianzhu@chromium.org2013-10-093-474/+798
* Non-US OS region generates invalid trace JSON.ed@opera.com2013-10-091-2/+24
* Make ConvertableToTraceFormat ref-countedwangxianzhu@chromium.org2013-10-097-149/+78
* Revert 227354 "Revert "Implement TracingController::{Enable,Disa..."haraken@chromium.org2013-10-083-42/+171
* Revert "Implement TracingController::{Enable,Disable,Capture}Monitoring"justinlin@chromium.org2013-10-073-171/+42
* Implement TracingController::{Enable,Disable,Capture}Monitoringharaken@chromium.org2013-10-073-42/+171
* Revert 226920 "Roll Clang 188423:191856."thakis@chromium.org2013-10-061-0/+10
* Revert 226978 "Revert 226920 "Roll Clang 188423:191856.""jochen@chromium.org2013-10-041-10/+0
* Revert 226920 "Roll Clang 188423:191856."jochen@chromium.org2013-10-041-0/+10
* Roll Clang 188423:191856.thakis@chromium.org2013-10-041-10/+0
* Clean up unused constant globalshans@chromium.org2013-10-031-0/+2
* Revert 226701 "Implement TracingController::{Enable,Disable,Capt..."tapted@chromium.org2013-10-033-170/+42
* Implement TracingController::{Enable,Disable,Capture}Monitoringharaken@chromium.org2013-10-033-42/+170
* Enforce crash key registration in SetCrashKeyValue.rsesek@chromium.org2013-10-031-3/+2
* Fix crash when ECHO_TO_CONSOLEwangxianzhu@chromium.org2013-10-011-8/+8
* Fix --trace-shutdown with thread-local tracing.wangxianzhu@chromium.org2013-09-181-0/+1
* Chrome tracing for system-wide performance stats.jwmak@chromium.org2013-09-184-0/+274
* gpu: Record GL state to traceskyostil@chromium.org2013-09-121-1/+1
* Report trace event overhead stat with metadatawangxianzhu@chromium.org2013-09-111-25/+5
* Set active extension IDs for crash reports using the crash key logging system.rsesek@chromium.org2013-09-071-1/+1
* Thread-local trace-event bufferswangxianzhu@chromium.org2013-09-063-75/+469
* Update ReadProcMaps() to reflect lack of atomicity when reading /proc/self/maps.scherkus@chromium.org2013-09-063-10/+105
* Move ReadFileToString to the base namespace.brettw@chromium.org2013-08-301-1/+1
* Init uninitialized member in ctor.finnur@chromium.org2013-08-291-0/+1
* Rename base::debug::StackTrace::PrintBacktrace() to Print().rsesek@chromium.org2013-08-296-9/+9
* chrome://tracing for memory records name and category for TRACE_EVENTjamescook@chromium.org2013-08-293-74/+144
* Trace memory records source function for posted tasks instead of "RunTask"jamescook@chromium.org2013-08-241-0/+8
* Add thread-specific CPU-time to trace events.ernstm@chromium.org2013-08-172-2/+19
* Shrink trace_event bufferswangxianzhu@chromium.org2013-08-162-10/+24
* Revert 217921 "This changes the trace event inclusion by always ..."junov@chromium.org2013-08-162-24/+20
* This changes the trace event inclusion by always including categories unknown...rubentopo@gmail.com2013-08-162-20/+24
* Make a note in base/debug/crash_logging.h that keys and values are NUL-termin...rsesek@chromium.org2013-08-141-1/+4
* Fix misleading indentation in TraceEventTestFixture::OnTraceNotificationjbroman@chromium.org2013-08-131-1/+1
* Improve usages of trace_event lockswangxianzhu@chromium.org2013-08-101-22/+29
* Fix multiple typos in base tracing files.etienneb@chromium.org2013-08-092-13/+14
* Ensure cleanup after Android systracewangxianzhu@chromium.org2013-08-073-30/+28
* Make element removal methods in DictionaryValue and ListValue take scoped_ptr...bauerb@chromium.org2013-08-061-2/+2
* Update include paths in base for base/process changes.rsesek@chromium.org2013-07-256-7/+6
* Record Chrome trace events in tcmalloc heap profilesjamescook@chromium.org2013-07-246-4/+797
* reland of http://crrev.com/212230 Create top-level separate targets for...scottmg@chromium.org2013-07-183-21/+0
* Revert 212230 "Create top-level separate targets for browser and..."scottmg@chromium.org2013-07-183-0/+21
* Create top-level separate targets for browser and child dllsscottmg@chromium.org2013-07-183-21/+0