android_system_core/trusty/storage/proxy
Stephen Crane 0255766d6b storageproxyd: Add watchdog to log stuck requests
Adds a background watchdog thread to the Trusty storageproxy to monitor
and log any requests that are delayed for too long. This is intended to
assist in recognizing and debugging any sources of hangs related to
servicing Trusty storage requests in Android.

Test: Add sleep() and run trusty storage tests
Bug: 266595872
Change-Id: I98dfaff0dff04f97d5c657ee131e746f63b39739
2023-02-06 21:39:19 +00:00
..
Android.bp storageproxyd: Add watchdog to log stuck requests 2023-02-06 21:39:19 +00:00
checkpoint_handling.cpp storageproxyd: Use alternate data path if in DSU state 2022-01-21 14:41:17 -08:00
checkpoint_handling.h storageproxyd: Use alternate data path if in DSU state 2022-01-21 14:41:17 -08:00
ipc.c system/core: preparation to pull back interfaces from android/log.h 2016-10-20 08:11:39 -07:00
ipc.h trusty: storage: implement storage proxy daemon 2016-05-02 15:12:01 -07:00
log.h trusty: use log/log.h for ALOG macros 2017-01-13 07:30:11 -08:00
proxy.c storageproxyd: Add watchdog to log stuck requests 2023-02-06 21:39:19 +00:00
rpmb.c storageproxyd: Add watchdog to log stuck requests 2023-02-06 21:39:19 +00:00
rpmb.h storageproxyd: Add watchdog to log stuck requests 2023-02-06 21:39:19 +00:00
storage.c storageproxyd: Add watchdog to log stuck requests 2023-02-06 21:39:19 +00:00
storage.h storageproxyd: Add watchdog to log stuck requests 2023-02-06 21:39:19 +00:00
watchdog.cpp storageproxyd: Add watchdog to log stuck requests 2023-02-06 21:39:19 +00:00
watchdog.h storageproxyd: Add watchdog to log stuck requests 2023-02-06 21:39:19 +00:00