History log of /system/core/liblog/include/log/log_id.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
1b1b6f50c78d88e3256a5e13559d92fbb6d1c8fe 25-Aug-2017 Stefan Lafon <stlafon@google.com> Create stats buffer in logd.

Test: Ran the existing tests in logd, liblog and logcat. Confirmed that the liblog tests are already failing at head. Also that logcat test fails at head.
Change-Id: I65b801bb0b84c9d4983c3f4af6895a366ced0d7a
/system/core/liblog/include/log/log_id.h
2ed51d708eda64516ec79ac6397f690de38f0075 09-Mar-2017 Mark Salyzyn <salyzyn@google.com> liblog: specify clang format

Switch coding style to match

SideEffects: None
Test: compile
Bug: 27405083
Change-Id: Id426d5c5e3b18f2ceec22b31bbc9781aabf6bcca
/system/core/liblog/include/log/log_id.h
3cdbdd522fbbb2611713805c72c6d741a91bcfd5 22-Dec-2016 Mark Salyzyn <salyzyn@google.com> liblog: add log/log_id.h

Move common log_id_t and simple internal support function definitions
that use it from log/log.h to log/log_id.h.

log_id_t
__android_log_buf_write
__android_log_buf_print
android_name_to_log_id
android_log_id_to_name

Test: gTest liblog-unit-tests --gtest_filter=\
liblog.log_id:\
liblog.__android_log_buf_print:\
liblog.__android_log_buf_write:\
liblog.__android_log_buf_print__concurrent64
Bug: 34250038
Change-Id: Iad3704cc72943a3094e1193a6d032c7f29a6cd5c
/system/core/liblog/include/log/log_id.h