1. 26d712e logcat: add 'device shut down' to error message upon EOF by Tom Cherry · 4 years, 9 months ago
  2. a7fb095 Relax permissions on /data/misc/logd by Mike Ma · 4 years, 10 months ago
  3. 4b4154b logcat: remove unused enum and #def by Tom Cherry · 5 years ago
  4. e17b4f6 Cleanup package_string() and its users by Tom Cherry · 5 years ago
  5. ed860ff Make android_logger_set_prune_list() sane by Tom Cherry · 5 years ago
  6. 72a4e08 logcat: more error printing clean-up by Tom Cherry · 5 years ago
  7. c30a3ee logcat: clean up handling of logd control commands with -f and -L by Tom Cherry · 5 years ago
  8. 4169732 logcat: improve --help and error messages by Tom Cherry · 5 years ago
  9. 4f138b2 Dup the correct fd for qemu pipe. by Erwin Jansen · 5 years ago
  10. 9156c53 liblog: simplify logd 'command' functions and struct logger by Tom Cherry · 5 years ago
  11. 2249b07 logcat: fix logpersist.stop and logpersist.clear by Tom Cherry · 5 years ago
  12. 98c6c33 logcat: fix logcatd / logpersist by Tom Cherry · 5 years ago
  13. 6f061e8 logcat: modernize the code by Tom Cherry · 5 years ago
  14. d162f14 logcat: remove the rest of liblogcat by Tom Cherry · 5 years ago
  15. 441054a Remove old logger_entry_v* formats by Tom Cherry · 5 years ago
  16. a726e46 Change logpersist.start to sh_binary by Rashed Abdel-Tawab · 5 years ago
  17. 5327d93 logcatd: fallocate and fadvise to logcat files by Jaegeuk Kim · 5 years ago
  18. addd852 logcat: switch to <regex>. by Elliott Hughes · 5 years ago
  19. b0e867a logcat: error on multiple PID argument by Steven Moreland · 5 years ago
  20. 8415a5c Logcatd: remove some extra logic by Tian Baofeng · 5 years ago
  21. fe535f5 logcat: add 'kernel' to defaults by Steven Moreland · 5 years ago
  22. 00813a5 Logcatd: Add new properties control logcat file size and file count. by Tian, Baofeng · 5 years ago
  23. 29d2b05 Merge "Logtags for com.android.server.policy" by Treehugger Robot · 6 years ago
  24. 6bd71b9 Logtags for com.android.server.policy by Siarhei Vishniakou · 6 years ago
  25. c6ad69d liblog: don't return 0xFFFFFFFF as an invalid log id. by Josh Gao · 6 years ago
  26. 9491078 DO NOT MERGE: Revert "Revert "Add dependencies on libprocessgroup for sched_policy users"" by Suren Baghdasaryan · 6 years ago
  27. 1bef8c5 DO NOT MERGE: Revert "Add dependencies on libprocessgroup for sched_policy users" by Suren Baghdasaryan · 6 years ago
  28. 0284333 Add dependencies on libprocessgroup for sched_policy users by Suren Baghdasaryan · 6 years ago
  29. 9e12433 Statically link liblog to logd/logcat and their tests by Tom Cherry · 6 years ago
  30. da94ca4 Stop using __STRING unnecessarily. by Elliott Hughes · 6 years ago
  31. 3e963f9 Convert more modules to Android.bp by Dan Willemsen · 6 years ago
  32. d2c7613 logcat: include 'kernel' and 'security' buffers in logcat --help by Tom Cherry · 6 years ago
  33. 502f486 Suppress implicit-fallthrough warnings. by Chih-Hung Hsieh · 6 years ago
  34. 5b0bf8a logcat: Fix buffer size by Greg Kaiser · 6 years ago
  35. c27d481 logcat: fix print of logcat -g by Wei Wang · 6 years ago
  36. ab2ced5 add event log range for audioserver by Eric Laurent · 6 years ago
  37. 66680bd logcat: tidy "logcat.h". by Elliott Hughes · 6 years ago
  38. 61b580e Remove liblogcat. by Elliott Hughes · 6 years ago
  39. e07d90d Add event log tag for hidden API access logging. by Mathew Inwood · 7 years ago
  40. dcc4b2b Add a dummy entry for the 70220 event tag by Tom Cherry · 7 years ago
  41. dc699a2 bpfmt. by Elliott Hughes · 7 years ago
  42. 693d63f Add OWNERS. by Elliott Hughes · 7 years ago
  43. c6eafeb Register an event logtag for stats logs. by Yao Chen · 7 years ago
  44. 701a065 Create stats buffer in logd. by Stefan Lafon · 7 years ago
  45. 24e7a25 Fix logcatd dependency in logpersist. by Calvin On · 7 years ago
  46. a514113 logcat: Note in help that regexps are Perl-compatible by Brendan Jackman · 7 years ago
  47. 03d055d liblogcat: avoid double close. by Josh Gao · 7 years ago
  48. a0f73f9 <stdbool.h> not necessary in C++. by Elliott Hughes · 7 years ago
  49. e1cf0f5 Don't try to strip a shell script by Dan Willemsen · 7 years ago
  50. 507f69f logcat: transition to Android.bp by Mark Salyzyn · 7 years ago
  51. 210e43c logcat: fix error propagation. by Mark Salyzyn · 7 years ago
  52. 69ff500 Merge "Fix clang-tidy performance warnings in system/core." by Chih-hung Hsieh · 7 years ago
  53. e5d975c Fix clang-tidy performance warnings in system/core. by Chih-Hung Hsieh · 7 years ago
  54. 85244e8 Fix misc-macro-parentheses warnings in system/core. by Chih-Hung Hsieh · 7 years ago
  55. 0870514 logcat: Add missing newline to read failure by Luca Stefani · 7 years ago
  56. 30ea96e logcat: logcatd: make logcatd killable by Mark Salyzyn · 7 years ago
  57. c74f8d9 logcat: -v thread help missing by Mark Salyzyn · 7 years ago
  58. 24b79ce logcat: test: inject for *.event_tag_filter by Mark Salyzyn · 8 years ago
  59. 0a1424e logcat: test: also check "failed to clear" in blocking_clear by Mark Salyzyn · 8 years ago
  60. 01bdb04 liblog: allow event tags to include some punctuations by Mark Salyzyn · 8 years ago
  61. 5768d3d liblog: logprint supports number of seconds time event field by Mark Salyzyn · 8 years ago
  62. 46186a7 logcat: test: standardize rest() to let logs land when injecting by Mark Salyzyn · 8 years ago
  63. a073c39 logcatd: introduce logcatd executable by Mark Salyzyn · 8 years ago
  64. e74e51d logcat: Add -h and --help flags by Mark Salyzyn · 8 years ago
  65. fe8c96d liblog: benchmark add BM_log_event_overhead_42 for a well known tag by Mark Salyzyn · 8 years ago
  66. fbc0fe4 logcat: test: run 256 simultaneous logcats by Mark Salyzyn · 8 years ago
  67. 94aab86 Emulator: enhance logcat -Q to handle qemu pipe device by bohu · 8 years ago
  68. d70f246 logcat: test: tail_# occasional failures by Mark Salyzyn · 8 years ago
  69. 2100951 logcat: test -v epoch tail time by Mark Salyzyn · 8 years ago
  70. 13e4735 liblogcat: free up log_device_t structures by Mark Salyzyn · 8 years ago
  71. e9ade17 liblogcat: introduce getopt_long_r by Mark Salyzyn · 8 years ago
  72. b45a175 liblogcat: -v and ${ANDROID_PRINTF_LOG} support comma separated list by Mark Salyzyn · 8 years ago
  73. de022a8 liblogcat: replace NULL with nullptr by Mark Salyzyn · 8 years ago
  74. 71919f4 liblogcat: measure performance by Mark Salyzyn · 8 years ago
  75. e3d0c96 liblogcat: add simple stdout redirection by Mark Salyzyn · 8 years ago
  76. f9dbdbc liblogcat: redirect logcat output correctly for -Q by Mark Salyzyn · 8 years ago
  77. eb40816 liblogcat: LOCAL_C_INCLUDE_DIRS correction by Mark Salyzyn · 8 years ago
  78. 6dabc81 liblogcat: add android_logcat_popen and android_logcat_system by Mark Salyzyn · 8 years ago
  79. 1d6928b liblogcat: add android_logcat_run_command_thread by Mark Salyzyn · 8 years ago
  80. c0cf90d logcat: Create liblogcat by Mark Salyzyn · 8 years ago
  81. f329029 logcat: Use std::string instead of large static buffer for -Q by Mark Salyzyn · 8 years ago
  82. 5f60660 logcat: Add coding style by Mark Salyzyn · 8 years ago
  83. 9b4d7e1 logcat: test: inject() tuning by Mark Salyzyn · 8 years ago
  84. e7e21ea logcat: test: increase retry on fgetLongTimestamp to 4, and sleep to settle to 3 by Mark Salyzyn · 8 years ago
  85. 15e5858 logcat: test: inject messages if necessary for tail test requirements by Mark Salyzyn · 8 years ago
  86. 26a1fac logcat: do not report security buffer errors by Mark Salyzyn · 8 years ago
  87. a46326a logcat: unit test produces log stutter by Mark Salyzyn · 8 years ago
  88. 8a96f5e Merge "logcat: Fix --last usage option typo" am: 95a53b8b7a by Oleksiy Avramchenko · 8 years ago
  89. 39e2d22 logcat: Fix --last usage option typo by Oleksiy Avramchenko · 8 years ago
  90. 10f4044 Merge "system/core: replace EVENT_TAG_MAP_FILE with NULL" am: 9bfd9f558b by Mark Salyzyn · 8 years ago
  91. 9bfd9f5 Merge "system/core: replace EVENT_TAG_MAP_FILE with NULL" by Treehugger Robot · 8 years ago
  92. d96b925 Merge "liblog: move android_log_event_context class to log/log_event_list.h" by Mark Salyzyn · 8 years ago
  93. 1179eb8 system/core: replace EVENT_TAG_MAP_FILE with NULL by Mark Salyzyn · 8 years ago
  94. 472245d liblog: move android_log_event_context class to log/log_event_list.h by Mark Salyzyn · 8 years ago
  95. c8124d1 Merge "logcat: add hidden --debug flag and cleanup" am: c097c79b77 by Mark Salyzyn · 8 years ago
  96. 538bc12 logcat: add hidden --debug flag and cleanup by Mark Salyzyn · 8 years ago
  97. 4a9419f Merge "liblog: logprint: report truncated event log contents if error" by Mark Salyzyn · 8 years ago
  98. 1a57ae3 liblog: logprint: report truncated event log contents if error by Mark Salyzyn · 8 years ago
  99. cacd9dc liblog: logcat: logprint support -v descriptive am: 4fd0507b20 by Mark Salyzyn · 8 years ago
  100. 4fd0507 liblog: logcat: logprint support -v descriptive by Mark Salyzyn · 8 years ago