summaryrefslogtreecommitdiffstats
path: root/base/tracked_objects.cc
Commit message (Expand)AuthorAgeFilesLines
* [UMA] Add performance profile data to UMA uploads.isherman@chromium.org2012-04-251-15/+3
* Revert 133773 - [UMA] Add performance profile data to UMA uploads.isherman@chromium.org2012-04-241-3/+15
* [UMA] Add performance profile data to UMA uploads.isherman@chromium.org2012-04-241-15/+3
* Add ipc_channel_nacl to the untrusted build and fix all compile/link errors.bbudge@chromium.org2012-04-231-0/+4
* [UMA] Use proper C++ objects to serialize tracked_objects across process boun...isherman@chromium.org2012-04-131-146/+132
* Cleanup: Replace 'DurationInt' with int32, and always use 32-bit integers for...isherman@chromium.org2012-03-241-18/+18
* simplify a few header includesvapier@chromium.org2012-03-191-1/+1
* Support use of third party time function for about:profilerjar@chromium.org2012-02-151-0/+52
* Propogate status setting for profiler to track parentsjar@chromium.org2012-02-101-14/+17
* Revert 120789 - Propogate status setting for profiler to track parentsjar@chromium.org2012-02-071-17/+14
* Propogate status setting for profiler to track parentsjar@chromium.org2012-02-071-14/+17
* Make it possible to use ThreadLocalStorage::Slot as a static withoutthakis@chromium.org2012-01-301-1/+1
* Cleanup: Remove static storage for variables in an unnamed namespace.jhawkins@chromium.org2012-01-281-3/+5
* Add a convenience typedef LazyInstance<T>::Leaky to avoid repeating T.fischman@chromium.org2012-01-231-3/+2
* Detect child tasks born during a profiled tasksjar@chromium.org2011-12-141-40/+128
* 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