summaryrefslogtreecommitdiff
path: root/libs/androidfw/misc.cpp
diff options
context:
space:
mode:
author Isak Evaldsson <isak.evaldsson@sony.com> 2023-12-07 12:14:39 +0100
committer Snild Dolkow <snild@sony.com> 2024-12-17 15:30:07 +0100
commitee3538b3fb461c246de2e3cf61123def8bfdc845 (patch)
tree894359729237c797c0dabf5b8b256564ff97b157 /libs/androidfw/misc.cpp
parent2853f31d15882a27feb87852f2969d600c7cc445 (diff)
Looper: Add sysprop for verbose slow message logging
By default, if a looper detects a slow delivery it will suppress all further logs until it starts to deliver messages in time again. This patch adds a verboseLogging flag, which can be enabled by a sysprop, that disables this suppression, thereby making the slow delivery logging more verbose. Having the verbose logging makes it easier to understand and debug issues related to slow delivery since it allows one to see exactly which and how many messages get delivered slowly by a looper. Bug: 326356810 Test: manual - Setprop log.looper.slow.verbose and observe log Based-on-patch-by: Nicklas Ekstrand <nicklas.ekstrand@sonymobile.com> Change-Id: Ibe273c27b7e11b20aa79347e529cdec1f69e59c6
Diffstat (limited to 'libs/androidfw/misc.cpp')
0 files changed, 0 insertions, 0 deletions