Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 2853f31d authored by Isak Evaldsson's avatar Isak Evaldsson Committed by Snild Dolkow
Browse files

Looper: Add global and per process override for slow message threshold

Adds the log.looper.any.main.slow and log.looper.<PID>.any.slow
sysprops, which allows a global slow dispatch/delivery threshold to be
set for all running main loopers, as well as a threshold for all threads
within the process.

Having a single propery instead of needing to lookup uids for all apps
and then setting a threshold property for each thread makes manual
testing and debugging for slow looper messages easier.

Bug: 326356810
Test: manual - Setprop log.looper.slow.all_processes and observe log
Change-Id: I6fdb8b1ef51eedb6160963bef0e4b17eb2ea5494
parent 2daef7f6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment