1. 2c5488f Reshuffle include/ directory layout by Primiano Tucci · 5 years ago
  2. 7c7f5f5 Perfetto: clean up PERFETTO_EMBEDDER_BUILD by Primiano Tucci · 5 years ago
  3. 5e6bc99 Watchdog: deliver task time out SIGABRT to caller thread by Primiano Tucci · 6 years ago
  4. 0d3bd5e Watchdog: disable fatal timers if Watchdog is not enabled by Primiano Tucci · 6 years ago
  5. b03fd28 Consistently use base::OpenFile. by Florian Mayer · 6 years ago
  6. ee41877 Exclude watchdog_posix.cc in AOSP MAC builds by Primiano Tucci · 6 years ago
  7. a0eb1a4 perfetto: Fix two small build issues. by Hector Dearman · 6 years ago
  8. 3cbb10a Remove warning suppressions and fix many casting bugs by Primiano Tucci · 6 years ago
  9. 808d6df Support building most targets on mac by Primiano Tucci · 6 years ago[Renamed (97%) from src/base/watchdog.cc]
  10. f4bc1d1 Replace PERFETTO_CHECK(false) with PERFETTO_FATAL by Hector Dearman · 6 years ago
  11. 78fbbf3 Add ELOG for CPU and memory limits by Anna Zappone · 6 years ago
  12. 22e4b39 Run clang-tidy. by Florian Mayer · 6 years ago
  13. e419ccb perfetto: change watchdog to monitor guardrails when explicitly started by Lalit Maganti · 6 years ago
  14. 44ff2a7 perfetto: rework watchdog class to cope with monitoring CPU and memory by Lalit Maganti · 6 years ago
  15. f5b8d72 Address comments of prematurely merged http://aosp/604056 by Florian Mayer · 6 years ago
  16. b433400 Add WatchDog class to kill process after a timeout. by Florian Mayer · 6 years ago