1. dc345c0 Add crash keys to debug IPC socket hang by Primiano Tucci · 2 years, 10 months ago
  2. 229efa6 base: Add crash key to disambiguate watchdog types by Primiano Tucci · 2 years, 11 months ago
  3. 997ab09 base: Use timerfd in Watchdog and serialize crash logs by Primiano Tucci · 2 years, 11 months ago
  4. 5255f0c Fix setting sigevent thread ID by Colin Cross · 3 years ago
  5. 58d2dc6 inttypes.h -> cinttypes by Primiano Tucci · 3 years, 3 months ago
  6. 14c0d14 Do not assume that timer_t is a pointer. by Alfredo Mazzinghi · 3 years, 7 months ago
  7. ab293f5 base: Move OpenFile to file_utils.h and fix IWYU by Primiano Tucci · 3 years, 9 months ago
  8. 623f0fc Add unittest for ParseProcInfo. by Florian Mayer · 3 years, 10 months ago
  9. 90d6930 De-hardcode kPageSize in the cross-platform core tracing code by Primiano Tucci · 4 years, 1 month ago
  10. 7f04276 Protect CPU watchdog against short reads. by Florian Mayer · 4 years, 5 months ago
  11. 6e40624 Move /proc/self/stat parser to function. by Florian Mayer · 4 years, 5 months ago
  12. ffd67a3 Fix precision errors by explicit casting by Joel Fernandes · 4 years, 8 months ago
  13. 26a0437 TrackEvent: Add support for tracks by Sami Kyostila · 4 years, 8 months ago
  14. 02c1176 Major clean up build files, use flags-per-feature. by Primiano Tucci · 5 years ago
  15. facfa14 client api: Always compile watchdog_posix.cc by Sami Kyostila · 5 years ago
  16. 2c5488f Reshuffle include/ directory layout by Primiano Tucci · 5 years ago
  17. 7c7f5f5 Perfetto: clean up PERFETTO_EMBEDDER_BUILD by Primiano Tucci · 6 years ago
  18. 5e6bc99 Watchdog: deliver task time out SIGABRT to caller thread by Primiano Tucci · 6 years ago
  19. 0d3bd5e Watchdog: disable fatal timers if Watchdog is not enabled by Primiano Tucci · 6 years ago
  20. b03fd28 Consistently use base::OpenFile. by Florian Mayer · 6 years ago
  21. ee41877 Exclude watchdog_posix.cc in AOSP MAC builds by Primiano Tucci · 6 years ago
  22. a0eb1a4 perfetto: Fix two small build issues. by Hector Dearman · 6 years ago
  23. 3cbb10a Remove warning suppressions and fix many casting bugs by Primiano Tucci · 6 years ago
  24. 808d6df Support building most targets on mac by Primiano Tucci · 6 years ago[Renamed (97%) from src/base/watchdog.cc]
  25. f4bc1d1 Replace PERFETTO_CHECK(false) with PERFETTO_FATAL by Hector Dearman · 6 years ago
  26. 78fbbf3 Add ELOG for CPU and memory limits by Anna Zappone · 6 years ago
  27. 22e4b39 Run clang-tidy. by Florian Mayer · 7 years ago
  28. e419ccb perfetto: change watchdog to monitor guardrails when explicitly started by Lalit Maganti · 7 years ago
  29. 44ff2a7 perfetto: rework watchdog class to cope with monitoring CPU and memory by Lalit Maganti · 7 years ago
  30. f5b8d72 Address comments of prematurely merged http://aosp/604056 by Florian Mayer · 7 years ago
  31. b433400 Add WatchDog class to kill process after a timeout. by Florian Mayer · 7 years ago