summaryrefslogtreecommitdiff
path: root/core/java/android/inputmethodservice/AbstractInputMethodService.java
diff options
context:
space:
mode:
authorAdam Bookatz <bookatz@google.com>2021-11-08 17:14:22 -0800
committerAdam Bookatz <bookatz@google.com>2021-11-08 18:01:13 -0800
commit12d2a30a3e944615090f01c8be4c65cba8bdf8dd (patch)
tree87ec06ff4e6e4c027e35c6b5135cc41f81cfe771 /core/java/android/inputmethodservice/AbstractInputMethodService.java
parent2cb01877131f3e64b96cbbbccd3bddab62bcf896 (diff)
Multiuser perfetto metric: adb tracepoints
Add tracepoints in adb for user switches and creation, for the primary purpose of performance metrics in trace_processor. These need to be done at the level of shell, not UserController/UserManager because each entrypoint needs an explicit tracepoint. We already have some for UI-based entrypoints - and we want to time from the moment the user requests the switch, not some internal point that might be substantially later - so to capture adb-based switching/creation within the same trace processor mechanism, we must also add tracepoints for the shell commands. Bug: 192001071 Test: manual Change-Id: I2d7d30faf7906eb455f5d2dc05f0d6b2d96518c2
Diffstat (limited to 'core/java/android/inputmethodservice/AbstractInputMethodService.java')
0 files changed, 0 insertions, 0 deletions