ANDROID: add vendor hooks for getting information of dtask
Add new hooks for debugging for disksleep tasks.
It helps the bootloader and the panic handler produce debugging
information about what the tasks are waiting for. It can be obtained
through Ramdump or kernel log, and this information can be used to
quickly classify and respond to problems.
Bug: 372142930
Bug: 386837579
Change-Id: I27ebfebcaa1bd29abbb7aafa12947329ba6bf4e5
Signed-off-by:
Sangmoon Kim <sangmoon.kim@samsung.com>
Loading
Please sign in to comment