1. c08ede8 Make watchdog_noop inline to fix Mac build by Primiano Tucci · 6 years ago
  2. b6c3bff Do not build sock_utils on Chromium. by Florian Mayer · 6 years ago
  3. f427a80 Refactor: add send/recv functions for raw sockets. by Florian Mayer · 6 years ago
  4. 2da5d2e Add StringView class and switch trace processor to use it by Primiano Tucci · 6 years ago
  5. 7f71d0e trace_processor: Add integration tests by Hector Dearman · 6 years ago
  6. c2eb510 Roll GN, clang and libc++ to match chromium revisions by Primiano Tucci · 6 years ago
  7. 78bca4b Get page allocator working on Windows by Bruce Dawson · 6 years ago
  8. 4bdc4c4 Introduce WASM toolchain by Primiano Tucci · 6 years ago
  9. 236ba47 Add metatracing to trace perfetto itself. by Florian Mayer · 6 years ago
  10. 2c4a460 Enable more unit tests on Windows by Bruce Dawson · 6 years ago
  11. 2af6ef7 Get one Perfetto unittest working on Windows by Bruce Dawson · 6 years ago
  12. 3afb1e0 Add ftrace per_cpu/stats to beginning/end of the trace by Hector Dearman · 6 years ago
  13. 3cbb10a Remove warning suppressions and fix many casting bugs by Primiano Tucci · 6 years ago
  14. 38faa6f Improve stacktraces on Linux/Android standalone debug builds by Primiano Tucci · 6 years ago
  15. 808d6df Support building most targets on mac by Primiano Tucci · 6 years ago
  16. 8934c6c Add base/time.h by Primiano Tucci · 6 years ago
  17. 941b221 Introduce base::TempFile / TempDir by Primiano Tucci · 6 years ago
  18. 6cfec8a perfetto: foo:foo_unittests -> foo:unittests by Hector Dearman · 6 years ago
  19. 825e6de Introduce base::StringSplitter by Primiano Tucci · 7 years ago
  20. 74b73a9 Add utility function to get block device -> mountpoints. by Florian Mayer · 7 years ago
  21. e419ccb perfetto: change watchdog to monitor guardrails when explicitly started by Lalit Maganti · 7 years ago
  22. c96f71b Fix mac build by Primiano Tucci · 7 years ago
  23. b433400 Add WatchDog class to kill process after a timeout. by Florian Mayer · 7 years ago
  24. d8bd81b Simply test BUILD file structure. by Florian Mayer · 7 years ago
  25. c7255fd Split task_runnner_thread from end_to_end_integrationtest. by Florian Mayer · 7 years ago
  26. f7a0d7e Fixed NDK dependencies when building as part of Chrome+Android by Oystein Eftevaag · 7 years ago
  27. 6ea459c Split android_task_runner in its own target by Primiano Tucci · 7 years ago
  28. a5ff2a8 Wire up traced binary by Primiano Tucci · 7 years ago
  29. bbaa58c Introduce base::PageAllocator to wrap mmap by Primiano Tucci · 7 years ago
  30. b03ba36 Unify test targets under perfetto_{tests,benchmarks} by Primiano Tucci · 7 years ago
  31. 4f9b6d7 Pivot source files into top-level src,include and unify test target by Primiano Tucci · 7 years ago[Renamed (73%) from perfetto_base/BUILD.gn]
  32. dd727e4 Support building Perfetto as part of Chrome by Oystein Eftevaag · 7 years ago[Renamed (83%) from base/BUILD.gn]
  33. 7ae3448 Miscellanous task runner improvements by Sami Kyostila · 7 years ago
  34. 89d765f Print crash stack for debug builds by Primiano Tucci · 7 years ago
  35. 73d41c8 Add Android task runner implementation by Sami Kyostila · 7 years ago
  36. 2c6c2f5 Add Unix task runner implementation by Sami Kyostila · 7 years ago
  37. 575af77 Introduce base::WeakPtr<T> and base::ThreadChecker by Primiano Tucci · 7 years ago
  38. d7d1be0 Move cpp_common to base and its own namespace. by Primiano Tucci · 7 years ago[Renamed (66%) from cpp_common/BUILD.gn]
  39. 1333134 Introduce RAII ScopedFile class to auto-close FDs by Primiano Tucci · 7 years ago