replicant-frameworks_native/cmds
Mark Salyzyn 8f37aa5011 dumpstate: modify logcat timeout to compensate for storage speed
(cherry pick from commit f989162bb8)

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-15 07:28:28 -07:00
..
atrace Fix async_stop 2015-05-15 10:00:34 -07:00
bugreport Don't use TEMP_FAILURE_RETRY on close in frameworks/native. 2015-05-15 17:26:44 -07:00
dumpstate dumpstate: modify logcat timeout to compensate for storage speed 2015-06-15 07:28:28 -07:00
dumpsys add dumpsys -l to list available services 2013-06-13 16:32:26 -07:00
flatland GLConsumer: Stop using default constructor params 2014-06-24 13:09:19 -07:00
installd Add an installd command to link files 2015-06-09 11:35:43 +01:00
ip-up-vpn Include the VPN server IP address in the VPN state file. 2014-09-19 13:27:56 +09:00
rawbu Add a note about emulated sdcard in rawbu usage dump 2013-06-14 10:43:39 -07:00
service Add support for int64, float, double types to service command. 2015-04-06 19:42:43 -07:00
servicemanager Call selinux_status_open() prior to use of selinux_status_updated(). 2015-06-03 13:46:08 -07:00