1. c6dbeee logcat: remove unused enum and #def by Tom Cherry · 4 years, 8 months ago
  2. f30875b Cleanup package_string() and its users by Tom Cherry · 4 years, 8 months ago
  3. c8c906e Make android_logger_set_prune_list() sane by Tom Cherry · 4 years, 8 months ago
  4. 9684088 logcat: more error printing clean-up by Tom Cherry · 4 years, 8 months ago
  5. eb2258a logcat: clean up handling of logd control commands with -f and -L by Tom Cherry · 4 years, 8 months ago
  6. a59bde4 logcat: improve --help and error messages by Tom Cherry · 4 years, 8 months ago
  7. 613c7d4 Dup the correct fd for qemu pipe. by Erwin Jansen · 4 years, 8 months ago
  8. f459c58 liblog: simplify logd 'command' functions and struct logger by Tom Cherry · 4 years, 8 months ago
  9. 074a902 logcat: fix logpersist.stop and logpersist.clear by Tom Cherry · 4 years, 9 months ago
  10. d8ea11f logcat: fix logcatd / logpersist by Tom Cherry · 4 years, 9 months ago
  11. fb1373a logcat: modernize the code by Tom Cherry · 4 years, 9 months ago
  12. b1cf428 logcat: remove the rest of liblogcat by Tom Cherry · 4 years, 9 months ago
  13. 47856dd Remove old logger_entry_v* formats by Tom Cherry · 4 years, 9 months ago
  14. 2ec0770 Change logpersist.start to sh_binary by Rashed Abdel-Tawab · 4 years, 10 months ago
  15. 64352f2 logcatd: fallocate and fadvise to logcat files by Jaegeuk Kim · 5 years ago
  16. accc101 logcat: switch to <regex>. by Elliott Hughes · 5 years ago
  17. 36f0595 logcat: error on multiple PID argument by Steven Moreland · 5 years ago
  18. 87b6d86 Logcatd: remove some extra logic by Tian Baofeng · 5 years ago
  19. 26122c1 logcat: add 'kernel' to defaults by Steven Moreland · 5 years ago
  20. 547ed6f Logcatd: Add new properties control logcat file size and file count. by Tian, Baofeng · 5 years ago
  21. 87c2aa7 Merge "Logtags for com.android.server.policy" by Treehugger Robot · 5 years ago
  22. 6bddf7b Logtags for com.android.server.policy by Siarhei Vishniakou · 5 years ago
  23. d4c1a03 liblog: don't return 0xFFFFFFFF as an invalid log id. by Josh Gao · 5 years ago
  24. 3e671a5 DO NOT MERGE: Revert "Revert "Add dependencies on libprocessgroup for sched_policy users"" by Suren Baghdasaryan · 5 years ago
  25. e71dbf7 DO NOT MERGE: Revert "Add dependencies on libprocessgroup for sched_policy users" by Suren Baghdasaryan · 5 years ago
  26. bab6361 Add dependencies on libprocessgroup for sched_policy users by Suren Baghdasaryan · 6 years ago
  27. 5203752 Statically link liblog to logd/logcat and their tests by Tom Cherry · 6 years ago
  28. 5535349 Stop using __STRING unnecessarily. by Elliott Hughes · 6 years ago
  29. 6a207b1 Convert more modules to Android.bp by Dan Willemsen · 6 years ago
  30. b3b7f66 logcat: include 'kernel' and 'security' buffers in logcat --help by Tom Cherry · 6 years ago
  31. 6d46142 Suppress implicit-fallthrough warnings. by Chih-Hung Hsieh · 6 years ago
  32. 1d0081f logcat: Fix buffer size by Greg Kaiser · 6 years ago
  33. 8b58417 logcat: fix print of logcat -g by Wei Wang · 6 years ago
  34. 248aa21 add event log range for audioserver by Eric Laurent · 6 years ago
  35. ce377f8 logcat: tidy "logcat.h". by Elliott Hughes · 6 years ago
  36. 442d858 Remove liblogcat. by Elliott Hughes · 6 years ago
  37. 6461210 Add event log tag for hidden API access logging. by Mathew Inwood · 6 years ago
  38. b20eb24 Add a dummy entry for the 70220 event tag by Tom Cherry · 6 years ago
  39. 5fe2531 bpfmt. by Elliott Hughes · 6 years ago
  40. 580310a Add OWNERS. by Elliott Hughes · 7 years ago
  41. cb98b82 Register an event logtag for stats logs. by Yao Chen · 7 years ago
  42. 5f25ab9 Create stats buffer in logd. by Stefan Lafon · 7 years ago
  43. 75460e3 Fix logcatd dependency in logpersist. by Calvin On · 7 years ago
  44. ff843cf logcat: Note in help that regexps are Perl-compatible by Brendan Jackman · 7 years ago
  45. 4c1fab7 liblogcat: avoid double close. by Josh Gao · 7 years ago
  46. 5922d13 <stdbool.h> not necessary in C++. by Elliott Hughes · 7 years ago
  47. 548f7a8 Don't try to strip a shell script by Dan Willemsen · 7 years ago
  48. 0d14ef4 logcat: transition to Android.bp by Mark Salyzyn · 7 years ago
  49. 89d0ec0 logcat: fix error propagation. by Mark Salyzyn · 7 years ago
  50. 22383c3 Merge "Fix clang-tidy performance warnings in system/core." by Chih-hung Hsieh · 7 years ago
  51. dd8aae6 Fix clang-tidy performance warnings in system/core. by Chih-Hung Hsieh · 7 years ago
  52. 983fadc Fix misc-macro-parentheses warnings in system/core. by Chih-Hung Hsieh · 7 years ago
  53. 54dc68b logcat: Add missing newline to read failure by Luca Stefani · 7 years ago
  54. b5f3d34 logcat: logcatd: make logcatd killable by Mark Salyzyn · 7 years ago
  55. 56ff3fa logcat: -v thread help missing by Mark Salyzyn · 7 years ago
  56. 0a5d9b9 logcat: test: inject for *.event_tag_filter by Mark Salyzyn · 7 years ago
  57. 07bb624 logcat: test: also check "failed to clear" in blocking_clear by Mark Salyzyn · 7 years ago
  58. e50d4bf liblog: allow event tags to include some punctuations by Mark Salyzyn · 7 years ago
  59. 07ff212 liblog: logprint supports number of seconds time event field by Mark Salyzyn · 8 years ago
  60. 12c5ea1 logcat: test: standardize rest() to let logs land when injecting by Mark Salyzyn · 7 years ago
  61. 162f923 logcatd: introduce logcatd executable by Mark Salyzyn · 7 years ago
  62. 6a3d549 logcat: Add -h and --help flags by Mark Salyzyn · 7 years ago
  63. cffa4c6 liblog: benchmark add BM_log_event_overhead_42 for a well known tag by Mark Salyzyn · 7 years ago
  64. 56ca1fc logcat: test: run 256 simultaneous logcats by Mark Salyzyn · 7 years ago
  65. 2588953 Emulator: enhance logcat -Q to handle qemu pipe device by bohu · 7 years ago
  66. 9b25ff2 logcat: test: tail_# occasional failures by Mark Salyzyn · 7 years ago
  67. 0d114e7 logcat: test -v epoch tail time by Mark Salyzyn · 7 years ago
  68. 2e0b5d7 liblogcat: free up log_device_t structures by Mark Salyzyn · 7 years ago
  69. 79b0a15 liblogcat: introduce getopt_long_r by Mark Salyzyn · 7 years ago
  70. d592002 liblogcat: -v and ${ANDROID_PRINTF_LOG} support comma separated list by Mark Salyzyn · 7 years ago
  71. e5f043c liblogcat: replace NULL with nullptr by Mark Salyzyn · 7 years ago
  72. ba992e3 liblogcat: measure performance by Mark Salyzyn · 7 years ago
  73. 7e0bbab liblogcat: add simple stdout redirection by Mark Salyzyn · 7 years ago
  74. ff0391a liblogcat: redirect logcat output correctly for -Q by Mark Salyzyn · 7 years ago
  75. b4a0650 liblogcat: LOCAL_C_INCLUDE_DIRS correction by Mark Salyzyn · 7 years ago
  76. a2d5afb liblogcat: add android_logcat_popen and android_logcat_system by Mark Salyzyn · 7 years ago
  77. a511fef liblogcat: add android_logcat_run_command_thread by Mark Salyzyn · 7 years ago
  78. 2f1a9a4 logcat: Create liblogcat by Mark Salyzyn · 7 years ago
  79. d2a03b5 logcat: Use std::string instead of large static buffer for -Q by Mark Salyzyn · 7 years ago
  80. d8b454f logcat: Add coding style by Mark Salyzyn · 7 years ago
  81. f005085 logcat: test: inject() tuning by Mark Salyzyn · 7 years ago
  82. b5f94b7 logcat: test: increase retry on fgetLongTimestamp to 4, and sleep to settle to 3 by Mark Salyzyn · 7 years ago
  83. 3aea814 logcat: test: inject messages if necessary for tail test requirements by Mark Salyzyn · 7 years ago
  84. 70cf66d logcat: do not report security buffer errors by Mark Salyzyn · 8 years ago
  85. f447077 logcat: unit test produces log stutter by Mark Salyzyn · 8 years ago
  86. 0c4cb51 Merge "logcat: Fix --last usage option typo" am: 202be078a2 by Oleksiy Avramchenko · 8 years ago
  87. a8bac6f logcat: Fix --last usage option typo by Oleksiy Avramchenko · 8 years ago
  88. 2cd9747 Merge "system/core: replace EVENT_TAG_MAP_FILE with NULL" am: a8c37fe305 by Mark Salyzyn · 8 years ago
  89. a8c37fe Merge "system/core: replace EVENT_TAG_MAP_FILE with NULL" by Treehugger Robot · 8 years ago
  90. c8a2671 Merge "liblog: move android_log_event_context class to log/log_event_list.h" by Mark Salyzyn · 8 years ago
  91. 70d8634 system/core: replace EVENT_TAG_MAP_FILE with NULL by Mark Salyzyn · 8 years ago
  92. ceaebf2 liblog: move android_log_event_context class to log/log_event_list.h by Mark Salyzyn · 8 years ago
  93. 8911ab8 Merge "logcat: add hidden --debug flag and cleanup" am: bfcdecbf5f by Mark Salyzyn · 8 years ago
  94. 1436923 logcat: add hidden --debug flag and cleanup by Mark Salyzyn · 8 years ago
  95. 2a8a9e6 Merge "liblog: logprint: report truncated event log contents if error" by Mark Salyzyn · 8 years ago
  96. 555064b liblog: logprint: report truncated event log contents if error by Mark Salyzyn · 8 years ago
  97. 7b82c29 liblog: logcat: logprint support -v descriptive am: 604679aaac by Mark Salyzyn · 8 years ago
  98. 604679a liblog: logcat: logprint support -v descriptive by Mark Salyzyn · 8 years ago
  99. baf9697 Merge "fix regression from android_lookupEventTag_len()" am: a5986a0af0 by Mark Salyzyn · 8 years ago
  100. a5986a0 Merge "fix regression from android_lookupEventTag_len()" by Treehugger Robot · 8 years ago