Go to file
Mark Salyzyn 9b4d7e1c38 logcat: test: inject() tuning
Add a hidden -v nsec flag to logcat (actually logprint in liblog.so)
so that we can do more exacting tests of logcat.tail_time.  Halve the
spam pressure of logcat.tail_* in inject() routine, and give us a few
more retries at the higher counts.  Add instrumentation to
logcat.logrotate failures.  Add inject for logcat.year test.

Test: gTest logcat-unit-tests
Bug: 34454772
Change-Id: If6f3bd21892c8a2b9ccee8c8bbf592a1ae0b2a57
2017-01-30 15:42:56 -08:00
adb adb: fix darwin build. 2017-01-26 14:01:34 -08:00
adf liblog: use log/log.h when utilizing ALOG macros 2017-01-11 09:31:15 -08:00
base base: support logging before enter main function. 2017-01-25 15:50:47 -08:00
bootstat boottime/init: Report ro.boottime.init* properties in milliseconds. 2017-01-27 08:26:14 -08:00
cpio
debuggerd debuggerd_handler: remove PR_SET_DUMPABLE check. 2017-01-26 15:08:18 -08:00
fastboot Merge "fastboot: Workaround for touchbar hang on MBP 2016" 2017-01-26 21:39:39 +00:00
fingerprintd liblog: use log/log.h when utilizing ALOG macros 2017-01-11 09:31:15 -08:00
fs_mgr Merge "fs_mgr: Switch to LOG()/PLOG() defined in <android-base/logging.h>" 2017-01-28 01:37:22 +00:00
gatekeeperd liblog: use log/log.h when utilizing ALOG macros 2017-01-11 09:31:15 -08:00
healthd healthd: Track the API change of minui/minui.h. 2017-01-18 23:02:45 -08:00
include Merge changes Iad5b5abf,Iad3704cc,If182dd9b 2017-01-26 18:42:22 +00:00
init Merge "init: split property context into platform & non-platform components" 2017-01-30 19:16:17 +00:00
libappfuse
libbacktrace liblog: use log/log.h when utilizing ALOG macros 2017-01-11 09:31:15 -08:00
libbinderwrapper
libcrypto_utils
libcutils Merge "Support arbitrary-length properties in property_list." 2017-01-27 03:18:04 +00:00
libdiskconfig liblog: use log/log.h when utilizing ALOG macros 2017-01-11 09:31:15 -08:00
libion liblog: use log/log.h when utilizing ALOG macros 2017-01-11 09:31:15 -08:00
liblog logcat: test: inject() tuning 2017-01-30 15:42:56 -08:00
libmemtrack liblog: use log/log.h when utilizing ALOG macros 2017-01-11 09:31:15 -08:00
libmemunreachable liblog: use log/log.h when utilizing ALOG macros 2017-01-11 09:31:15 -08:00
libnativebridge liblog: use log/log.h when utilizing ALOG macros 2017-01-11 09:31:15 -08:00
libnativeloader liblog: use log/log.h when utilizing ALOG macros 2017-01-11 09:31:15 -08:00
libnetutils liblog: use log/log.h when utilizing ALOG macros 2017-01-11 09:31:15 -08:00
libpackagelistparser liblog: use log/log.h when utilizing ALOG macros 2017-01-11 09:31:15 -08:00
libpixelflinger liblog: use log/log.h when utilizing ALOG macros 2017-01-11 09:31:15 -08:00
libprocessgroup
libprocinfo
libsparse Remove "_host" and "_static" suffix from libsparse definition. 2017-01-11 19:15:11 -08:00
libsuspend liblog: use log/log.h when utilizing ALOG macros 2017-01-11 09:31:15 -08:00
libsync libsync: tests: redefine PollOnDestroyedTimeline() 2017-01-17 14:29:41 -08:00
libsysutils Exporting C++ headers from system/core 2017-01-24 22:51:36 +00:00
libunwindstack Do not build any host targets on mac. 2017-01-30 13:45:16 -08:00
libusbhost
libutils Exporting C++ headers from system/core 2017-01-24 22:51:36 +00:00
libziparchive liblog: use log/log.h when utilizing ALOG macros 2017-01-11 09:31:15 -08:00
lmkd liblog: use log/log.h when utilizing ALOG macros 2017-01-11 09:31:15 -08:00
logcat logcat: test: inject() tuning 2017-01-30 15:42:56 -08:00
logd logd: multiple identical do not report expired 2017-01-24 11:02:18 -08:00
logwrapper liblog: use log/log.h when utilizing ALOG macros 2017-01-11 09:31:15 -08:00
mkbootimg
reboot
rootdir init.rc, typo: fs-post-data -> post-fs-data 2017-01-25 10:52:40 -08:00
run-as
sdcard
toolbox
trusty trusty: use log/log.h for ALOG macros 2017-01-13 07:30:11 -08:00
tzdatacheck Change tzdatacheck to account for bundle format changes 2017-01-10 14:38:35 +00:00
.gitignore
Android.bp Export android_filesystem_config.h as a filegroup 2017-01-17 18:20:28 -08:00
Android.mk
CleanSpec.mk
MODULE_LICENSE_APACHE2
NOTICE