1. aa9b3ea Make Android tests happy by Florian Mayer · 6 years ago
  2. 7b0c945 service: Add support for ObservableEvents. by Eric Seckler · 6 years ago
  3. 6b89433 Merge "ParseTypedFtraceToRaw: skip invalid proto field ids when decoding args" by Ryan Savitski · 6 years ago
  4. 16626dc Merge "service: Mark instances as stopped correctly on unregistering source." by Eric Seckler · 6 years ago
  5. ba2b5c5 Merge "heapprofd: remove Client.FreePage nesting, and try to make names more consistent" by Ryan Savitski · 6 years ago
  6. 23fda95 service: Mark instances as stopped correctly on unregistering source. by Eric Seckler · 6 years ago
  7. 717d554 ParseTypedFtraceToRaw: skip invalid proto field ids when decoding args by Ryan Savitski · 6 years ago
  8. 544eb78 trace_processor: support span left join for mixed partitioned tables by Lalit Maganti · 6 years ago
  9. eb4482b trace_processor: add support for left joins in no partition mode by Lalit Maganti · 6 years ago
  10. 2107774 build: Only include traced service tests in android/standalone builds. by Eric Seckler · 6 years ago
  11. abec645 Merge "ftrace: add header_page and trace_marker fallbacks for user builds" by Primiano Tucci · 6 years ago
  12. 3077d18 Add lazy startup producer class to traced. by Florian Mayer · 6 years ago
  13. 55fc04b ftrace: add header_page and trace_marker fallbacks for user builds by Primiano Tucci · 6 years ago
  14. 549753e heapprofd: remove Client.FreePage nesting, and try to make names more consistent by Ryan Savitski · 6 years ago
  15. 7983946 Merge "Fix android x86 build config" by Primiano Tucci · 6 years ago
  16. 95cbc70 Merge "service/producer: Track data source instance state, notify on start" by Eric Seckler · 6 years ago
  17. b738b97 Merge "traced_probes: Workaround atrace bug when stdin is closed" by Hector Dearman · 6 years ago
  18. 9f2c193 Merge "Fix unwinding with NO_DEXFILE_SUPPORT." by Ryan Savitski · 6 years ago
  19. eff66d8 Merge "Remove unused RecordReader." by Ryan Savitski · 6 years ago
  20. 4ff03e5 service/producer: Track data source instance state, notify on start by Eric Seckler · 6 years ago
  21. 12adafd Fix unwinding with NO_DEXFILE_SUPPORT. by Florian Mayer · 6 years ago
  22. 95ff4a7 Remove unused RecordReader. by Florian Mayer · 6 years ago
  23. 34e6c9d Use relaxed increment for stats in ring buffer. by Florian Mayer · 6 years ago
  24. 8320e6d trace_processor: split up counters table by Lalit Maganti · 6 years ago
  25. 4441d58 Fix android x86 build config by Joshua Gilpatrick · 6 years ago
  26. c6698ca traced_probes: Workaround atrace bug when stdin is closed by Hector Dearman · 6 years ago
  27. 2988579 introduce ThreadTaskRunner and use it in heapprofd's UnwindingWorker by Ryan Savitski · 6 years ago
  28. f702532 Merge "writer: Fix potential deadlock in StartupTraceWriter::BindToArbiter." by Treehugger Robot · 6 years ago
  29. 0e83ee6 Merge "Ensure temp files are not written irrespective of compile flags" by Lalit Maganti · 6 years ago
  30. 6308627 trace_processor: handle mixed partitioning span join without swapping by Lalit Maganti · 6 years ago
  31. 127479a trace_processor: implement span left join by Lalit Maganti · 6 years ago
  32. 69fb3be trace_processor: make mismatched sched events duration 0 by Lalit Maganti · 6 years ago
  33. 7199d55 Ensure temp files are not written irrespective of compile flags by Ioannis Ilkos · 6 years ago
  34. c39f77f Merge "Fix crash when recreating producer." by Treehugger Robot · 6 years ago
  35. c4e085d Move the variable declaration down into the #if this fixes the windows build. by Stephen Nusko · 6 years ago
  36. eb6144c Merge "trace buffer: Ignore empty packets" by Eric Seckler · 6 years ago
  37. 5b72cc9 writer: Fix potential deadlock in StartupTraceWriter::BindToArbiter. by Eric Seckler · 6 years ago
  38. f259811 Merge "trace_processor: massively speed up thread/process name lookups" by Lalit Maganti · 6 years ago
  39. 397a615 trace_processor: massively speed up thread/process name lookups by Lalit Maganti · 6 years ago
  40. e1b3c47 trace_processor: improve query performance involving filter operations by Lalit Maganti · 6 years ago
  41. 48092a4 Merge "Rename service_impl_unittest to match src files" by Primiano Tucci · 6 years ago
  42. 55889a9 Fix crash when recreating producer. by Florian Mayer · 6 years ago
  43. 8200bc9 Merge "Change deque to vector in the critical path" by Ioannis Ilkos · 6 years ago
  44. 4cac597 Merge "traced: Add kernel version to trace" by Hector Dearman · 6 years ago
  45. 9c03cbd Change deque to vector in the critical path by Ioannis Ilkos · 6 years ago
  46. 85170a2 Rename service_impl_unittest to match src files by Hector Dearman · 6 years ago
  47. 685f752 traced: Add kernel version to trace by Hector Dearman · 6 years ago
  48. e96498a Merge "ui: Remove handles from overview" by Treehugger Robot · 6 years ago
  49. ffd908d Merge "heapprofd unwinding fuzzer: update fuzzer to post-shmem-refactor interface" by Ryan Savitski · 6 years ago
  50. 28f71e8 Merge "perfetto: refactor span join to prepare for left join" by Lalit Maganti · 6 years ago
  51. 139c7ca Merge "Satisfy clang-tidy" by Treehugger Robot · 6 years ago
  52. 69ab96e perfetto: refactor span join to prepare for left join by Lalit Maganti · 6 years ago
  53. 7547604 heapprofd unwinding fuzzer: update fuzzer to post-shmem-refactor interface by Ryan Savitski · 6 years ago
  54. 8bc6591 Merge "Fix fuzzers and remove hardcoded -j from travis" by Florian Mayer · 6 years ago
  55. 179a730 Docs: Fix links for the second time by Hector Dearman · 6 years ago
  56. 73bf756 Satisfy clang-tidy by Hector Dearman · 6 years ago
  57. a449b5b Merge "Temporary fix for BUILD file generation" by Hector Dearman · 6 years ago
  58. cb45a21 docs: rework trace processor docs by Lalit Maganti · 6 years ago
  59. 7125663 Temporary fix for BUILD file generation by Hector Dearman · 6 years ago
  60. 758f707 docs: Fix link by Hector Dearman · 6 years ago
  61. 5459da9 docs: Small update to docs by Hector Dearman · 6 years ago
  62. b41d02a Fix chromium windows build by Primiano Tucci · 6 years ago
  63. 8478e6d Fix fuzzers and remove hardcoded -j from travis by Primiano Tucci · 6 years ago
  64. bc9bbde Merge "service/buffer: Write previous_packet_dropped TracePacket field" by Treehugger Robot · 6 years ago
  65. c410c72 Merge "Support compiling on Windows with gcc." by Primiano Tucci · 6 years ago
  66. ac7b61e Fix mac build: EBADFD -> EBADF by Primiano Tucci · 6 years ago
  67. d433c57 Support compiling on Windows with gcc. by Pascal Muetschard · 6 years ago
  68. ac33697 trace buffer: Ignore empty packets by Eric Seckler · 6 years ago
  69. 28c23b4 Merge "Include username in file name on device." by Florian Mayer · 6 years ago
  70. d47606d Merge "Minor heapprofd doc change." by Florian Mayer · 6 years ago
  71. bb3b682 Include username in file name on device. by Florian Mayer · 6 years ago
  72. 062be90 service/buffer: Write previous_packet_dropped TracePacket field by Eric Seckler · 6 years ago
  73. c17a03b Minor heapprofd doc change. by Florian Mayer · 6 years ago
  74. bd60333 Merge "Implement a sqlite helper to split strings" by Ioannis Ilkos · 6 years ago
  75. ac32a2e Merge "heapprofd client control sock: correct err checking on free batch flush" by Ryan Savitski · 6 years ago
  76. 2202123 Add heapprofd doc to docs.perfetto.dev. by Florian Mayer · 6 years ago
  77. bf54ebb Implement a sqlite helper to split strings by Ioannis Ilkos · 6 years ago
  78. 063cf9e heapprofd client control sock: correct err checking on free batch flush by Ryan Savitski · 6 years ago
  79. 282b28c Merge "trace_processor: Fix large cpu oom" by Primiano Tucci · 6 years ago
  80. b7d8219 Merge "trace_processor: Fix overflow in print evt parser" by Primiano Tucci · 6 years ago
  81. eb113c1 Merge "Bump libunwindstack version." by Florian Mayer · 6 years ago
  82. a1d9ae6 Merge "Allow to skip function names." by Florian Mayer · 6 years ago
  83. 2585e63 Bump libunwindstack version. by Florian Mayer · 6 years ago
  84. 3cfa438 Update for new function malloc_init. by Christopher Ferris · 6 years ago
  85. 3564742 Improve error message if perfetto invocation fails. by Florian Mayer · 6 years ago
  86. 2826ccf ui: Remove handles from overview by Hector Dearman · 6 years ago
  87. 52642ce trace_processor: Fix large cpu oom by Hector Dearman · 6 years ago
  88. 04c79fa trace_processor: Fix overflow in print evt parser by Hector Dearman · 6 years ago
  89. 9c6538d Allow to skip function names. by Florian Mayer · 6 years ago
  90. 2bf763c Read from socket to prevent clear notification to service. by Florian Mayer · 6 years ago
  91. 2d4d2a3 Merge "Fix build." by Treehugger Robot · 6 years ago
  92. 24a1c64 Fix build. by Florian Mayer · 6 years ago
  93. c0eace2 perfetto-ui: Show time with units by Isabelle Taylor · 6 years ago
  94. cc13085 Merge "Use the SharedRingBuffer for sending payload from client to service." by Florian Mayer · 6 years ago
  95. df42f3b Merge "Add API to enable additional producer_name_filter entries in a session" by Oystein Eftevaag · 6 years ago
  96. cb6e4c8 Add API to enable additional producer_name_filter entries in a session by Oystein Eftevaag · 6 years ago
  97. 5195059 Use the SharedRingBuffer for sending payload from client to service. by Florian Mayer · 6 years ago
  98. 5abc126 Use emplace_back over push_back to support unique_ptr. by Florian Mayer · 6 years ago
  99. c854c37 Merge "E2E test in both fork and central mode." by Florian Mayer · 6 years ago
  100. eb748c3 Merge "proto: deserialize build dependency" by Takuto Ikuta · 6 years ago