summaryrefslogtreecommitdiffstats
path: root/base/debug/trace_event.h
Commit message (Expand)AuthorAgeFilesLines
* Added support to trace_event for passing static string arguments without copyjbates@chromium.org2011-09-061-25/+94
* Implement backend for thread names and process names.nduca@chromium.org2011-08-091-1/+6
* Rename BASE_API to BASE_EXPORT.darin@chromium.org2011-08-051-4/+4
* Re-land r93365 - add RefCountedStringjoth@chromium.org2011-07-221-3/+3
* Allow trace event to work with temporary name strings.joth@chromium.org2011-07-211-27/+68
* Add COMPILE_ASSERT to ensure the result of Bind matches the Callback's type.ajwong@chromium.org2011-06-261-1/+1
* Implemented threshold based trace events that only get added to the trace if ...jbates@chromium.org2011-05-131-126/+190
* Nits fix on trace_event.h and child_trace_message_filter.ccscheib@chromium.org2011-05-101-1/+1
* Merge gpu_trace_event back into base/debug/trace_event.scheib@chromium.org2011-05-101-107/+451
* Revert 84486 - Merge gpu_trace_event back into base/debug/trace_event.Initial...scheib@chromium.org2011-05-061-401/+107
* Merge gpu_trace_event back into base/debug/trace_event.scheib@chromium.org2011-05-061-107/+401
* Revert 84284 - Merge gpu_trace_event back into base/debug/trace_event.Initial...scheib@chromium.org2011-05-051-406/+107
* Merge gpu_trace_event back into base/debug/trace_event.scheib@chromium.org2011-05-051-107/+406
* linux: components buildevan@chromium.org2011-05-021-1/+1
* Revert 83630 - linux components: expose one last function from base needed by...maf@chromium.org2011-04-301-1/+1
* linux components: expose one last function from base needed by test_shellevan@chromium.org2011-04-291-1/+1
* Move some files from base to base/memory.levin@chromium.org2011-03-281-3/+3
* Remove obsolete base/lock.h and fix up callers to use the new header file andbrettw@chromium.org2011-01-211-2/+2
* This CL add a GetInstance() method to singleton classes instead of relying on...satish@chromium.org2010-12-041-3/+5
* Move debug-related stuff from base to the base/debug directory and use thebrettw@chromium.org2010-10-261-0/+147