summaryrefslogtreecommitdiffstats
path: root/debuggerd/client
Commit message (Expand)AuthorAgeFilesLines
* debuggerd: switch to base::{Send,Receive}FileDescriptors.Josh Gao2019-02-131-3/+6
* debuggerd: Fix return type in error caseGreg Kaiser2019-01-081-1/+1
* debuggerd_client: resolve tid to tgid when dumping Java stacks.Josh Gao2019-01-041-2/+15
* debuggerd_client: improve error logging.Josh Gao2018-09-061-8/+16
* crash_dump: lower THREAD_COUNT in debuggerd_client.race for low-speed devicesJaesung Chung2017-06-231-1/+14
* debuggerd_client: increase pipe buffer size to max.Josh Gao2017-06-011-0/+16
* tombstoned: allow intercepts for java traces.Narayan Kamath2017-05-312-14/+18
* tombstoned: Add a shared library version of libtombstoned_client...Narayan Kamath2017-05-222-4/+5
* check send_signal result before further dealingLiu Changcheng2017-04-061-1/+3
* debuggerd_client: fix infinite timeouts.Josh Gao2017-04-042-7/+32
* tombstoned: fix a race between intercept and crash_dump.Josh Gao2017-03-301-19/+29
* debuggerd_client: properly wait for completion.Josh Gao2017-03-272-16/+165
* debuggerd: remove obsolete dumpable check.Josh Gao2017-03-011-41/+0
* debuggerd: advance our amazing bet.Josh Gao2017-01-171-323/+133
* debuggerd: report crashes even when out of file descriptors.Josh Gao2016-10-071-9/+75
* Teach debuggerd about SIGSYS SYS_SECCOMP signals.Elliott Hughes2016-09-071-0/+3
* debuggerd: remove unnecessary arguments.Josh Gao2016-08-121-3/+2
* debuggerd: add libdebuggerd_client.Josh Gao2016-06-171-0/+311