summaryrefslogtreecommitdiffstats
path: root/logcat/tests
Commit message (Expand)AuthorAgeFilesLines
* Suppress implicit-fallthrough warnings.Chih-Hung Hsieh2018-09-171-12/+13
* logcat: Fix buffer sizeGreg Kaiser2018-09-061-1/+1
* logcat: fix print of logcat -gWei Wang2018-09-051-17/+17
* Remove liblogcat.Elliott Hughes2018-06-154-217/+55
* Fix misc-macro-parentheses warnings in system/core.Chih-Hung Hsieh2017-08-011-2/+2
* logcat: test: inject for *.event_tag_filterMark Salyzyn2017-05-111-45/+64
* logcat: test: also check "failed to clear" in blocking_clearMark Salyzyn2017-04-201-1/+6
* liblog: allow event tags to include some punctuationsMark Salyzyn2017-04-141-1/+1
* liblog: logprint supports number of seconds time event fieldMark Salyzyn2017-04-141-0/+43
* logcat: test: standardize rest() to let logs land when injectingMark Salyzyn2017-04-141-24/+47
* logcatd: introduce logcatd executableMark Salyzyn2017-04-043-58/+87
* logcat: Add -h and --help flagsMark Salyzyn2017-04-041-0/+19
* logcat: test: run 256 simultaneous logcatsMark Salyzyn2017-03-271-0/+50
* logcat: test: tail_# occasional failuresMark Salyzyn2017-03-141-2/+2
* logcat: test -v epoch tail timeMark Salyzyn2017-03-131-16/+12
* liblogcat: measure performanceMark Salyzyn2017-02-223-41/+144
* liblogcat: LOCAL_C_INCLUDE_DIRS correctionMark Salyzyn2017-02-211-1/+0
* liblogcat: add android_logcat_popen and android_logcat_systemMark Salyzyn2017-02-173-81/+145
* logcat: Create liblogcatMark Salyzyn2017-02-171-1/+1
* logcat: Add coding styleMark Salyzyn2017-02-171-265/+300
* logcat: test: inject() tuningMark Salyzyn2017-01-301-67/+143
* logcat: test: increase retry on fgetLongTimestamp to 4, and sleep to settle to 3Mark Salyzyn2017-01-251-7/+10
* logcat: test: inject messages if necessary for tail test requirementsMark Salyzyn2017-01-231-19/+58
* logcat: do not report security buffer errorsMark Salyzyn2017-01-202-1/+21
* logcat: unit test produces log stutterMark Salyzyn2016-12-271-3/+6
* liblog: move android_log_event_context class to log/log_event_list.hMark Salyzyn2016-11-211-15/+16
* liblog: logprint: report truncated event log contents if errorMark Salyzyn2016-11-151-4/+16
* liblog: logcat: logprint support -v descriptiveMark Salyzyn2016-11-041-0/+161
* Merge "fix regression from android_lookupEventTag_len()"Treehugger Robot2016-10-241-0/+20
|\
| * fix regression from android_lookupEventTag_len()Mark Salyzyn2016-10-241-0/+20
* | liblog: logd: logcat: Split out log/logger.h into public and private.Mark Salyzyn2016-10-241-2/+1
|/
* Merge "Rely on the platform -std default."Treehugger Robot2016-10-141-1/+0
|\
| * Rely on the platform -std default.Elliott Hughes2016-10-101-1/+0
* | logcat: test: report system(command) detailsMark Salyzyn2016-10-121-20/+29
|/
* logd: logcat: Replace log/log.h with android/log.hMark Salyzyn2016-09-301-1/+1
* liblog: logd: logcat: deprecate log/log_read.hMark Salyzyn2016-09-301-1/+0
* logcat: add --id=<id> for -f optionMark Salyzyn2016-08-081-0/+70
* logcat: clear when specifying file outputMark Salyzyn2016-06-101-0/+76
* Revert "logcat: expand -n, -r and -b"Mark Salyzyn2016-06-082-10/+1
* logcat: confirm -g result after -cMark Salyzyn2016-04-291-0/+47
* Fix google-explicit-constructor warnings.Chih-Hung Hsieh2016-04-251-1/+1
* logcat: expand -n, -r and -bMark Salyzyn2016-04-132-1/+10
* logcat: allow comma-separate list of buffersMark Salyzyn2016-04-131-22/+42
* logcat: apct test failuresMark Salyzyn2016-04-121-73/+42
* logcat: -f <non-existent-directory>/<filename> segfaultsMark Salyzyn2016-04-011-2/+11
* logcat: Add --max-count optionCasey Dahlin2016-03-251-0/+31
* logcat: Add --regex optionCasey Dahlin2016-03-251-0/+33
* system/core: Cleanup direct calls to opendir by containing in aJames Hawkins2016-02-181-4/+4
* logcat: test: rotated logs can exceed size during crashMark Salyzyn2015-12-181-1/+1
* logd: liblog: logcat: switch to android_log_clockid() (2)Mark Salyzyn2015-12-071-2/+2