android_system_core/include/log
Mark Salyzyn b6a8d41e2a logger.h: reduce maximum payload so sum is page size
Reduce maximum log payload so that the sum with the maximum
length header logger_entry_v4 is a page size. This is a
performance measure.

Expect side effects, truncates messages 8 bytes earlier. The
length has a long history (2008) so there may be non-C code
somewhere that has it hard-coded rather than reflecting this
header. CTS tests may need to be adjusted.

Bug: 25996918
Change-Id: I598c8c5cc78f6b0afc2c1f30cc6f3c18eb8c4c9d
2015-12-09 08:12:07 -08:00
..
event_tag_map.h Move liblog headers to system/core/include/log 2013-07-24 12:32:39 -07:00
log.h liblog: Add __android_log_security() 2015-12-08 11:28:27 -08:00
log_read.h liblog: Add log_time += operator 2015-01-05 16:27:54 +00:00
logd.h Kill HAVE_PTHREADS. 2015-01-27 14:23:22 -08:00
logger.h logger.h: reduce maximum payload so sum is page size 2015-12-09 08:12:07 -08:00
logprint.h liblog: logprint add uid format modifier 2015-12-09 08:12:07 -08:00
uio.h Only Windows doesn't have <sys/uio.h>. 2014-11-25 13:27:43 -08:00