DescriptionSupport incremental-max and sample in Profiler data
I also did some cleaning and refactoring in
tracked_objects. We had a lot of functionality that
has migrated to JS, that we didn't need (a lot of
acccessors that are supplanted by the ToValue()
methods.
I'm anticipating that we'll move to an asynhcronous
collecting of data from the profiler, so that we can
bounce around to various threads and more cleanly
collect samples (without risking races during
data snapshots). Several of the refactors are
heading in that direction.
r=rtenneti
tbr=jam (for microscopic content change)
BUG=106291, 106293
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=112928
Patch Set 1 #Patch Set 2 : '' #Patch Set 3 : '' #Patch Set 4 : '' #Patch Set 5 : '' #Patch Set 6 : '' #Patch Set 7 : '' #Patch Set 8 : '' #
Total comments: 9
Patch Set 9 : '' #Patch Set 10 : '' #Patch Set 11 : '' #
Messages
Total messages: 5 (0 generated)
|