[Jank]: Add metadata on long input delay.
Metadata is applied on past samples for the stack sampling profiler once a long input delay is detected. As part of an investigation on jank (and more specifically long input delay) https://docs.google.com/document/d/1YTpnc7o8XH1KioJpPhWoZvi4Zkpo7cezDrGjQrKZmlQ/edit#heading=h.iohxee36df7p we're looking into UMA stack sampling profiler data. Currently, we can only detect jank caused by stalled stacks. Annotating stack frames with (long) input event will allow us to analyze "running" jank. Change-Id: I7914aebf4e14504b400f241d827bda56b6f84db0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2172214Reviewed-by:Mike Wittman <wittman@chromium.org> Reviewed-by:
Nate Chapin <japhet@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Etienne Pierre-Doray <etiennep@chromium.org> Cr-Commit-Position: refs/heads/master@{#766465}
Showing
Please register or sign in to comment