DescriptionAdding instrumentation to locate the source of jankiness.
Mechanical change that adds instrumentation required to locate the source of jankiness (i.e. a long-running fragment of code executed as a part of the task that causes jank) in the code. See the bug for details on what kind of jank we are after.
A number of similar CLs were landed, and none of them caused issues. The code of the instrumentation is highly optimized and is not expected to affect performance. The code simply creates a diagnostic task which is identical to ones created by PostTask or IPC message handlers.
Landing as TBR since this is a mechanical, safe and temporary change.
BUG=422489
TBR=gavinp@chromium.org, yoz@chromium.org, danakj@chromium.org, michaeln@chromium.org, piman@chromium.org
Committed: https://crrev.com/2ad71571d47dea2dfef40f9c8f2a16440012b142
Cr-Commit-Position: refs/heads/master@{#300109}
Patch Set 1 #
Messages
Total messages: 8 (3 generated)
|