1. 8a1b3c0 perfetto: run CTS as presubmit by Lalit Maganti · 5 years ago
  2. bd5135f Merge "Add TriggerConfig to the TraceConfig proto." by Treehugger Robot · 5 years ago
  3. 2c25cba Merge "Inform about truncated heap dumps." by Treehugger Robot · 5 years ago
  4. a5f3b1e Inform about truncated heap dumps. by Florian Mayer · 5 years ago
  5. e49052f UI: make zoom handler non-passive by Primiano Tucci · 5 years ago
  6. 5c71865 Merge "Improve ProtoZero decoders, introduce TypedProtoDecoder" by Primiano Tucci · 5 years ago
  7. 32dc81e Merge "Fix use after free." by Treehugger Robot · 5 years ago
  8. 94dedfd Merge "Disable UnwindingTest::DoUnwind on TSAN." by Treehugger Robot · 5 years ago
  9. f53f8ed Add TriggerConfig to the TraceConfig proto. by Stephen Nusko · 5 years ago
  10. 0666a01 Merge "Reduce iterations in SharedRingBufferTest." by Treehugger Robot · 5 years ago
  11. 4198e66 Disable UnwindingTest::DoUnwind on TSAN. by Florian Mayer · 5 years ago
  12. 4f6660b Fix use after free. by Florian Mayer · 5 years ago
  13. c167887 Improve ProtoZero decoders, introduce TypedProtoDecoder by Primiano Tucci · 5 years ago
  14. b254710 Reduce iterations in SharedRingBufferTest. by Florian Mayer · 5 years ago
  15. 91c4a41 Add -Wunknown-sanitizers to standalone builds, fix dbg build by Primiano Tucci · 5 years ago
  16. e065d4e Annotate UnsafeMemcpy for HWASan. by Evgenii Stepanov · 5 years ago
  17. f710456 heapprofd: fix unwinding of native frames in apk-embedded native libs by Ryan Savitski · 5 years ago
  18. 21ad4d8 Merge "Make Android tests happy" by Florian Mayer · 5 years ago
  19. 69d721a Merge "heapprofd tests: pretend cuttlefish works (and re-enable cts everywhere)" by Treehugger Robot · 5 years ago
  20. c7f190b Merge "tests: Update ASAN failure expectation for chromium." by Treehugger Robot · 5 years ago
  21. aa9b3ea Make Android tests happy by Florian Mayer · 5 years ago
  22. 4195919 Merge "SliceTracker: Ignore closing non-existent slices" by Sami Kyostila · 5 years ago
  23. ad42c4e heapprofd tests: pretend cuttlefish works (and re-enable cts everywhere) by Ryan Savitski · 5 years ago
  24. 2f2ffef Merge "Make MSAN happy." by Primiano Tucci · 5 years ago
  25. bbb0bf1 Merge "Add component & team to OWNERS" by Primiano Tucci · 5 years ago
  26. 73b5ef6 Merge "heapprofd test: fix typo (should re-enable fork mode tests)" by Primiano Tucci · 5 years ago
  27. 7c0e0be tests: Update ASAN failure expectation for chromium. by Eric Seckler · 5 years ago
  28. 850c8a9 heapprofd test: fix typo (should re-enable fork mode tests) by Ryan Savitski · 5 years ago
  29. b950c1a Merge "UnixTaskRunner.Quit: keep holding lock while notifying to prevent race" by Ryan Savitski · 5 years ago
  30. 3b4a385 Add component & team to OWNERS by Andrew Grieve · 5 years ago
  31. 0c11cb0 UnixTaskRunner.Quit: keep holding lock while notifying to prevent race by Ryan Savitski · 5 years ago
  32. 84682b1 Make MSAN happy. by Florian Mayer · 5 years ago
  33. 7b0c945 service: Add support for ObservableEvents. by Eric Seckler · 5 years ago
  34. 6b89433 Merge "ParseTypedFtraceToRaw: skip invalid proto field ids when decoding args" by Ryan Savitski · 5 years ago
  35. 16626dc Merge "service: Mark instances as stopped correctly on unregistering source." by Eric Seckler · 5 years ago
  36. ba2b5c5 Merge "heapprofd: remove Client.FreePage nesting, and try to make names more consistent" by Ryan Savitski · 5 years ago
  37. 23fda95 service: Mark instances as stopped correctly on unregistering source. by Eric Seckler · 5 years ago
  38. 717d554 ParseTypedFtraceToRaw: skip invalid proto field ids when decoding args by Ryan Savitski · 5 years ago
  39. 544eb78 trace_processor: support span left join for mixed partitioned tables by Lalit Maganti · 5 years ago
  40. eb4482b trace_processor: add support for left joins in no partition mode by Lalit Maganti · 5 years ago
  41. 2107774 build: Only include traced service tests in android/standalone builds. by Eric Seckler · 5 years ago
  42. abec645 Merge "ftrace: add header_page and trace_marker fallbacks for user builds" by Primiano Tucci · 5 years ago
  43. 3077d18 Add lazy startup producer class to traced. by Florian Mayer · 5 years ago
  44. 465d719 SliceTracker: Ignore closing non-existent slices by Sami Kyostila · 5 years ago
  45. 55fc04b ftrace: add header_page and trace_marker fallbacks for user builds by Primiano Tucci · 6 years ago
  46. 549753e heapprofd: remove Client.FreePage nesting, and try to make names more consistent by Ryan Savitski · 5 years ago
  47. 7983946 Merge "Fix android x86 build config" by Primiano Tucci · 5 years ago
  48. 95cbc70 Merge "service/producer: Track data source instance state, notify on start" by Eric Seckler · 5 years ago
  49. b738b97 Merge "traced_probes: Workaround atrace bug when stdin is closed" by Hector Dearman · 5 years ago
  50. 9f2c193 Merge "Fix unwinding with NO_DEXFILE_SUPPORT." by Ryan Savitski · 5 years ago
  51. eff66d8 Merge "Remove unused RecordReader." by Ryan Savitski · 5 years ago
  52. 4ff03e5 service/producer: Track data source instance state, notify on start by Eric Seckler · 5 years ago
  53. 12adafd Fix unwinding with NO_DEXFILE_SUPPORT. by Florian Mayer · 5 years ago
  54. 95ff4a7 Remove unused RecordReader. by Florian Mayer · 5 years ago
  55. 34e6c9d Use relaxed increment for stats in ring buffer. by Florian Mayer · 5 years ago
  56. 8320e6d trace_processor: split up counters table by Lalit Maganti · 5 years ago
  57. 4441d58 Fix android x86 build config by Joshua Gilpatrick · 5 years ago
  58. c6698ca traced_probes: Workaround atrace bug when stdin is closed by Hector Dearman · 5 years ago
  59. 2988579 introduce ThreadTaskRunner and use it in heapprofd's UnwindingWorker by Ryan Savitski · 5 years ago
  60. f702532 Merge "writer: Fix potential deadlock in StartupTraceWriter::BindToArbiter." by Treehugger Robot · 5 years ago
  61. 0e83ee6 Merge "Ensure temp files are not written irrespective of compile flags" by Lalit Maganti · 5 years ago
  62. 6308627 trace_processor: handle mixed partitioning span join without swapping by Lalit Maganti · 5 years ago
  63. 127479a trace_processor: implement span left join by Lalit Maganti · 5 years ago
  64. 69fb3be trace_processor: make mismatched sched events duration 0 by Lalit Maganti · 5 years ago
  65. 7199d55 Ensure temp files are not written irrespective of compile flags by Ioannis Ilkos · 5 years ago
  66. c39f77f Merge "Fix crash when recreating producer." by Treehugger Robot · 5 years ago
  67. c4e085d Move the variable declaration down into the #if this fixes the windows build. by Stephen Nusko · 5 years ago
  68. eb6144c Merge "trace buffer: Ignore empty packets" by Eric Seckler · 5 years ago
  69. 5b72cc9 writer: Fix potential deadlock in StartupTraceWriter::BindToArbiter. by Eric Seckler · 5 years ago
  70. f259811 Merge "trace_processor: massively speed up thread/process name lookups" by Lalit Maganti · 6 years ago
  71. 397a615 trace_processor: massively speed up thread/process name lookups by Lalit Maganti · 6 years ago
  72. e1b3c47 trace_processor: improve query performance involving filter operations by Lalit Maganti · 6 years ago
  73. 48092a4 Merge "Rename service_impl_unittest to match src files" by Primiano Tucci · 6 years ago
  74. 55889a9 Fix crash when recreating producer. by Florian Mayer · 6 years ago
  75. 8200bc9 Merge "Change deque to vector in the critical path" by Ioannis Ilkos · 6 years ago
  76. 4cac597 Merge "traced: Add kernel version to trace" by Hector Dearman · 6 years ago
  77. 9c03cbd Change deque to vector in the critical path by Ioannis Ilkos · 6 years ago
  78. 85170a2 Rename service_impl_unittest to match src files by Hector Dearman · 6 years ago
  79. 685f752 traced: Add kernel version to trace by Hector Dearman · 6 years ago
  80. e96498a Merge "ui: Remove handles from overview" by Treehugger Robot · 6 years ago
  81. ffd908d Merge "heapprofd unwinding fuzzer: update fuzzer to post-shmem-refactor interface" by Ryan Savitski · 6 years ago
  82. 28f71e8 Merge "perfetto: refactor span join to prepare for left join" by Lalit Maganti · 6 years ago
  83. 139c7ca Merge "Satisfy clang-tidy" by Treehugger Robot · 6 years ago
  84. 69ab96e perfetto: refactor span join to prepare for left join by Lalit Maganti · 6 years ago
  85. 7547604 heapprofd unwinding fuzzer: update fuzzer to post-shmem-refactor interface by Ryan Savitski · 6 years ago
  86. 8bc6591 Merge "Fix fuzzers and remove hardcoded -j from travis" by Florian Mayer · 6 years ago
  87. 179a730 Docs: Fix links for the second time by Hector Dearman · 6 years ago
  88. 73bf756 Satisfy clang-tidy by Hector Dearman · 6 years ago
  89. a449b5b Merge "Temporary fix for BUILD file generation" by Hector Dearman · 6 years ago
  90. cb45a21 docs: rework trace processor docs by Lalit Maganti · 6 years ago
  91. 7125663 Temporary fix for BUILD file generation by Hector Dearman · 6 years ago
  92. 758f707 docs: Fix link by Hector Dearman · 6 years ago
  93. 5459da9 docs: Small update to docs by Hector Dearman · 6 years ago
  94. b41d02a Fix chromium windows build by Primiano Tucci · 6 years ago
  95. 8478e6d Fix fuzzers and remove hardcoded -j from travis by Primiano Tucci · 6 years ago
  96. bc9bbde Merge "service/buffer: Write previous_packet_dropped TracePacket field" by Treehugger Robot · 6 years ago
  97. c410c72 Merge "Support compiling on Windows with gcc." by Primiano Tucci · 6 years ago
  98. ac7b61e Fix mac build: EBADFD -> EBADF by Primiano Tucci · 6 years ago
  99. d433c57 Support compiling on Windows with gcc. by Pascal Muetschard · 6 years ago
  100. ac33697 trace buffer: Ignore empty packets by Eric Seckler · 6 years ago