replicant-frameworks_native/cmds/dumpstate
Mark Salyzyn f989162bb8 dumpstate: modify logcat timeout to compensate for storage speed
Discover the logcat buffer size, divide by the worst storage
speed in kb/s, and multiply by ten to estimate the timeout in
ms for each named buffer. If that value is less than 20 seconds,
then select 20 seconds. Apply this to each logcat request.

Bug: 21555259
Change-Id: Id36aebff83cb06e94350e4a84fa266b66a8444fc
2015-06-12 13:19:04 -07:00
..
Android.mk dumpstate: switch to HAL static libraries 2013-08-13 16:30:01 -07:00
dumpstate.c dumpstate: modify logcat timeout to compensate for storage speed 2015-06-12 13:19:04 -07:00
dumpstate.h dumpstate: report per-partition MMC performance 2015-04-30 12:58:32 -07:00
libdumpstate_default.c dumpstate: switch to HAL static libraries 2013-08-13 16:30:01 -07:00
utils.c Don't use TEMP_FAILURE_RETRY on close in frameworks/native. 2015-05-15 17:05:40 -07:00