summaryrefslogtreecommitdiffstats
path: root/base/tracked_objects.cc
Commit message (Expand)AuthorAgeFilesLines
...
* Minor cleanup preparing for recording parent-child datajar@chromium.org2011-12-091-15/+11
* Fix the memcheck annotation in RecordDeath().rnk@chromium.org2011-12-051-1/+1
* Add memcheck annotation and remove suppression.rnk@chromium.org2011-12-041-0/+3
* Revert 112937 - Suppress unitialized use of memory for random_number_ seedjar@chromium.org2011-12-041-3/+0
* Suppress unitialized use of memory for random_number_ seedjar@chromium.org2011-12-041-0/+3
* Fixing tree (using smaller prime than 2^31)jar@chromium.org2011-12-041-1/+1
* Support incremental-max and sample in Profiler datajar@chromium.org2011-12-041-89/+155
* Remove bogus line and fix treejar@chromium.org2011-11-241-2/+0
* Check that thread contexts are cleaned up during profilingjar@chromium.org2011-11-241-14/+40
* Switch to a simple linked-list for worker thread pooljar@chromium.org2011-11-201-71/+25
* Avoid any possibility of an Alloc during TLS thread teardownjar@chromium.org2011-11-181-20/+60
* Remove about:tracking.eroman@chromium.org2011-11-161-615/+0
* Handle null timer values when profiling sectionsjar@chromium.org2011-11-151-1/+3
* Reduce race potential for lazy testing initialization of profilerjar@chromium.org2011-11-151-8/+23
* Allow linker initialization of lazy instancejoth@chromium.org2011-11-151-1/+1
* Use leaky lazy instance for master lock in profilerjar@chromium.org2011-11-141-19/+15
* Adjust interfaces to indicate when tracking is in progressjar@chromium.org2011-11-141-0/+10
* Switch to using an intergral type for durations inside profilerjar@chromium.org2011-11-111-29/+29
* Revert of Revert 108752 - Support tracking of IPC messages as tasks in profilerjar@chromium.org2011-11-081-0/+25
* Revert 108752 - Support tracking of IPC messages as tasks in profilerjoi@chromium.org2011-11-081-25/+0
* Support tracking of IPC messages as tasks in profilerjar@chromium.org2011-11-051-0/+25
* Support max of profiled times as well as sum and averagejar@chromium.org2011-11-041-30/+93
* Revert 108352 - Try to see if disabling ALL tracking helps treejar@chromium.org2011-11-031-1/+1
* Try to see if disabling ALL tracking helps treejar@chromium.org2011-11-021-1/+1
* Enable default object tracking no Macjar@chromium.org2011-11-011-5/+0
* Enable tracking of objects by defaultjar@chromium.org2011-10-311-143/+239
* Revert 107895 - Fully enable about:tracking by defaultjoth@chromium.org2011-10-311-177/+131
* Revert 107939 - Pile of nits for tracked object enablementjoth@chromium.org2011-10-311-36/+13
* Revert 107940 - Remove DCHECK that tickles TLS during shutdownjoth@chromium.org2011-10-311-0/+1
* Revert 107944 - Avoid all unnecessary calls to TLS during thread teardownjoth@chromium.org2011-10-311-0/+1
* Avoid all unnecessary calls to TLS during thread teardownjar@chromium.org2011-10-311-1/+0
* Remove DCHECK that tickles TLS during shutdownjar@chromium.org2011-10-311-1/+0
* Pile of nits for tracked object enablementjar@chromium.org2011-10-311-13/+36
* Revert 107928 - Pile of nits for tracked object enablementjar@chromium.org2011-10-311-36/+12
* Pile of nits for tracked object enablementjar@chromium.org2011-10-311-12/+36
* Revert 107921 - Pile of nits for tracked object enablementjar@chromium.org2011-10-311-36/+12
* Pile of nits for tracked object enablementjar@chromium.org2011-10-311-12/+36
* Fully enable about:tracking by defaultjar@chromium.org2011-10-301-131/+177
* Revert 107793 - Fully enable about:tracking by defaultjar@chromium.org2011-10-281-173/+128
* Fully enable about:tracking by defaultjar@chromium.org2011-10-281-128/+173
* Support JSON encoding of data for about:tracking informationjar@chromium.org2011-10-241-118/+232
* Update task tracking to not depend on message_loop_ singletonjar@chromium.org2011-10-151-276/+195
* Restore visibilty of Task Tracking via about:trackingjar@chromium.org2011-10-071-10/+10
* Support Closure in ALL the loops!ajwong@chromium.org2011-07-261-0/+20
* Apply CSP to chrome: and about: pagestsepez@chromium.org2011-06-281-35/+2
* Add/improve a bunch of commentsjar@chromium.org2011-03-081-1/+1
* More DCHECK() updates. A mixture of _EQ and _GE.mhm@chromium.org2011-03-011-1/+1
* Remove obsolete base/lock.h and fix up callers to use the new header file andbrettw@chromium.org2011-01-211-14/+14
* Order function definitions in base/ according to the header.erg@google.com2011-01-111-5/+4
* Move base/thread.h to base/threading, fix up callers to use the new location.brettw@chromium.org2011-01-011-1/+1