platform_system_core/debuggerd/client
Josh Gao 5675f3c321 debuggerd_client: increase pipe buffer size to max.
If a process tries to dump itself (e.g. system_server during ANRs),
crash_dump will block trying to write to its pipe if it's not
sufficiently large. Increase the pipe size to the max, and add a test
to make sure that it's always at least 1MB (the default value).

Bug: http://b/38427757
Test: debuggerd_test
Change-Id: Iddb0cb1e5ce9e687efa9e94c2748a1edfe09f119
2017-06-01 12:42:44 -07:00
..
debuggerd_client.cpp debuggerd_client: increase pipe buffer size to max. 2017-06-01 12:42:44 -07:00
debuggerd_client_test.cpp tombstoned: allow intercepts for java traces. 2017-05-31 10:35:32 +01:00