index
:
system_core
history/14-07-2019
replicant-10
replicant-9
Fork of system/core
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
logcat
Commit message (
Expand
)
Author
Age
Files
Lines
*
logcat: -d, -t or -L, along with -f, do not background
Mark Salyzyn
2016-08-08
1
-21
/
+23
*
logcat: lastLogTime only two most recent files
Mark Salyzyn
2016-08-08
1
-13
/
+7
*
logcatd: Add --id=${ro.build.id}
Mark Salyzyn
2016-08-08
1
-2
/
+2
*
logcatd: fix up logpersist.cat to filter out signature file
Mark Salyzyn
2016-08-08
1
-5
/
+7
*
logcat: add --id=<id> for -f option
Mark Salyzyn
2016-08-08
2
-4
/
+97
*
logcat: switch to android::base::StringPrintf
Mark Salyzyn
2016-08-08
1
-17
/
+15
*
logcatd: logpersist.start more descriptive warning
Mark Salyzyn
2016-08-08
1
-1
/
+1
*
logcatd: logpersist.start to enable logd service if disabled
Mark Salyzyn
2016-07-21
1
-0
/
+16
*
logcatd: trampoline persist.logd.logpersistd to logd.logpersistd
Mark Salyzyn
2016-07-08
2
-17
/
+78
*
logcat: help spelling correction
Mark Salyzyn
2016-07-06
1
-2
/
+2
*
logcat: format verbs and adverbs
Mark Salyzyn
2016-07-06
1
-3
/
+4
*
logcatd: add stop and clear actions
Mark Salyzyn
2016-06-10
2
-14
/
+24
*
logcatd: Do not su for setprop
Mark Salyzyn
2016-06-10
1
-7
/
+7
*
logcat: clear when specifying file output
Mark Salyzyn
2016-06-10
2
-1
/
+106
*
Revert "logcat: expand -n, -r and -b"
Mark Salyzyn
2016-06-08
3
-104
/
+20
*
logpersist: switch to pgrep from ps
Mark Salyzyn
2016-06-02
1
-3
/
+3
*
logcat: confirm -g result after -c
Mark Salyzyn
2016-04-29
1
-0
/
+47
*
Fix google-explicit-constructor warnings.
Chih-Hung Hsieh
2016-04-25
1
-1
/
+1
*
logpersist: incorporate size and buffer tunables
Mark Salyzyn
2016-04-18
2
-16
/
+114
*
logcat: expand -n, -r and -b
Mark Salyzyn
2016-04-13
3
-21
/
+105
*
logcat: allow comma-separate list of buffers
Mark Salyzyn
2016-04-13
2
-113
/
+85
*
logcat: Adjust help to make it more meaningful
Mark Salyzyn
2016-04-13
1
-45
/
+42
*
logcat: apct test failures
Mark Salyzyn
2016-04-12
1
-73
/
+42
*
logcat: -f <non-existent-directory>/<filename> segfaults
Mark Salyzyn
2016-04-01
2
-8
/
+26
*
logcat: add --print flag
Mark Salyzyn
2016-03-30
1
-6
/
+27
*
logcat: posixize and extend long arguments
Mark Salyzyn
2016-03-30
1
-7
/
+11
*
logcat: support --regex on binary buffers as-is
Mark Salyzyn
2016-03-30
1
-9
/
+6
*
logcat: do not assign 0 or NULL to global variables
Mark Salyzyn
2016-03-30
1
-7
/
+7
*
logcat: Add --max-count option
Casey Dahlin
2016-03-25
2
-2
/
+57
*
logcat: Add --regex option
Casey Dahlin
2016-03-25
3
-3
/
+62
*
system/core: Cleanup direct calls to opendir by containing in a
James Hawkins
2016-02-18
1
-4
/
+4
*
Remove logcat's false dependency on a libutils header file.
Elliott Hughes
2016-02-17
1
-1
/
+1
*
logd: use ro.debuggable instead of ro.build.type
Mark Salyzyn
2016-02-10
1
-2
/
+2
*
logcat: build cleanup
Mark Salyzyn
2016-02-04
1
-1
/
+1
*
logcatd.rc: only deliver on eng and userdebug
Mark Salyzyn
2016-02-04
1
-3
/
+2
*
logpersist: missing X
Mark Salyzyn
2015-12-29
1
-1
/
+1
*
logcat: test: rotated logs can exceed size during crash
Mark Salyzyn
2015-12-18
1
-1
/
+1
*
Merge "logd: liblog: logcat: Add LOG_ID_SECURITY"
Mark Salyzyn
2015-12-11
1
-16
/
+80
|
\
|
*
logd: liblog: logcat: Add LOG_ID_SECURITY
Mark Salyzyn
2015-12-08
1
-16
/
+80
*
|
liblog: logprint add uid format modifier
Mark Salyzyn
2015-12-09
1
-1
/
+1
|
/
*
logcat: Add --wrap timeout
Mark Salyzyn
2015-12-07
1
-1
/
+26
*
logcat: Add low hanging fruit long arguments
Mark Salyzyn
2015-12-07
1
-9
/
+38
*
logcat: Add long arguments to logcat, support for pid filter
Kristian Monsen
2015-12-07
1
-8
/
+35
*
logd: liblog: logcat: switch to android_log_clockid() (2)
Mark Salyzyn
2015-12-07
2
-7
/
+5
*
Merge "Revert "logd: liblog: logcat: switch to android_log_clockid()""
Mark Salyzyn
2015-12-07
2
-5
/
+7
|
\
|
*
Revert "logd: liblog: logcat: switch to android_log_clockid()"
Mark Salyzyn
2015-12-07
2
-5
/
+7
*
|
Merge "logd: liblog: logcat: switch to android_log_clockid()"
Mark Salyzyn
2015-12-07
2
-7
/
+5
|
\
|
|
*
logd: liblog: logcat: switch to android_log_clockid()
Mark Salyzyn
2015-12-04
2
-7
/
+5
*
|
Track rename of base/ to android-base/.
Elliott Hughes
2015-12-04
1
-2
/
+2
|
/
*
liblog: logd: support logd.timestamp = monotonic
Mark Salyzyn
2015-11-03
2
-64
/
+86
[next]