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