summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove pstore case ibc.__pstore_append from CTSchenhg2018-06-211-0/+4
* logd: remove failing test.Elliott Hughes2018-06-191-107/+0
* liblog: expect content only if ro.logd.kernel is enabledMark Salyzyn2018-06-051-1/+5
* liblog: clock_gettime, clock_getres and time benchmarksMark Salyzyn2018-01-161-0/+60
* liblog: benchmarks use google-benchmark libraryMark Salyzyn2018-01-164-556/+133
* Add suite component to test modulesJulien Desprez2017-12-181-0/+1
* Merge commit 'a63ccea6abc7ea02e2d98e41c80793ca97237bd3' fromXin Li2017-11-142-10/+32
|\
| * Remove pstore related unit tests from CTSYoshitaka Seto2017-09-212-9/+31
| |\
| | * Remove pstore related unit tests from CTSYoshitaka Seto2017-09-212-9/+31
| | * Reading from logd in WRAP mode is expected to take a long time,Alan Stokes2017-08-252-1/+123
| * | Merge "Small liblog test fixes & readability improvements." am: 332370d14d am...Alan Stokes2017-08-251-2/+2
| |\ \
| * \ \ Merge "Reading from logd in WRAP mode is expected to take a long time, don't ...Alan Stokes2017-08-252-1/+123
| |\ \ \
| * \ \ \ Merge "Fix clang-tidy performance warnings in system/core." am: 69ff5009c7 am...Chih-hung Hsieh2017-08-041-10/+10
| |\ \ \ \ | | |_|_|/ | |/| | |
| * | | | Add logd CTS tests to VTSnickrose2017-07-101-1/+1
| * | | | add component metadata tag to CTS liblog test acsesGuang Zhu2017-06-051-0/+1
* | | | | Allow stats buffer to be empty in liblog CTS.Yao Chen2017-10-251-1/+5
| |_|_|/ |/| | |
* | | | Merge "Small liblog test fixes & readability improvements."Alan Stokes2017-08-251-2/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | Small liblog test fixes & readability improvements.Alan Stokes2017-08-251-2/+2
| | |/ | |/|
* / | Reading from logd in WRAP mode is expected to take a long time,Alan Stokes2017-08-252-1/+123
|/ /
* | Merge "Fix clang-tidy performance warnings in system/core."Chih-hung Hsieh2017-08-041-10/+10
|\ \
| * | Fix clang-tidy performance warnings in system/core.Chih-Hung Hsieh2017-08-031-10/+10
| |/
* | add component metadata tag to CTS liblog test acsesGuang Zhu2017-06-061-0/+1
|\ \ | |/ |/|
| * add component metadata tag to CTS liblog test acsesGuang Zhu2017-06-051-0/+1
| * liblog: test: android_logger_get_ "kernel" log buffer can be emptyMark Salyzyn2017-05-241-3/+7
| * liblog: test: enoent requires userdebug or eng to runMark Salyzyn2017-05-241-0/+7
| * liblog: test: liblog.__security miscalculationMark Salyzyn2017-04-211-10/+51
| * Fix liblog#__security failureRubin Xu2017-04-051-0/+2
* | liblog: test: CTS: enoent does not qualifyMark Salyzyn2017-05-241-1/+3
* | liblog: test: android_logger_get_ "kernel" log buffer can be emptyMark Salyzyn2017-05-241-3/+7
* | liblog: test: enoent requires userdebug or eng to runMark Salyzyn2017-05-241-0/+7
* | Move libc_logging to libasync_safe.Christopher Ferris2017-05-021-8/+1
* | liblog: test: liblog.__security miscalculationMark Salyzyn2017-04-201-10/+51
* | Fix liblog#__security failureRubin Xu2017-04-051-0/+2
* | liblog: benchmark add BM_log_event_overhead_42 for a well known tagMark Salyzyn2017-03-311-1/+25
|/
* liblog: tests: liblog.__security property failureMark Salyzyn2017-03-211-2/+16
* liblog: test: *.android_errorWriteWithinfoLog__android_logger_list_read__*Mark Salyzyn2017-03-175-12/+24
* liblog: tests: __security and enoent failuresMark Salyzyn2017-03-171-6/+23
* liblog: test: __android_log_btwrite__android_log_close prechargeMark Salyzyn2017-03-131-0/+3
* liblog: replace "frontend" with "transport"Mark Salyzyn2017-03-096-24/+24
* liblog: specify clang formatMark Salyzyn2017-03-099-3310/+3281
* liblog: add LOGGER_STDERR frontendMark Salyzyn2017-03-084-50/+176
* liblog: add local_loggerMark Salyzyn2017-02-084-39/+119
* liblog: add logprint to host buildMark Salyzyn2017-02-086-74/+82
* liblog: benchmark: Use local LOGGER_NULL frontendMark Salyzyn2017-02-081-9/+104
* liblog: Add android_set_log_frontendMark Salyzyn2017-02-081-0/+70
* liblog: add android_lookupEventTagNumMark Salyzyn2017-02-022-1/+159
* liblog: add log/log_read.hMark Salyzyn2017-01-263-41/+119
* liblog: add log/log_time.hMark Salyzyn2017-01-252-1/+45
* liblog: add log/log_system.hMark Salyzyn2017-01-252-1/+119
* liblog: add log/log_radio.hMark Salyzyn2017-01-252-1/+119