commit | 559f8cad634c85d8b431ee119860f5c99448d36f | [log] [tgz] |
---|---|---|
author | Yisroel Forta <[email protected]> | Thu Oct 31 17:29:23 2024 +0000 |
committer | Yisroel Forta <[email protected]> | Mon Nov 04 16:04:25 2024 +0000 |
tree | c319e9a5b8f2e20cd2e5ca16a37c0ef0c73a6607 | |
parent | cc8ea7a889f4d9ab095a97f00782ee0c1d45dd35 [diff] |
Move processtrigger call off of calling thread Triggers are sent at performance sensitive times, make sure the work occurs off the calling thread. Test: confirm that cloning no longer blocks the thread that passed the trigger in, run profiling mcts Bug: 373461116 Flag: android.os.profiling.system_triggered_profiling_new Change-Id: Id67caee1bf80b5aa25f3b2bcec3d2a585777b230