diff options
| author | Todd Kjos <[email protected]> | 2017-06-29 12:01:46 -0700 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2017-07-17 14:47:29 +0200 |
| commit | 57ada2fb2250eab5abe381353f12ada337d82808 (patch) | |
| tree | 8a67a3bd356b43e5591a8c3c378d39701a25bd38 /tools/perf/scripts/python/bin | |
| parent | 656a800aad6051ccc81b26c388a2a7a1c8cc8c81 (diff) | |
binder: add log information for binder transaction failures
Add additional information to determine the cause of binder
failures. Adds the following to failed transaction log and
kernel messages:
return_error : value returned for transaction
return_error_param : errno returned by binder allocator
return_error_line : line number where error detected
Also, return BR_DEAD_REPLY if an allocation error indicates
a dead proc (-ESRCH)
Signed-off-by: Todd Kjos <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions