diff options
| author | 2024-11-13 20:31:28 +0000 | |
|---|---|---|
| committer | 2024-11-16 01:48:10 +0000 | |
| commit | fe1ab98b555c17564677dee013b14bd03051ba86 (patch) | |
| tree | 984387e74a32ebaa6370d2c1746d340d9cdc8621 /libs/input/PointerController.cpp | |
| parent | 29dae0b6bb12d082f500ea0bd9c8f60ed06f3368 (diff) | |
Add Merging Logic to Jank Processor
This change will take JankStats that are collected from outside the
platform and merge them into the list of pending stats. When a stat is
being merged, it will either be merged into an existing stat that is
currently waiting to be logged or create a net new stat. The
determination to merge into an existing stat or create a new one is
based off of a key which is a concatenated string of widget category,
widget id and widget state.
Bug: 377572463
Flag: android.app.jank.detailed_app_jank_metrics_api
Test: atest CoreAppJankTestCases
Change-Id: I15b261076107cf7192652eabaf037da46a750d12
Diffstat (limited to 'libs/input/PointerController.cpp')
0 files changed, 0 insertions, 0 deletions