1. 82189aa DO NOT MERGE: Check system permission for tellMediatorAlive and tellDumpFinished CarWatchdog API calls. by Lakshman Annadorai · 4 years ago
  2. 1ff679f Support dump all services from car watchdog by Eric Jeong · 4 years, 3 months ago
  3. 1d58b32 Increase the stub timeout to 3 minutes. by Lakshman Annadorai · 4 years, 6 months ago
  4. 567c72e Disable debug log in car watchdog by Eric Jeong · 4 years, 6 months ago
  5. fc8ffc0 Merge "Add help text for carwatchdog's custom I/O performance data collection module." into rvc-dev by TreeHugger Robot · 4 years, 6 months ago
  6. 554f739 Add help text for carwatchdog's custom I/O performance data collection module. by Lakshman Annadorai · 4 years, 6 months ago
  7. b001117 Merge "Add carwatchdog option to filter results to specific package names during custom collection." into rvc-dev by TreeHugger Robot · 4 years, 6 months ago
  8. 73ef67f Add carwatchdog option to filter results to specific package names during custom collection. by Lakshman Annadorai · 4 years, 6 months ago
  9. 0f4bee0 Increase the top N stats per catergory/sub-category. by Lakshman Annadorai · 4 years, 6 months ago
  10. 9672aee Fix car watchdog crash at boot up by Eric Jeong · 4 years, 6 months ago
  11. 56ec990 Start carwatchdog daemon during early-init. by Lakshman Annadorai · 4 years, 6 months ago
  12. 929c679 Merge "Report per-process major page faults and I/O blocked task counts." into rvc-dev by TreeHugger Robot · 4 years, 7 months ago
  13. ff35a99 Report per-process major page faults and I/O blocked task counts. by Lakshman Annadorai · 4 years, 7 months ago
  14. 515009b Add prepareProcessTermination to ICarWatchdogClient by Eric Jeong · 4 years, 7 months ago
  15. 6195eb5 Merge "Revert "Report per-process major page faults and I/O blocked task counts."" into rvc-dev by Keun-young Park · 4 years, 7 months ago
  16. 8d44f86 Revert "Report per-process major page faults and I/O blocked task counts." by Lakshman Annadorai · 4 years, 7 months ago
  17. 473d2a4 Merge "Report per-process major page faults and I/O blocked task counts." into rvc-dev by TreeHugger Robot · 4 years, 7 months ago
  18. 3d5fbdf Merge "Vary the collection intervals between userdebug/eng and user builds." into rvc-dev by TreeHugger Robot · 4 years, 7 months ago
  19. e877d87 Vary the collection intervals between userdebug/eng and user builds. by Lakshman Annadorai · 4 years, 7 months ago
  20. a0a05df Merge "Set thread name for I/O perf collection thread." into rvc-dev by TreeHugger Robot · 4 years, 7 months ago
  21. 30b87e5 Set thread name for I/O perf collection thread. by Lakshman Annadorai · 4 years, 7 months ago
  22. 0ac3ff1 Report per-process major page faults and I/O blocked task counts. by Lakshman Annadorai · 4 years, 7 months ago
  23. df23af5 Output logs when car watchdog client dies by Eric Jeong · 4 years, 7 months ago
  24. 1d04bdd Add getInterface(Version|Hash) by Jeongik Cha · 4 years, 7 months ago
  25. d9225c1 Merge "Add unit test to WatchdogProcessService" into rvc-dev by TreeHugger Robot · 4 years, 7 months ago
  26. eb8313f Merge "Don't return error on receiving multiple boot-complete notifications." into rvc-dev by TreeHugger Robot · 4 years, 7 months ago
  27. 951f2aa Add unit test to WatchdogProcessService by Eric Jeong · 4 years, 7 months ago
  28. dd9cb77 Don't return error on receiving multiple boot-complete notifications. by Lakshman Annadorai · 4 years, 7 months ago
  29. efc2339 Add RO property for top N per-process stats per subcategory. by Lakshman Annadorai · 4 years, 7 months ago
  30. 5287770 Add ro properties for boottime/periodic collection intervals, topNStats, and periodic buffer size. by Lakshman Annadorai · 4 years, 7 months ago
  31. f3a16e9 Add SE policies to allow carwatchdog daemon read /proc/pid directories. by Lakshman Annadorai · 4 years, 7 months ago
  32. 01a28aa Handle user state change in car watchdog by Eric Jeong · 4 years, 7 months ago
  33. 198d170 Merge changes from topic "EnableIoPerfCollection" into rvc-dev by TreeHugger Robot · 4 years, 7 months ago
  34. 74e0e10 Enable I/O perf data collection as part of carwatchdog daemon. by Lakshman Annadorai · 4 years, 7 months ago
  35. 0a1d4db Add SE policy to allow reading /proc/uid_io/stats and /proc/stat and finding package_native. by Lakshman Annadorai · 4 years, 7 months ago
  36. 3e71957 Reconcile car watchdog daemon to CarWatchdogService by Eric Jeong · 4 years, 7 months ago
  37. 27a178f Handle power cycle change in car watchdog daemon by Eric Jeong · 4 years, 7 months ago
  38. deb159f Modify ICarWatchdogMonitor interface by Eric Jeong · 4 years, 7 months ago
  39. 0965756 Implement health check in CarWatchdogService by Eric Jeong · 4 years, 8 months ago
  40. 0dfeeeb Implement WatchdogBinderMediator to handle CarWatchdogDaemon's binder calls. by Lakshman Annadorai · 4 years, 8 months ago
  41. 4cbb5f4 Add test car watchdog client by Eric Jeong · 4 years, 8 months ago
  42. acffb6d Add debug logs to WatchdogProcessService by Eric Jeong · 4 years, 8 months ago
  43. e2a2e1a Merge "Integrate I/O performance data collection module with CarWatchdog main." into rvc-dev by TreeHugger Robot · 4 years, 8 months ago
  44. 2c0b0d1 Integrate I/O performance data collection module with CarWatchdog main. by Lakshman Annadorai · 4 years, 8 months ago
  45. 55b0662 Merge changes from topic "IoPerfCollectionEvents" into rvc-dev by TreeHugger Robot · 4 years, 8 months ago
  46. 19bf275 Parse dump arguments to start/end custom I/O perf collection. by Lakshman Annadorai · 4 years, 8 months ago
  47. f2855b2 Implement collection events and handler looper for the collection thread. by Lakshman Annadorai · 4 years, 8 months ago
  48. fa144d2 Merge "Integrate ProcPidStat collector with IoPerfCollection." into rvc-dev by TreeHugger Robot · 4 years, 8 months ago
  49. 325e965 Integrate ProcPidStat collector with IoPerfCollection. by Lakshman Annadorai · 4 years, 8 months ago
  50. ae2c04c Implement binder connection in CarWatchdogService by Eric Jeong · 4 years, 8 months ago
  51. 2fce001 Add a collector for per-process/per-thread stats. by Lakshman Annadorai · 4 years, 9 months ago
  52. 736982c Revert "Implement binder connection in CarWatchdogService" by Eric Jeong · 4 years, 8 months ago
  53. 6bb8c86 Implement binder connection in CarWatchdogService by Eric Jeong · 4 years, 9 months ago
  54. 49831cf Merge "Convert packages/services/Car tests to Result::ok()" by TreeHugger Robot · 4 years, 9 months ago
  55. 444bc11 Merge "Implement service manager for car watchdog" by Eric Jeong · 4 years, 9 months ago
  56. 266cba6 Convert packages/services/Car tests to Result::ok() by Bernie Innocenti · 4 years, 9 months ago
  57. 69e9978 Implement service manager for car watchdog by Eric Jeong · 4 years, 9 months ago
  58. 9e8b83e Convert packages/services/Car to Result::ok() by Bernie Innocenti · 4 years, 9 months ago
  59. 70cfbc5 Merge "Implement health checking logic" by Eric Jeong · 4 years, 9 months ago
  60. 9ef08b3 Merge "Handle SIGTERM in car watchdog server" by Eric Jeong · 4 years, 9 months ago
  61. 60fc058 Merge "Add a collector for /proc/stats and integrate it with IoPerfCollection." by TreeHugger Robot · 4 years, 9 months ago
  62. 453287e Implement health checking logic by Eric Jeong · 4 years, 9 months ago
  63. 10c6f95 Handle SIGTERM in car watchdog server by Eric Jeong · 4 years, 9 months ago
  64. 34edd98 Initial implementation of car watchdog server by Eric Jeong · 4 years, 11 months ago
  65. f9b47c2 Add a collector for /proc/stats and integrate it with IoPerfCollection. by Lakshman Annadorai · 4 years, 9 months ago
  66. ab4d3fd Add a collector for /proc/uid_io/stats and integrate it with IoPerfCollection. by Lakshman Annadorai · 4 years, 9 months ago
  67. 6094e9a Add a skeleton for the I/O performance data collection module. by Lakshman Annadorai · 4 years, 9 months ago