1. 3cbb10a Remove warning suppressions and fix many casting bugs by Primiano Tucci · 6 years ago
  2. 543ae3a [debug-only/non-production] Fix libbacktrace integration on arm/64 by Primiano Tucci · 6 years ago
  3. 38faa6f Improve stacktraces on Linux/Android standalone debug builds by Primiano Tucci · 6 years ago
  4. 808d6df Support building most targets on mac by Primiano Tucci · 6 years ago
  5. f4bc1d1 Replace PERFETTO_CHECK(false) with PERFETTO_FATAL by Hector Dearman · 6 years ago
  6. 78fbbf3 Add ELOG for CPU and memory limits by Anna Zappone · 6 years ago
  7. bfc3d3e perfetto: add end to end benchmarking by Lalit Maganti · 6 years ago
  8. dbd0878 make constants constexpr. by Florian Mayer · 6 years ago
  9. 8934c6c Add base/time.h by Primiano Tucci · 6 years ago
  10. 941b221 Introduce base::TempFile / TempDir by Primiano Tucci · 6 years ago
  11. 3bc8438 Merge "perfetto: foo:foo_unittests -> foo:unittests" by Primiano Tucci · 6 years ago
  12. 599e3e2 perfetto: All tests should end in 'Test' by Hector Dearman · 6 years ago
  13. 6cfec8a perfetto: foo:foo_unittests -> foo:unittests by Hector Dearman · 6 years ago
  14. 825e6de Introduce base::StringSplitter by Primiano Tucci · 6 years ago
  15. 139de77 Remove LOG from base::ReadFile() when file doesn't exist by Primiano Tucci · 6 years ago
  16. 74b73a9 Add utility function to get block device -> mountpoints. by Florian Mayer · 6 years ago
  17. 22e4b39 Run clang-tidy. by Florian Mayer · 6 years ago
  18. e419ccb perfetto: change watchdog to monitor guardrails when explicitly started by Lalit Maganti · 6 years ago
  19. 8ee9f26 Merge "perfetto: rework watchdog class to cope with monitoring CPU and memory" by Treehugger Robot · 6 years ago
  20. 44ff2a7 perfetto: rework watchdog class to cope with monitoring CPU and memory by Lalit Maganti · 6 years ago
  21. 5c59901 TraceBuffer management by Primiano Tucci · 6 years ago
  22. a0d8051 Fix mac build by Primiano Tucci · 6 years ago
  23. ff72959 Added a PERFETTO_ prefix to the BUILDFLAG macros. by Oystein Eftevaag · 6 years ago
  24. 4c3580f Run libfuzzer build on travis. by Florian Mayer · 6 years ago
  25. c96f71b Fix mac build by Primiano Tucci · 6 years ago
  26. 6aba66d Fix GCC debug build. by Florian Mayer · 7 years ago
  27. 97a4301 Merge "Increase timeout of Crash test." by Treehugger Robot · 7 years ago
  28. b204a77 Increase timeout of Crash test. by Florian Mayer · 7 years ago
  29. 26ecb39 Use watchdog in TaskRunners by Florian Mayer · 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
  32. bc8368e ftrace_reader: Add cpu_reader.cc micro benchmark by Hector Dearman · 7 years ago
  33. d8bd81b Simply test BUILD file structure. by Florian Mayer · 7 years ago
  34. ca2858e Merge "Split task_runnner_thread from end_to_end_integrationtest." by Florian Mayer · 7 years ago
  35. bba1941 Unify kPageSize constants across the code base by Anna Zappone · 7 years ago
  36. c7255fd Split task_runnner_thread from end_to_end_integrationtest. by Florian Mayer · 7 years ago
  37. aab5355 Run clang-tidy by Florian Mayer · 7 years ago
  38. 79f2d7b perfetto: add end to end integration tests by Lalit Maganti · 7 years ago
  39. 26d5cdd Don't keep a named temporary file during tracing by Sami Kyostila · 7 years ago
  40. f7a0d7e Fixed NDK dependencies when building as part of Chrome+Android by Oystein Eftevaag · 7 years ago
  41. 6ea459c Split android_task_runner in its own target by Primiano Tucci · 7 years ago
  42. a5ff2a8 Wire up traced binary by Primiano Tucci · 7 years ago
  43. bbaa58c Introduce base::PageAllocator to wrap mmap by Primiano Tucci · 7 years ago
  44. 5358933 Add initial Tracing Service implementation by Primiano Tucci · 7 years ago
  45. 2e36683 Enable missing-field-initializers warning by Sami Kyostila · 7 years ago
  46. 5aab758 Improve logging by Primiano Tucci · 7 years ago
  47. b03ba36 Unify test targets under perfetto_{tests,benchmarks} by Primiano Tucci · 7 years ago
  48. 4f9b6d7 Pivot source files into top-level src,include and unify test target by Primiano Tucci · 7 years ago