index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
base
/
tracked_objects.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Enable profiler timing with a field trial.
vadimt
2014-11-06
1
-11
/
+26
*
Creating infrastructure for profiler instrumentation only in developer build ...
vadimt
2014-10-28
1
-13
/
+29
*
Creating a framework for suppressing pollution of the profiler data and apply...
vadimt
2014-09-15
1
-33
/
+107
*
Fix unreachable code warnings in base/. Found by MSVC warning 4702.
pkasting@chromium.org
2014-03-14
1
-1
/
+4
*
Use Atomic in IsProfilerTimingEnabled
qsr@chromium.org
2013-12-12
1
-13
/
+18
*
Disable timing from chrome://profiler on Android.
qsr@chromium.org
2013-12-11
1
-1
/
+25
*
test IWYU fixups for base
mostynb@opera.com
2013-09-03
1
-5
/
+7
*
Update include paths in base for base/process changes.
rsesek@chromium.org
2013-07-25
1
-1
/
+1
*
Add queued_time_ms trace for events in message loop
wangxianzhu@chromium.org
2013-07-10
1
-11
/
+2
*
Use a direct include of strings headers in base/.
avi@chromium.org
2013-06-10
1
-2
/
+2
*
Annotate the intentional test-only leak in base/tracked_objects.cc.
earthdok@google.com
2013-06-10
1
-1
/
+8
*
Update "TallyBirth" and "TallyDeath" to "TallyABirth" and "TallyADeath"
wtc@chromium.org
2013-05-20
1
-4
/
+4
*
Annotate ThreadData::PushToHeadOfList for MemorySanitizer.
eugenis@chromium.org
2013-03-20
1
-0
/
+2
*
TrackedObjects - fix for checking signed int overflowing
rtenneti@chromium.org
2013-02-28
1
-6
/
+4
*
base: Constantify thread_name() getter accessor.
tfarina@chromium.org
2012-11-05
1
-2
/
+0
*
Handle wrapping of task run count beyond 2^31 times.
jar@chromium.org
2012-07-26
1
-5
/
+10
*
[UMA] Add performance profile data to UMA uploads.
isherman@chromium.org
2012-04-25
1
-15
/
+3
*
Revert 133773 - [UMA] Add performance profile data to UMA uploads.
isherman@chromium.org
2012-04-24
1
-3
/
+15
*
[UMA] Add performance profile data to UMA uploads.
isherman@chromium.org
2012-04-24
1
-15
/
+3
*
Add ipc_channel_nacl to the untrusted build and fix all compile/link errors.
bbudge@chromium.org
2012-04-23
1
-0
/
+4
*
[UMA] Use proper C++ objects to serialize tracked_objects across process boun...
isherman@chromium.org
2012-04-13
1
-146
/
+132
*
Cleanup: Replace 'DurationInt' with int32, and always use 32-bit integers for...
isherman@chromium.org
2012-03-24
1
-18
/
+18
*
simplify a few header includes
vapier@chromium.org
2012-03-19
1
-1
/
+1
*
Support use of third party time function for about:profiler
jar@chromium.org
2012-02-15
1
-0
/
+52
*
Propogate status setting for profiler to track parents
jar@chromium.org
2012-02-10
1
-14
/
+17
*
Revert 120789 - Propogate status setting for profiler to track parents
jar@chromium.org
2012-02-07
1
-17
/
+14
*
Propogate status setting for profiler to track parents
jar@chromium.org
2012-02-07
1
-14
/
+17
*
Make it possible to use ThreadLocalStorage::Slot as a static without
thakis@chromium.org
2012-01-30
1
-1
/
+1
*
Cleanup: Remove static storage for variables in an unnamed namespace.
jhawkins@chromium.org
2012-01-28
1
-3
/
+5
*
Add a convenience typedef LazyInstance<T>::Leaky to avoid repeating T.
fischman@chromium.org
2012-01-23
1
-3
/
+2
*
Detect child tasks born during a profiled tasks
jar@chromium.org
2011-12-14
1
-40
/
+128
*
Minor cleanup preparing for recording parent-child data
jar@chromium.org
2011-12-09
1
-15
/
+11
*
Fix the memcheck annotation in RecordDeath().
rnk@chromium.org
2011-12-05
1
-1
/
+1
*
Add memcheck annotation and remove suppression.
rnk@chromium.org
2011-12-04
1
-0
/
+3
*
Revert 112937 - Suppress unitialized use of memory for random_number_ seed
jar@chromium.org
2011-12-04
1
-3
/
+0
*
Suppress unitialized use of memory for random_number_ seed
jar@chromium.org
2011-12-04
1
-0
/
+3
*
Fixing tree (using smaller prime than 2^31)
jar@chromium.org
2011-12-04
1
-1
/
+1
*
Support incremental-max and sample in Profiler data
jar@chromium.org
2011-12-04
1
-89
/
+155
*
Remove bogus line and fix tree
jar@chromium.org
2011-11-24
1
-2
/
+0
*
Check that thread contexts are cleaned up during profiling
jar@chromium.org
2011-11-24
1
-14
/
+40
*
Switch to a simple linked-list for worker thread pool
jar@chromium.org
2011-11-20
1
-71
/
+25
*
Avoid any possibility of an Alloc during TLS thread teardown
jar@chromium.org
2011-11-18
1
-20
/
+60
*
Remove about:tracking.
eroman@chromium.org
2011-11-16
1
-615
/
+0
*
Handle null timer values when profiling sections
jar@chromium.org
2011-11-15
1
-1
/
+3
*
Reduce race potential for lazy testing initialization of profiler
jar@chromium.org
2011-11-15
1
-8
/
+23
*
Allow linker initialization of lazy instance
joth@chromium.org
2011-11-15
1
-1
/
+1
*
Use leaky lazy instance for master lock in profiler
jar@chromium.org
2011-11-14
1
-19
/
+15
*
Adjust interfaces to indicate when tracking is in progress
jar@chromium.org
2011-11-14
1
-0
/
+10
*
Switch to using an intergral type for durations inside profiler
jar@chromium.org
2011-11-11
1
-29
/
+29
*
Revert of Revert 108752 - Support tracking of IPC messages as tasks in profiler
jar@chromium.org
2011-11-08
1
-0
/
+25
[next]