1. 54ba566 Merge "trace_processor: show cpu_frequency_limits ftrace event on Perfetto UI" by Luke Chang · 2 years, 5 months ago
  2. 56df5e6 trace_processor: show cpu_frequency_limits ftrace event on Perfetto UI by Luke Chang · 2 years, 6 months ago
  3. 134b9ef dynamic tables: improve error handling by returning base::Status from ComputeTable by Ryan Savitski · 2 years, 6 months ago
  4. 5bc4f42 Merge "heapprofd client api: cut unnecessary dependency on common/proc_utils" by Ryan Savitski · 2 years, 6 months ago
  5. c1730da Merge "perfetto: make trace and config root protos depend on every target" by Treehugger Robot · 2 years, 6 months ago
  6. d817f65 Merge changes I18eaf490,I388fdf5a by Daniele Di Proietto · 2 years, 6 months ago
  7. c161e67 Merge "profile_module: omit packets referencing invalid callstack internings" by Treehugger Robot · 2 years, 6 months ago
  8. 7133d3b Merge "Fix standalone build and re-enable some unit tests on Windows" by Daniele Di Proietto · 2 years, 6 months ago
  9. 5340dfc Merge "Remove TODO and update comment for workaround." by Daniele Di Proietto · 2 years, 6 months ago
  10. 60978c6 heapprofd client api: cut unnecessary dependency on common/proc_utils by Ryan Savitski · 2 years, 6 months ago
  11. 4f919b6 profile_module: omit packets referencing invalid callstack internings by Ryan Savitski · 2 years, 6 months ago
  12. e69b1dc perfetto: make trace and config root protos depend on every target by Lalit Maganti · 2 years, 6 months ago
  13. 5b5f79b Merge "perfetto_cmd: add atrace categories to --query" by Treehugger Robot · 2 years, 6 months ago
  14. 7a29efc Merge "Revert "Allow typed proto messages to be written into TracedValue."" by Primiano Tucci · 2 years, 6 months ago
  15. 706322e Fix standalone build and re-enable some unit tests on Windows by Daniele Di Proietto · 2 years, 6 months ago
  16. 7b1c769 perfetto_cmd: add atrace categories to --query by Primiano Tucci · 2 years, 6 months ago
  17. d920f60 Revert "Allow typed proto messages to be written into TracedValue." by Alexander Timin · 2 years, 6 months ago
  18. 23a2d49 Merge "tools/run-dev-server: Don't serve contents outside of the repo" by Treehugger Robot · 2 years, 6 months ago
  19. 3680d2f Merge "perfetto: remove merged protos from Bazel and reduce usage elsewhere" by Treehugger Robot · 2 years, 6 months ago
  20. 396eece Merge "perfetto: remove ttt unittests target from being linked" by Lalit Maganti · 2 years, 6 months ago
  21. d24cfc5 tools/run-dev-server: Don't serve contents outside of the repo by Primiano Tucci · 2 years, 6 months ago
  22. 9b8ef14 Merge "Allow horizontal scrolling for the Query Result panel in timeline view" by Mingjing Zhang · 2 years, 6 months ago
  23. 8d6d7c1 perfetto: remove merged protos from Bazel and reduce usage elsewhere by Lalit Maganti · 2 years, 6 months ago
  24. a4b4f46 Merge "Allow typed proto messages to be written into TracedValue." by Alexander Timin · 2 years, 6 months ago
  25. 0d13f1d perfetto: remove ttt unittests target from being linked by Lalit Maganti · 2 years, 6 months ago
  26. b9922c2 Temporarily disable broken unit tests on Windows by Daniele Di Proietto · 2 years, 6 months ago
  27. 6108011 Remove TODO and update comment for workaround. by Daniele Di Proietto · 2 years, 6 months ago
  28. 508eddb Fix windows after Subprocess::OutputMode enum class change by Daniele Di Proietto · 2 years, 6 months ago
  29. a69fdfa List registered data sources only once by Daniele Di Proietto · 2 years, 6 months ago
  30. 654c128 Rearrange code by Daniele Di Proietto · 2 years, 6 months ago
  31. 7d87bb1 Merge "Fix on demand process scraping with multiple ftrace data sources" by Daniele Di Proietto · 2 years, 6 months ago
  32. 07b0113 Merge changes from topic "perfetto_atrace" by Daniele Di Proietto · 2 years, 6 months ago
  33. cf4922d Merge "Disable trace_to_text:unittest in windows" by Mohit Saini · 2 years, 6 months ago
  34. 97c3381 Export atrace categories from ftrace data source descriptor by Daniele Di Proietto · 2 years, 6 months ago
  35. 788302a Support InputMode::kDevNull in Subprocess by Daniele Di Proietto · 2 years, 6 months ago
  36. 9e6a087 Change Subprocess::OutputMode to enum class by Daniele Di Proietto · 2 years, 6 months ago
  37. f1caffa Fix on demand process scraping with multiple ftrace data sources by Daniele Di Proietto · 2 years, 6 months ago
  38. 02c31ea Disable trace_to_text:unittest in windows by Mohit Saini · 2 years, 6 months ago
  39. eb11bdd Merge "Remove unused base::TrimLeading()" by Daniele Di Proietto · 2 years, 6 months ago
  40. 654da73 Allow horizontal scrolling for the Query Result panel in timeline view by Mingjing Zhang · 2 years, 6 months ago
  41. 710677c Allow typed proto messages to be written into TracedValue. by Alexander Timin · 2 years, 6 months ago
  42. 6f32946 Merge "Update how android_sysui_cuj decides if scheduling is to blame" by Marcin Oczeretko · 2 years, 6 months ago
  43. bbe0069 LUCI: Update to Xcode 13.2 (2nd attempt) by Primiano Tucci · 2 years, 6 months ago
  44. e17e3b8 Merge "Revert "Infra: Revert LUCI changes for Mac-arm64"" by Lalit Maganti · 2 years, 6 months ago
  45. 6fd15e1 Revert "Infra: Revert LUCI changes for Mac-arm64" by Lalit Maganti · 2 years, 6 months ago
  46. a43095a Merge "Don't release allocator memory every time on ReadBuffersIntoFile" by Lalit Maganti · 2 years, 6 months ago
  47. 6423fdf Update how android_sysui_cuj decides if scheduling is to blame by Marcin Oczeretko · 2 years, 6 months ago
  48. 85ad2cb Remove unused base::TrimLeading() by Daniele Di Proietto · 2 years, 6 months ago
  49. e7507cd Add missing dep on libprotobuf_full by Mohit Saini · 2 years, 6 months ago
  50. 2f89bb9 Don't release allocator memory every time on ReadBuffersIntoFile by Daniele Di Proietto · 2 years, 9 months ago
  51. ed5834c Fix chrome rollback due to missign return by Mohit Saini · 2 years, 6 months ago
  52. fddf98a tp: add ability to create dummy columns by Lalit Maganti · 2 years, 6 months ago
  53. 389ab40 tp: remove LookupJoin function by Lalit Maganti · 2 years, 6 months ago
  54. 9a2c537 Merge "Filter out CUJs that are <4ms long" by Marcin Oczeretko · 2 years, 6 months ago
  55. 63f621b Merge "Fix DCHECK() crash in reading nspid for a process" by Treehugger Robot · 2 years, 6 months ago
  56. 5507fed Fix DCHECK() crash in reading nspid for a process by Chinglin Yu · 2 years, 6 months ago
  57. d367534 Merge "Project import generated by Copybara." by Treehugger Robot · 2 years, 6 months ago
  58. ec8ee0c Filter out CUJs that are <4ms long by Marcin Oczeretko · 2 years, 6 months ago
  59. 2319982 Merge "Make metric tag's text color unchanged when the track group is expanded" by Mingjing Zhang · 2 years, 6 months ago
  60. eb6cf20 Make metric tag's text color unchanged when the track group is expanded by Mingjing Zhang · 2 years, 6 months ago
  61. 0ae14a3 Merge "Pivot table: drill down buttons to see the slices" by Treehugger Robot · 2 years, 6 months ago
  62. e0ee9ff Merge "Update android_sysui_cuj metric to handle frames with no GPU wait" by Marcin Oczeretko · 2 years, 6 months ago
  63. 8d2f3eb Pivot table: drill down buttons to see the slices by Andrew Shulaev · 2 years, 6 months ago
  64. 919d053 Merge "Fix the definition of enable_perfetto_zlib flag" by Treehugger Robot · 2 years, 6 months ago
  65. 7a5d455 Merge "tp: fix python API on Windows" by Treehugger Robot · 2 years, 6 months ago
  66. 9809709 Fix the definition of enable_perfetto_zlib flag by Mohit Saini · 2 years, 6 months ago
  67. 9ebd358 perfetto: add a couple more missing targets by Lalit Maganti · 2 years, 6 months ago
  68. 6887728 tp: fix python API on Windows by Lalit Maganti · 2 years, 6 months ago
  69. a21a5dd Merge "metrics: Add android surfaceflinger jank tables" by Nick Pollard · 2 years, 6 months ago
  70. 16c28ca perfetto: readd missing proto targets by Lalit Maganti · 2 years, 6 months ago
  71. b78b9b1 Update android_sysui_cuj metric to handle frames with no GPU wait by Marcin Oczeretko · 2 years, 6 months ago
  72. 9359e31 Merge "Support gzip files in trace_to_text" by Mohit Saini · 2 years, 6 months ago
  73. 54c1fc3 metrics: Add android surfaceflinger jank tables by Nick Pollard · 2 years, 6 months ago
  74. 2838cdf Support gzip files in trace_to_text by Mohit Saini · 2 years, 6 months ago
  75. dfc6cff Merge "Cleanup heap graph deobfuscation" by Treehugger Robot · 2 years, 6 months ago
  76. 450291e Merge "Update prebuilts for v24.1" by Lalit Maganti · 2 years, 6 months ago
  77. 6001b7f Merge "traced_probes: Remove old TODO" by Lalit Maganti · 2 years, 6 months ago
  78. 09ca883 Cleanup heap graph deobfuscation by Ioannis Ilkos · 2 years, 6 months ago
  79. 25fac0f Project import generated by Copybara. by Perfetto Team · 2 years, 6 months ago
  80. 58e8d82 tp: read cols used info from SQLite and propagate to dynamic tables by Lalit Maganti · 2 years, 6 months ago
  81. 6c72ed0 Merge "perfetto: add exports for targets with import public decls" by Lalit Maganti · 2 years, 6 months ago
  82. 47e3dfc Merge "perfetto: improve bazel BUILD file generation with protos" by Lalit Maganti · 2 years, 6 months ago
  83. 7a34836 Merge "perfetto_cmd: Improve --query user-friendliness" by Treehugger Robot · 2 years, 6 months ago
  84. 375e160 traced_probes: Remove old TODO by Hector Dearman · 2 years, 7 months ago
  85. 2515b96 Merge "traced: Keep track of flush timeouts" by Primiano Tucci · 2 years, 6 months ago
  86. b5cab7a metric: Add gro aggregation ratio to network performance metrics by Luke Chang · 2 years, 6 months ago
  87. b1d24d3 Merge "Show All Processes track conditionally for Dropped Frames alerts" by Mingjing Zhang · 2 years, 6 months ago
  88. ba364ec perfetto: add exports for targets with import public decls by Lalit Maganti · 2 years, 6 months ago
  89. e727966 Show All Processes track conditionally for Dropped Frames alerts by Mingjing Zhang · 2 years, 6 months ago
  90. 92a6e42 tp: fix compile in G3 by Lalit Maganti · 2 years, 6 months ago
  91. 79d70fe perfetto: improve bazel BUILD file generation with protos by Lalit Maganti · 2 years, 6 months ago
  92. 4ec88d6 Merge "perfetto: fix descriptor naming to prevent double proto gen" by Lalit Maganti · 2 years, 6 months ago
  93. bd4a88c perfetto_cmd: Improve --query user-friendliness by Primiano Tucci · 2 years, 6 months ago
  94. 3597628 Merge "tp: add flows between binder transaction pairs" by Treehugger Robot · 2 years, 6 months ago
  95. c21a4a8 perfetto: fix descriptor naming to prevent double proto gen by Lalit Maganti · 2 years, 6 months ago
  96. 4b729cc Merge "tp: python: add btp and trace uri resolver to pip package" by Lalit Maganti · 2 years, 6 months ago
  97. 45ac992 Merge "Metrics: Introduce Jank Budget" by Treehugger Robot · 2 years, 6 months ago
  98. fddb760 tp: python: add btp and trace uri resolver to pip package by Lalit Maganti · 2 years, 6 months ago
  99. 6b51562 tp: add flows between binder transaction pairs by Lalit Maganti · 2 years, 6 months ago
  100. d39647e Merge "metric: Add packet retransmission rate to network performance metrics" by Luke Chang · 2 years, 6 months ago