Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_system_core_old
/
6bc6bab633f3dab3bbc1f83dbb6e98b090376e66
/
logcat
6b2b3b5
logcat: Map '-C' to 'logcat -v color'
by Adnan Begovic
· 9 years ago
a5f6512
logcatd: unset pinning log files
by Jaegeuk Kim
· 5 years ago
f92176b
Documented range of event logtags used by Android Automotive.
by Felipe Leme
· 5 years ago
aa68cb2
logcat: add 'device shut down' to error message upon EOF
by Tom Cherry
· 5 years ago
1923b0b
Relax permissions on /data/misc/logd
by Mike Ma
· 5 years ago
9173e0c
logcat: remove unused enum and #def
by Tom Cherry
· 5 years ago
0123ae5
Cleanup package_string() and its users
by Tom Cherry
· 5 years ago
232b397
Make android_logger_set_prune_list() sane
by Tom Cherry
· 5 years ago
e081baa
logcat: more error printing clean-up
by Tom Cherry
· 5 years ago
fce9988
logcat: clean up handling of logd control commands with -f and -L
by Tom Cherry
· 5 years ago
1978016
logcat: improve --help and error messages
by Tom Cherry
· 5 years ago
d53c6df
Dup the correct fd for qemu pipe.
by Erwin Jansen
· 5 years ago
e0e0e6f
liblog: simplify logd 'command' functions and struct logger
by Tom Cherry
· 5 years ago
b8b5625
logcat: fix logpersist.stop and logpersist.clear
by Tom Cherry
· 5 years ago
9110c80
logcat: fix logcatd / logpersist
by Tom Cherry
· 5 years ago
69251af
logcat: modernize the code
by Tom Cherry
· 5 years ago
ff718e5
logcat: remove the rest of liblogcat
by Tom Cherry
· 5 years ago
430ff55
Remove old logger_entry_v* formats
by Tom Cherry
· 5 years ago
6e6453c
Change logpersist.start to sh_binary
by Rashed Abdel-Tawab
· 6 years ago
6a3e348
logcatd: fallocate and fadvise to logcat files
by Jaegeuk Kim
· 6 years ago
25e2c37
logcat: switch to <regex>.
by Elliott Hughes
· 6 years ago
f4c5753
logcat: error on multiple PID argument
by Steven Moreland
· 6 years ago
87aaea9
Logcatd: remove some extra logic
by Tian Baofeng
· 6 years ago
dc12905
logcat: add 'kernel' to defaults
by Steven Moreland
· 6 years ago
243e23e
Logcatd: Add new properties control logcat file size and file count.
by Tian, Baofeng
· 6 years ago
a051d7f
Merge "Logtags for com.android.server.policy"
by Treehugger Robot
· 6 years ago
cab5df8
Logtags for com.android.server.policy
by Siarhei Vishniakou
· 6 years ago
10a150f
liblog: don't return 0xFFFFFFFF as an invalid log id.
by Josh Gao
· 6 years ago
0f6b6e9
DO NOT MERGE: Revert "Revert "Add dependencies on libprocessgroup for sched_policy users""
by Suren Baghdasaryan
· 6 years ago
a1c8352
DO NOT MERGE: Revert "Add dependencies on libprocessgroup for sched_policy users"
by Suren Baghdasaryan
· 6 years ago
1d6b373
Add dependencies on libprocessgroup for sched_policy users
by Suren Baghdasaryan
· 6 years ago
7ac0bbd
Statically link liblog to logd/logcat and their tests
by Tom Cherry
· 6 years ago
498a95c
Stop using __STRING unnecessarily.
by Elliott Hughes
· 6 years ago
4bfbd43
Convert more modules to Android.bp
by Dan Willemsen
· 6 years ago
a1589c2
logcat: include 'kernel' and 'security' buffers in logcat --help
by Tom Cherry
· 6 years ago
4d1d0f9
Suppress implicit-fallthrough warnings.
by Chih-Hung Hsieh
· 7 years ago
20247ca
logcat: Fix buffer size
by Greg Kaiser
· 7 years ago
fe08413
logcat: fix print of logcat -g
by Wei Wang
· 7 years ago
65362d5
add event log range for audioserver
by Eric Laurent
· 7 years ago
e22d08b
logcat: tidy "logcat.h".
by Elliott Hughes
· 7 years ago
8813a97
Remove liblogcat.
by Elliott Hughes
· 7 years ago
cc0934c
Add event log tag for hidden API access logging.
by Mathew Inwood
· 7 years ago
06e0c57
Add a dummy entry for the 70220 event tag
by Tom Cherry
· 7 years ago
88cfdf2
bpfmt.
by Elliott Hughes
· 7 years ago
6a1a51a
Add OWNERS.
by Elliott Hughes
· 7 years ago
325095b
Register an event logtag for stats logs.
by Yao Chen
· 7 years ago
f8cb07e
Create stats buffer in logd.
by Stefan Lafon
· 8 years ago
225782a
Fix logcatd dependency in logpersist.
by Calvin On
· 7 years ago
8896ec9
logcat: Note in help that regexps are Perl-compatible
by Brendan Jackman
· 7 years ago
c8d8d95
liblogcat: avoid double close.
by Josh Gao
· 7 years ago
4e6a744
<stdbool.h> not necessary in C++.
by Elliott Hughes
· 8 years ago
c34577a
Don't try to strip a shell script
by Dan Willemsen
· 8 years ago
ff5eb95
logcat: transition to Android.bp
by Mark Salyzyn
· 8 years ago
681ec0f
logcat: fix error propagation.
by Mark Salyzyn
· 8 years ago
966864c
Merge "Fix clang-tidy performance warnings in system/core."
by Chih-hung Hsieh
· 8 years ago
4a0d11c
Fix clang-tidy performance warnings in system/core.
by Chih-Hung Hsieh
· 8 years ago
6ce7206
Fix misc-macro-parentheses warnings in system/core.
by Chih-Hung Hsieh
· 8 years ago
0d314e9
logcat: Add missing newline to read failure
by Luca Stefani
· 8 years ago
a7a22e1
logcat: logcatd: make logcatd killable
by Mark Salyzyn
· 8 years ago
fd0baa6
logcat: -v thread help missing
by Mark Salyzyn
· 8 years ago
96db143
logcat: test: inject for *.event_tag_filter
by Mark Salyzyn
· 8 years ago
81f9d8f
logcat: test: also check "failed to clear" in blocking_clear
by Mark Salyzyn
· 8 years ago
4ddbbb5
liblog: allow event tags to include some punctuations
by Mark Salyzyn
· 8 years ago
743705f
liblog: logprint supports number of seconds time event field
by Mark Salyzyn
· 8 years ago
0123750
logcat: test: standardize rest() to let logs land when injecting
by Mark Salyzyn
· 8 years ago
f9bdd50
logcatd: introduce logcatd executable
by Mark Salyzyn
· 8 years ago
bc6eadb
logcat: Add -h and --help flags
by Mark Salyzyn
· 8 years ago
1baef59
liblog: benchmark add BM_log_event_overhead_42 for a well known tag
by Mark Salyzyn
· 8 years ago
2408a2d
logcat: test: run 256 simultaneous logcats
by Mark Salyzyn
· 8 years ago
86b3236
Emulator: enhance logcat -Q to handle qemu pipe device
by bohu
· 8 years ago
c864b11
logcat: test: tail_# occasional failures
by Mark Salyzyn
· 8 years ago
341ef89
logcat: test -v epoch tail time
by Mark Salyzyn
· 8 years ago
70b6c9a
liblogcat: free up log_device_t structures
by Mark Salyzyn
· 8 years ago
5aacd7e
liblogcat: introduce getopt_long_r
by Mark Salyzyn
· 8 years ago
55d7e1b
liblogcat: -v and ${ANDROID_PRINTF_LOG} support comma separated list
by Mark Salyzyn
· 8 years ago
5e0018b
liblogcat: replace NULL with nullptr
by Mark Salyzyn
· 8 years ago
330e20d
liblogcat: measure performance
by Mark Salyzyn
· 8 years ago
d5d4b12
liblogcat: add simple stdout redirection
by Mark Salyzyn
· 8 years ago
2da43e3
liblogcat: redirect logcat output correctly for -Q
by Mark Salyzyn
· 8 years ago
a550bfb
liblogcat: LOCAL_C_INCLUDE_DIRS correction
by Mark Salyzyn
· 8 years ago
53d3682
liblogcat: add android_logcat_popen and android_logcat_system
by Mark Salyzyn
· 8 years ago
63a5b53
liblogcat: add android_logcat_run_command_thread
by Mark Salyzyn
· 8 years ago
1fe36b0
logcat: Create liblogcat
by Mark Salyzyn
· 8 years ago
d5eaa91
logcat: Use std::string instead of large static buffer for -Q
by Mark Salyzyn
· 8 years ago
c948bae
logcat: Add coding style
by Mark Salyzyn
· 8 years ago
fcbfea3
logcat: test: inject() tuning
by Mark Salyzyn
· 8 years ago
f778f4b
logcat: test: increase retry on fgetLongTimestamp to 4, and sleep to settle to 3
by Mark Salyzyn
· 8 years ago
a03865b
logcat: test: inject messages if necessary for tail test requirements
by Mark Salyzyn
· 8 years ago
3fc1de9
logcat: do not report security buffer errors
by Mark Salyzyn
· 8 years ago
00b6616
logcat: unit test produces log stutter
by Mark Salyzyn
· 8 years ago
db1e96c
Merge "logcat: Fix --last usage option typo" am: 95a53b8b7a
by Oleksiy Avramchenko
· 8 years ago
ad81458
logcat: Fix --last usage option typo
by Oleksiy Avramchenko
· 8 years ago
5265683
Merge "system/core: replace EVENT_TAG_MAP_FILE with NULL" am: 9bfd9f558b
by Mark Salyzyn
· 8 years ago
8ccc1af
Merge "system/core: replace EVENT_TAG_MAP_FILE with NULL"
by Treehugger Robot
· 8 years ago
8e484eb
Merge "liblog: move android_log_event_context class to log/log_event_list.h"
by Mark Salyzyn
· 8 years ago
8fcbbcd
system/core: replace EVENT_TAG_MAP_FILE with NULL
by Mark Salyzyn
· 8 years ago
d6c7748
liblog: move android_log_event_context class to log/log_event_list.h
by Mark Salyzyn
· 8 years ago
8f0a2b8
Merge "logcat: add hidden --debug flag and cleanup" am: c097c79b77
by Mark Salyzyn
· 8 years ago
5850ea1
logcat: add hidden --debug flag and cleanup
by Mark Salyzyn
· 8 years ago
b54cd73
Merge "liblog: logprint: report truncated event log contents if error"
by Mark Salyzyn
· 8 years ago
Next »