commit | e89b3ac0b76beb522853374269ac497fe6647531 | [log] [tgz] |
---|---|---|
author | Matt Wagantall <mattw@codeaurora.org> | Mon Apr 30 14:01:39 2012 -0700 |
committer | Matt Wagantall <mattw@codeaurora.org> | Mon May 07 19:46:43 2012 -0700 |
tree | 1efef5aa6c5c2fe3fd8e93f457e1ad4f70798db7 | |
parent | db3a62893e51f26073c1bb816751e6c396a6c660 [diff] |
msm: sysmon: Introduce sysmon_get_reason() for querying failure reasons The sysmon_get_reason() API queries a subsystem that has crashed for the reason of the failure and returns it as string. Common code between this new API and sysmon_send_event() is refactored into sysmon_send_msg(). Change-Id: I1e4fda7794f493ee286346ade7b1e779a43d1e4c Signed-off-by: Matt Wagantall <mattw@codeaurora.org>