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