Sampling profile should merge samples in the base code |
|
Issue descriptionSampling profile should merge samples in the base code. Right now, it doesn't - so the result is some waste as identical frames get delivered via callback and IPC. The idea is to add a separate vector of "process_milestone, stack_trace_index" objects that represent the actual sample stream - where stack_trace_index would be an index into what's currently the sample list - but would become the stack trace list. |
|
►
Sign in to add a comment |
|
Comment 1 by sheriffbot@chromium.org
, Sep 7Status: Untriaged (was: Available)