summaryrefslogtreecommitdiffstats
path: root/logcat
Commit message (Expand)AuthorAgeFilesLines
* Revert "libprocessgroup users use libcutils"Zhijun He2019-06-191-1/+1
* libprocessgroup users use libcutilsSteven Moreland2019-06-181-1/+1
* Merge "Logtags for com.android.server.policy"TreeHugger Robot2019-03-271-2/+2
|\
| * Logtags for com.android.server.policySiarhei Vishniakou2019-03-261-2/+2
| * Add dependencies on libprocessgroup for sched_policy usersSuren Baghdasaryan2019-01-172-2/+2
* | liblog: don't return 0xFFFFFFFF as an invalid log id.Josh Gao2019-03-251-0/+11
* | DO NOT MERGE: Revert "Revert "Add dependencies on libprocessgroup for sched_p...Suren Baghdasaryan2019-01-252-2/+2
* | DO NOT MERGE: Revert "Add dependencies on libprocessgroup for sched_policy us...Suren Baghdasaryan2019-01-232-2/+2
* | Add dependencies on libprocessgroup for sched_policy usersSuren Baghdasaryan2019-01-222-2/+2
|/
* Statically link liblog to logd/logcat and their testsTom Cherry2019-01-172-5/+3
* Stop using __STRING unnecessarily.Elliott Hughes2018-11-141-3/+3
* Convert more modules to Android.bpDan Willemsen2018-10-313-67/+59
* logcat: include 'kernel' and 'security' buffers in logcat --helpTom Cherry2018-10-221-2/+2
* Suppress implicit-fallthrough warnings.Chih-Hung Hsieh2018-09-172-18/+20
* logcat: Fix buffer sizeGreg Kaiser2018-09-061-1/+1
* logcat: fix print of logcat -gWei Wang2018-09-052-34/+28
* add event log range for audioserverEric Laurent2018-07-101-0/+3
* logcat: tidy "logcat.h".Elliott Hughes2018-06-181-37/+1
* Remove liblogcat.Elliott Hughes2018-06-1513-1065/+108
* Add event log tag for hidden API access logging.Mathew Inwood2018-05-081-1/+2
* Add a dummy entry for the 70220 event tagTom Cherry2018-04-181-0/+3
* bpfmt.Elliott Hughes2018-02-161-2/+5
* Add OWNERS.Elliott Hughes2017-12-071-0/+1
* Register an event logtag for stats logs.Yao Chen2017-11-141-0/+3
* Create stats buffer in logd.Stefan Lafon2017-11-141-2/+3
* Fix logcatd dependency in logpersist.Calvin On2017-11-131-0/+1
* logcat: Note in help that regexps are Perl-compatibleBrendan Jackman2017-10-311-1/+1
* liblogcat: avoid double close.Josh Gao2017-10-192-5/+9
* <stdbool.h> not necessary in C++.Elliott Hughes2017-10-171-1/+0
* Don't try to strip a shell scriptDan Willemsen2017-08-091-0/+3
* logcat: transition to Android.bpMark Salyzyn2017-08-092-44/+71
* logcat: fix error propagation.Mark Salyzyn2017-08-081-4/+2
* Merge "Fix clang-tidy performance warnings in system/core."Chih-hung Hsieh2017-08-041-1/+1
|\
| * Fix clang-tidy performance warnings in system/core.Chih-Hung Hsieh2017-08-031-1/+1
* | Fix misc-macro-parentheses warnings in system/core.Chih-Hung Hsieh2017-08-011-2/+2
|/
* logcat: Add missing newline to read failureLuca Stefani2017-07-081-1/+1
* logcat: logcatd: make logcatd killableMark Salyzyn2017-05-311-0/+1
* logcat: -v thread help missingMark Salyzyn2017-05-151-0/+1
* 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-142-0/+44
* logcat: test: standardize rest() to let logs land when injectingMark Salyzyn2017-04-141-24/+47
* logcatd: introduce logcatd executableMark Salyzyn2017-04-046-62/+169
* logcat: Add -h and --help flagsMark Salyzyn2017-04-042-3/+27
* liblog: benchmark add BM_log_event_overhead_42 for a well known tagMark Salyzyn2017-03-311-0/+2
* logcat: test: run 256 simultaneous logcatsMark Salyzyn2017-03-271-0/+50
* Emulator: enhance logcat -Q to handle qemu pipe devicebohu2017-03-171-11/+54
* logcat: test: tail_# occasional failuresMark Salyzyn2017-03-141-2/+2
* logcat: test -v epoch tail timeMark Salyzyn2017-03-131-16/+12