1. 824107d Added dynamic tables for preceding and following flows by Andrii · 4 years, 1 month ago
  2. e8d5e6f Require core layout for time in state metric by Rafal Slawik · 4 years, 1 month ago
  3. 51016d3 Allow to write out profiles from HeapprofdEndToEnd. by Florian Mayer · 4 years, 1 month ago
  4. 7d73d47 Merge "perfetto_cmd: Remove Dropbox upload code" by Hector Dearman · 4 years, 1 month ago
  5. 62b6084 perfetto_cmd: Remove Dropbox upload code by Hector Dearman · 4 years, 1 month ago
  6. 3b19f41 as_pandas() -> as_pandas_dataframe(); add __str__ representation by Anindita Ghosh · 4 years, 2 months ago
  7. 617d3f6 Define GPU metrics by Yiwei Zhang · 4 years, 2 months ago
  8. 936cb69 Ensure that our join key doesn't contain "NoJank". by Stephen Nusko · 4 years, 2 months ago
  9. ed533e7 Remove unmapped_java_symbols by Ioannis Ilkos · 4 years, 2 months ago
  10. 4447ada QueryResultIterator reads strings from string_cells one at a time than splitting all at the beginning. by Anindita Ghosh · 4 years, 2 months ago
  11. 11944f7 Merge "Increase buffer size for Java Heap Prof CTS." by Treehugger Robot · 4 years, 2 months ago
  12. 55a505e Remove tasks blocking the End LatencyInfo slice from queuing. by Stephen Nusko · 4 years, 2 months ago
  13. e337dab Increase buffer size for Java Heap Prof CTS. by Florian Mayer · 4 years, 2 months ago
  14. 90d6930 De-hardcode kPageSize in the cross-platform core tracing code by Primiano Tucci · 4 years, 2 months ago
  15. 0142c6a tp: parse sched blocked reason from proto and systrace by Lalit Maganti · 4 years, 2 months ago
  16. 5a019e9 Merge "Store field names in class." by Florian Mayer · 4 years, 2 months ago
  17. 64c1d8f Ingest deobfuscated methods. by Florian Mayer · 4 years, 2 months ago
  18. 851239e Store field names in class. by Florian Mayer · 4 years, 2 months ago
  19. ac24489 trace_processor: Add diff test for displayTimeUnit by Hector Dearman · 4 years, 3 months ago
  20. 1dd60f8 perfetto: add unit and description for GpuMemTotal events by Yiwei Zhang · 4 years, 3 months ago
  21. a4cba65 Merge "Importing flow events from protobuf to flow table" by Treehugger Robot · 4 years, 3 months ago
  22. a02ca1d Merge "Perfetto: parse GpuMemTotalEvent in trace processor" by Treehugger Robot · 4 years, 3 months ago
  23. 703edd3 Importing flow events from protobuf to flow table by Andrii · 4 years, 3 months ago
  24. c6098ed Perfetto: parse GpuMemTotalEvent in trace processor by Yiwei Zhang · 4 years, 3 months ago
  25. 0c03492 Handle multiple batches when converting to pandas. by Anindita Ghosh · 4 years, 3 months ago
  26. ff68cac Tests: Add client library + service stress test by Primiano Tucci · 4 years, 3 months ago
  27. f8ccdc6 Return query result as a pandas dataframe. by Anindita Ghosh · 4 years, 3 months ago
  28. 9503301 Add some superclass information to histograms output by Ioannis Ilkos · 4 years, 3 months ago
  29. 0f08cde Merge "Make unexplained jank only be set on janky scroll updates." by Treehugger Robot · 4 years, 3 months ago
  30. 617ca8e Make unexplained jank only be set on janky scroll updates. by Stephen Nusko · 4 years, 3 months ago
  31. 916c91a Add field for object size of java type. by Florian Mayer · 4 years, 3 months ago
  32. 05f03af Merge "Add tests for Python API." by Anindita Ghosh · 4 years, 3 months ago
  33. 4766bd8 Merge "Remove HeapGraph.type_names." by Florian Mayer · 4 years, 3 months ago
  34. 1582b41 Add tests for Python API. by Anindita Ghosh · 4 years, 3 months ago
  35. 192c15f Remove HeapGraph.type_names. by Florian Mayer · 4 years, 3 months ago
  36. 244ea39 trace_processor: Fix the proxy_power metric and add a diff test by Mikhail Khokhlov · 4 years, 3 months ago
  37. bcdec7d Merge "Diff test for flow event version 2 improved" by Treehugger Robot · 4 years, 3 months ago
  38. d755ba2 Change the order of packets in track_event_typed_args test by Andrew Shulaev · 4 years, 3 months ago
  39. c8bd4f8 Diff test for flow event version 2 improved by Andrii · 4 years, 3 months ago
  40. a307488 Merge "Added support for importing v2 flow events from json" by Treehugger Robot · 4 years, 3 months ago
  41. 041f1e8 Added support for importing v2 flow events from json by Andrii · 4 years, 3 months ago
  42. 2b820f2 Merge "Added support for importing v1 flow events from json" by Treehugger Robot · 4 years, 3 months ago
  43. 8392978 Add new metric for queuing delay scroll jank cause. by Stephen Nusko · 4 years, 3 months ago
  44. c879ea4 Added support for importing v1 flow events from json by AndrewB330 · 4 years, 3 months ago
  45. fbbf022 processor: Parse ChromeProcessDescriptor's host_app_package_name by Eric Seckler · 4 years, 3 months ago
  46. 6344826 Merge "Add thermal events" by Treehugger Robot · 4 years, 3 months ago
  47. 6734412 tp: label pid 0 thread as "swapper" without cpu suffix by Lalit Maganti · 4 years, 3 months ago
  48. 9cc8786 Add thermal events by Isabelle Taylor · 4 years, 3 months ago
  49. 81feb97 Port the queuing delay computation over to TraceProcessor. by Stephen Nusko · 4 years, 3 months ago
  50. 063034c Merge "Build without -Wno-implicit-int-float-conversion." by Lalit Maganti · 4 years, 3 months ago
  51. 00c8667 tp: parse tracing_started event and drop ftrace packets before it by Lalit Maganti · 4 years, 3 months ago
  52. 49c563b Merge "ui: Add a dedicated Info page for errors, metadata and stats" by Treehugger Robot · 4 years, 3 months ago
  53. 5fe4aeb Merge "Add in scroll causes query so we can easily add in new causes." by Treehugger Robot · 4 years, 3 months ago
  54. 0997f35 tp: fix slice tracking behaviour when multiple S event occur b2b by Lalit Maganti · 4 years, 3 months ago
  55. b36e624 ui: Add a dedicated Info page for errors, metadata and stats by Primiano Tucci · 4 years, 3 months ago
  56. c7960ed Add in scroll causes query so we can easily add in new causes. by Stephen Nusko · 4 years, 3 months ago
  57. 39e40d4 Build without -Wno-implicit-int-float-conversion. by Florian Mayer · 4 years, 3 months ago
  58. c0f23a1 docs: add clarification on how to choose where to add diff tests by Lalit Maganti · 4 years, 3 months ago
  59. c8e2765 tp: organize all tp tests and remove legacy folder by Lalit Maganti · 4 years, 3 months ago
  60. a951d3d tp: merge test/metrics into test/trace_processor by Lalit Maganti · 4 years, 3 months ago
  61. df50009 test: update diff testing script to Python3 by Lalit Maganti · 4 years, 3 months ago
  62. c00223d tp: fix parsing bad lines in systrace files by Lalit Maganti · 4 years, 3 months ago
  63. 244200e tp: modularise diff testing infrastructure by Lalit Maganti · 4 years, 3 months ago
  64. 716c27b Merge "Use DescriptorPool for extensions parsing" by Andrew Shulaev · 4 years, 3 months ago
  65. 75ef622 Merge "Trace processor changes for GPU Memory ftrace event" by Lalit Maganti · 4 years, 3 months ago
  66. fdf9d8e Use DescriptorPool for extensions parsing by Andrew Shulaev · 4 years, 3 months ago
  67. 6122101 Trace processor changes for GPU Memory ftrace event by Adithya Srinivasan · 4 years, 4 months ago
  68. 7455cf5 traced: implement lifecycle events by Lalit Maganti · 4 years, 4 months ago
  69. 46b12a9 Deserialization support for extensions in trace processor by Andrew Shulaev · 4 years, 4 months ago
  70. f3c5fcb Port the scroll flow breakdown into a trace processor metric. by Stephen Nusko · 4 years, 4 months ago
  71. 0b81007 tp: add support for opting out of query output checks in shell by Lalit Maganti · 4 years, 4 months ago
  72. fb1992c Migrate scroll_jank related tables to the 'chrome/scroll_jank.sql' metric by Stephen Nusko · 4 years, 4 months ago
  73. 3db7b6f tp: perf_sample table diff test by Ryan Savitski · 4 years, 4 months ago
  74. cda78eb Remove error metrics from trace metadata by Ioannis Ilkos · 4 years, 4 months ago
  75. 2b8d809 Add the descendant_slice table. by Stephen Nusko · 4 years, 4 months ago
  76. e5d071f Add the ancestor_slice dynamic table. by Stephen Nusko · 4 years, 4 months ago
  77. d17fc27 Merge "Add superclass field to the classes table" by Treehugger Robot · 4 years, 4 months ago
  78. e139d0b Add superclass field to the classes table by Ioannis Ilkos · 4 years, 4 months ago
  79. 8d16b19 Use power profile for core mappings by Ioannis Ilkos · 4 years, 4 months ago
  80. 35f4d58 Merge "Make diff_test_trace_processor Python 3 compatible." by Florian Mayer · 4 years, 4 months ago
  81. cdc44b3 Make diff_test_trace_processor Python 3 compatible. by Florian Mayer · 4 years, 4 months ago
  82. b079b4a Ingest heap names from trace. by Florian Mayer · 4 years, 4 months ago
  83. 0266246 Do not revisit nodes. by Florian Mayer · 4 years, 4 months ago
  84. 9718a75 Add vulkan render_subpass_index_mask to GpuRenderStageEvent by Raymond Chiu · 4 years, 4 months ago
  85. 3ce38c3 Merge "Move Specification to InternedData" by Raymond Chiu · 4 years, 4 months ago
  86. 37532e6 Move Specification to InternedData by Raymond Chiu · 4 years, 7 months ago
  87. 324cc4b Add support for scm start/end by Hector Dearman · 4 years, 4 months ago
  88. 211c4cb Fix query to exclude tracks with no time_in_state by Rafal Slawik · 4 years, 4 months ago
  89. 0ec31a3 Show time_in_state only if non-zero runtime by Rafal Slawik · 4 years, 5 months ago
  90. 5c10c44 Merge "Perfetto depends on jni_headers" by Treehugger Robot · 4 years, 5 months ago
  91. e6310dc Compute CPU mcycles from time_in_state by Rafal Slawik · 4 years, 5 months ago
  92. 34d097b tp: rename _annotations suffix to _event by Lalit Maganti · 4 years, 5 months ago
  93. 62a572d Perfetto depends on jni_headers by Orion Hodson · 4 years, 5 months ago
  94. 413df03 CTS: mark activities as android:exported="true" by Primiano Tucci · 4 years, 5 months ago
  95. 28b5ddf Merge "Move time_in_state from slice to counter" by Rafal Slawik · 4 years, 5 months ago
  96. 9b594a9 Move time_in_state from slice to counter by Rafal Slawik · 4 years, 5 months ago
  97. 5fb5b4c metrics: add surfaceflinger metric and derived events by Lalit Maganti · 4 years, 5 months ago
  98. 6370cd4 Merge "test: run functional benchmarks under sanitizer." by Lalit Maganti · 4 years, 5 months ago
  99. 630b6bc test: run functional benchmarks under sanitizer. by Lalit Maganti · 4 years, 5 months ago
  100. 974945e Detect main threads by Rafal Slawik · 4 years, 5 months ago