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

Skip to content
Commit 30d56c29 authored by Gaurav Jindal's avatar Gaurav Jindal
Browse files

msm: camera: LDAR Debug info dump framework implementation



When user space detects an error for a request or does
not receive the expected response. it sends dump request
to kernel space.
User space passes the culprit issue request id
and the buffer where the info can be dumped.
Kernel space traverse across the drivers and find the culprit hw
and dumps the relevant information in the buffer.
This data is written to a file by user space for offline
processing.
This commit implements the framework for the traversal
across the RT and NRT devices.

Change-Id: I0b14206f1b740089677160eecf84025c6babf59d
Signed-off-by: default avatarGaurav Jindal <gjindal@codeaurora.org>
parent 7f757e61
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