DescriptionStackSamplingProfiler: collect partial bursts if the profiler is stopped early
Changes the profiler behavior to retain collected samples when the
profiler is stopped in the middle of collecting a burst of samples. This
behavior is desirable for janky task collection, where we would like to
collect up to the point the task completes, but don't know beforehand
how long it will take. It's also mildly beneficial for startup profiling
in that it allows collection of profiles if Chrome is shut down shortly
after being started.
BUG=464929
Committed: https://crrev.com/0716a8fedf45c6ecff8b249da926034c34a8ea02
Cr-Commit-Position: refs/heads/master@{#346558}
Patch Set 1 #
Messages
Total messages: 12 (4 generated)
|