1. acb6ca3 Protozero: fall back on the heap when nesting too deep by Primiano Tucci · 4 years ago
  2. a4cba65 Merge "Importing flow events from protobuf to flow table" by Treehugger Robot · 4 years ago
  3. a02ca1d Merge "Perfetto: parse GpuMemTotalEvent in trace processor" by Treehugger Robot · 4 years ago
  4. 33ef57f Merge "Minor test cleanup, use protozero::HeapBuffered<Msg>" by Treehugger Robot · 4 years ago
  5. c39caf1 Merge "ui: Remove thumbnail mode from heap profiles" by Hector Dearman · 4 years ago
  6. 703edd3 Importing flow events from protobuf to flow table by Andrii · 4 years ago
  7. c6098ed Perfetto: parse GpuMemTotalEvent in trace processor by Yiwei Zhang · 4 years ago
  8. bb37173 Minor test cleanup, use protozero::HeapBuffered<Msg> by Primiano Tucci · 4 years ago
  9. c8f8957 Merge "ui: Add instant event rendering" by Hector Dearman · 4 years ago
  10. 844423c ui: Remove thumbnail mode from heap profiles by Hector Dearman · 4 years ago
  11. d022391 Merge "Make client_ext ABI more stable." by Treehugger Robot · 4 years ago
  12. 0c03492 Handle multiple batches when converting to pandas. by Anindita Ghosh · 4 years ago
  13. 842b485 ui: Add instant event rendering by Hector Dearman · 4 years ago
  14. 280aae1 Make client_ext ABI more stable. by Florian Mayer · 4 years ago
  15. 56f14da Merge "ui: Split listTracks into it's own file" by Hector Dearman · 4 years ago
  16. e69d5b2 Merge "Tests: Add client library + service stress test" by Treehugger Robot · 4 years ago
  17. ff68cac Tests: Add client library + service stress test by Primiano Tucci · 4 years ago
  18. dc68e32 Merge "Fix base::Subprocess move ctor and operator=" by Primiano Tucci · 4 years ago
  19. e1a2848 Fix base::Subprocess move ctor and operator= by Primiano Tucci · 4 years ago
  20. 76488e6 Merge "Do not download t2t for --print-config." by Florian Mayer · 4 years ago
  21. 1e16486 Merge "Client Library: retry connections if traced is not running" by Primiano Tucci · 4 years ago
  22. 1646a64 Client Library: retry connections if traced is not running by Primiano Tucci · 4 years ago
  23. 2ad3861 Do not download t2t for --print-config. by Florian Mayer · 4 years ago
  24. 5d9552e Merge "Add no-op heapprofd client." by Treehugger Robot · 4 years ago
  25. dcb6f80 Merge "[metrics] Change the example chrome metric to not clash with chromium" by Deep Roy · 4 years ago
  26. f52572f Add noop rule to BUILD to import init file correctly on g3 by Anindita Ghosh · 4 years ago
  27. ece0350 [metrics] Change the example chrome metric to not clash with chromium by Deepanjan Roy · 4 years ago
  28. 50f5e82 Add no-op heapprofd client. by Florian Mayer · 4 years ago
  29. 9a43f48 Merge "tp: bump tp and traceconv versions" by Lalit Maganti · 4 years ago
  30. f697994 tp: bump tp and traceconv versions by Lalit Maganti · 4 years ago
  31. f68444a Roll clang + fix warnings by Primiano Tucci · 4 years ago
  32. 23c5b63 Merge "[trace processor] Update webview power metric slice selection conditions" by Oksana Zhuravlova · 4 years ago
  33. f8ccdc6 Return query result as a pandas dataframe. by Anindita Ghosh · 4 years ago
  34. 8f0dfaa ui: Split listTracks into it's own file by Hector Dearman · 4 years ago
  35. a269ff3 Merge "ui: Reduce special handling of the summary track" by Hector Dearman · 4 years ago
  36. e0cfa6e [trace processor] Update webview power metric slice selection conditions by Oksana Zhuravlova · 4 years ago
  37. b156b01 Merge "ui: Userspace slice aggregation V0" by Hector Dearman · 4 years ago
  38. cbbc21c Merge "Store superclass in HeapGraphType." by Treehugger Robot · 4 years ago
  39. 002bed7 ui: Userspace slice aggregation V0 by Hector Dearman · 4 years ago
  40. 06e30ba Merge "Add some superclass information to histograms output" by Treehugger Robot · 4 years ago
  41. 9b55a83 ui: Reduce special handling of the summary track by Hector Dearman · 4 years ago
  42. 7176f54 Merge "Support armv7l in system_probes_parser" by Hector Dearman · 4 years ago
  43. 9503301 Add some superclass information to histograms output by Ioannis Ilkos · 4 years ago
  44. 83b8ae2 Merge "tp: switch from dict to list of pairs in descriptor generation script" by Lalit Maganti · 4 years ago
  45. 38365dc tp: switch from dict to list of pairs in descriptor generation script by Lalit Maganti · 4 years ago
  46. 7b7c0b5 Merge "Call sendfile in a loop to handle short writes" by Hector Dearman · 4 years ago
  47. db2b9c3 Merge "ui: fix searching for data bounds on tracks" by Lalit Maganti · 4 years ago
  48. 46b0d87 Merge "trace_processor: Support uncompressed atrace data" by Lalit Maganti · 4 years ago
  49. c1af200 Store superclass in HeapGraphType. by Florian Mayer · 4 years ago
  50. d14d99c Merge "ui: Update a few packages and move canvas to devDependencies" by Hector Dearman · 4 years ago
  51. f3bd050 Set block_client for heapprofd in UI. by Florian Mayer · 4 years ago
  52. f26554f trace_processor: Support uncompressed atrace data by Zhao Qin · 4 years ago
  53. 8b09698 ui: fix searching for data bounds on tracks by Lalit Maganti · 4 years ago
  54. 9a48265 Merge "trace-processor: Add extensions once" by Treehugger Robot · 4 years ago
  55. d5dceb5 Merge "Update language to comply with Android's inclusive language guidance" by Treehugger Robot · 4 years ago
  56. 7c9edcb ui: Update a few packages and move canvas to devDependencies by Hector Dearman · 4 years ago
  57. 8d3e15e trace-processor: Add extensions once by Deepanjan Roy · 4 years ago
  58. d034e86 Call sendfile in a loop to handle short writes by Hector Dearman · 4 years ago
  59. a364520 Update language to comply with Android's inclusive language guidance by Primiano Tucci · 4 years ago
  60. b5aa09d Merge "ui: only draw visible data in tracks" by Lalit Maganti · 4 years ago
  61. 88a003a Merge "tp: cache computed columns in experimental slice layout table" by Lalit Maganti · 4 years ago
  62. e192178 Merge "perfetto-ui: Remove separate scheduling category" by Isabelle Taylor · 4 years ago
  63. 8dece91 perfetto-ui: Remove separate scheduling category by Isabelle Taylor · 4 years ago
  64. 04cf908 ui: Fix "Uncaught ReferenceError: window is not defined" by Hector Dearman · 4 years ago
  65. c6f029c Merge "Fix 'find' for incomplete slice" by Isabelle Taylor · 4 years ago
  66. 081592d Fix 'find' for incomplete slice by Isabelle Taylor · 4 years ago
  67. 4b656a0 Merge "perfetto_cmd: Support perfetto -t0" by Hector Dearman · 4 years ago
  68. a442b19 Merge "tools/heap_profile fix typo" by Hector Dearman · 4 years ago
  69. 33cf4b0 Merge "ui: Query Chrome categories only when Chrome becomes recording target." by Treehugger Robot · 4 years ago
  70. 091a54e tools/heap_profile fix typo by Hector Dearman · 4 years ago
  71. 0f08cde Merge "Make unexplained jank only be set on janky scroll updates." by Treehugger Robot · 4 years ago
  72. ecd5fc2 ui: Query Chrome categories only when Chrome becomes recording target. by 0x5eba · 4 years ago
  73. 617ca8e Make unexplained jank only be set on janky scroll updates. by Stephen Nusko · 4 years ago
  74. fce06b2 Merge "Add field for object size of java type." by Florian Mayer · 4 years ago
  75. 57e54f1 Merge "ui: Add gn rule to copy protobufjs light" by Deep Roy · 4 years ago
  76. 146b5b7 perfetto_cmd: Support perfetto -t0 by Hector Dearman · 4 years ago
  77. 39c302b Merge "Update CHANGELOG for v6 release" by Primiano Tucci · 4 years ago
  78. d72619a Move error handling into api instead of http for Python API by Anindita Ghosh · 4 years ago
  79. 6d7badc Update CHANGELOG for v6 release by Primiano Tucci · 4 years ago
  80. 1a6e4f4 ui: Add gn rule to copy protobufjs light by Deepanjan Roy · 4 years ago
  81. 916c91a Add field for object size of java type. by Florian Mayer · 4 years ago
  82. 22b8657 Merge "perfetto-ui: Add thread state summary" by Isabelle Taylor · 4 years ago
  83. 273a381 Merge "Elaborate unknown architecture error." by Florian Mayer · 4 years ago
  84. d37ca66 Use http.client rather than urllib.request by Anindita Ghosh · 4 years ago
  85. 05f03af Merge "Add tests for Python API." by Anindita Ghosh · 4 years ago
  86. 6994e56 Elaborate unknown architecture error. by Florian Mayer · 4 years ago
  87. 4766bd8 Merge "Remove HeapGraph.type_names." by Florian Mayer · 4 years ago
  88. 6c836a5 perfetto-ui: Add thread state summary by Isabelle Taylor · 4 years ago
  89. b1aa928 Support armv7l in system_probes_parser by Hector Dearman · 4 years ago
  90. 1582b41 Add tests for Python API. by Anindita Ghosh · 4 years ago
  91. 192c15f Remove HeapGraph.type_names. by Florian Mayer · 4 years ago
  92. 6799b40 ui: only draw visible data in tracks by Lalit Maganti · 4 years ago
  93. 6ccbeae tp: cache computed columns in experimental slice layout table by Lalit Maganti · 4 years ago
  94. f6c424b Enable metatrace options within tp python api by Anindita Ghosh · 4 years ago
  95. 5a58acd Merge "trace_processor: Fix the proxy_power metric and add a diff test" by Mikhail Khokhlov · 4 years ago
  96. 1f05e50 Merge "ui: add quantized query caching layer when zoomed out on large traces" by Lalit Maganti · 4 years ago
  97. 8e70701 ui: add quantized query caching layer when zoomed out on large traces by Lalit Maganti · 4 years ago
  98. 244ea39 trace_processor: Fix the proxy_power metric and add a diff test by Mikhail Khokhlov · 4 years ago
  99. 23b75a4 Build standalone client using static STL. by Florian Mayer · 4 years ago
  100. 976db5b Default stop_timeout_ms if not given. by Florian Mayer · 4 years ago