1. 765c0f8 Merge "GCC: fix ambiguous call to make_optional" by Lalit Maganti · 2 years, 8 months ago
  2. 2f654ea Merge "Tweak build files to support building on ARM Macs" by Hector Dearman · 2 years, 8 months ago
  3. 470f122 Merge "perfetto: fix activate_triggers from statsd" by Lalit Maganti · 2 years, 8 months ago
  4. 611804d GCC: fix ambiguous call to make_optional by Stephan Hartmann · 2 years, 8 months ago
  5. 4a9b683 Merge "Flip default value of auto-load flag" by Treehugger Robot · 2 years, 8 months ago
  6. 73a1be2 perfetto: fix activate_triggers from statsd by Lalit Maganti · 2 years, 8 months ago
  7. e162eac Flip default value of auto-load flag by Andrew Shulaev · 2 years, 8 months ago
  8. 9296f1e Merge "Use template strings in pivot table unit tests for readability" by Treehugger Robot · 2 years, 8 months ago
  9. b326496 Merge "trace_processor: Fix behaviour of displayTimeUnit to match catapult" by Hector Dearman · 2 years, 8 months ago
  10. cadd5ee Use template strings in pivot table unit tests for readability by Andrew Shulaev · 2 years, 8 months ago
  11. 70f7338 Merge "Allow grouping of derived event tracks" by Mingjing Zhang · 2 years, 9 months ago
  12. 9b7c3bd Allow grouping of derived event tracks by Mingjing Zhang · 2 years, 9 months ago
  13. abe1a8b Merge "tp: refactor batch trace processor into library" by Treehugger Robot · 2 years, 9 months ago
  14. 6b9d1d4 Merge "Improve readability of code for query generation" by Treehugger Robot · 2 years, 9 months ago
  15. 19acf27 Improve readability of code for query generation by Andrew Shulaev · 2 years, 9 months ago
  16. f1d156f tp: refactor batch trace processor into library by Lalit Maganti · 2 years, 9 months ago
  17. ee80bcb trace_processor: Fix behaviour of displayTimeUnit to match catapult by Hector Dearman · 2 years, 9 months ago
  18. 9e18a83 Merge "Do not render flow arrow heads for sufficiently short arrows" by Andrew Shulaev · 2 years, 9 months ago
  19. addd586 Merge changes I85a79ce0,I1686ff72 by Daniele Di Proietto · 2 years, 9 months ago
  20. 0cc685a Merge "Avoid keeping slices count of all packets" by Daniele Di Proietto · 2 years, 9 months ago
  21. d6e08a1 Make the undo/redo work for programmatic changes by Andrew Shulaev · 2 years, 9 months ago
  22. b9dad73 Merge "Query editor: Ctrl+Enter executes only selection" by Andrew Shulaev · 2 years, 9 months ago
  23. 3911836 Tweak build files to support building on ARM Macs by Hector Dearman · 2 years, 9 months ago
  24. 2397d1a Dump malformed ftrace pages to log by Daniele Di Proietto · 2 years, 9 months ago
  25. bad67fa Move HexDump to include/perfetto/ext/base/utils.h by Daniele Di Proietto · 2 years, 9 months ago
  26. 889d9a9 Query selector: fix a bug with pressing Tab on empty line by Andrew Shulaev · 2 years, 9 months ago
  27. d0bc15a Query editor: Ctrl+Enter executes only selection by Andrew Shulaev · 2 years, 9 months ago
  28. c4b9d71 Query editor: indent lines when pressing tab on multi-line selection by Andrew Shulaev · 2 years, 9 months ago
  29. 433f7b8 Avoid keeping slices count of all packets by Daniele Di Proietto · 2 years, 9 months ago
  30. 01a0a0e Merge changes If93d8834,I3336919b by Daniele Di Proietto · 2 years, 9 months ago
  31. 0e13572 Merge "TraceProcessor: add /websocket endpoint" by Treehugger Robot · 2 years, 9 months ago
  32. 2426571 Merge "tools: Add Websocket <> ADB:5037 bridge" by Treehugger Robot · 2 years, 9 months ago
  33. c91a3c8 Begin moving away code from ReadBuffers() by Daniele Di Proietto · 2 years, 9 months ago
  34. ce79784 Add ReadBuffersIntoConsumer and ReadBuffersIntoFile by Daniele Di Proietto · 2 years, 9 months ago
  35. 4a1e747 Merge "java_hprof: Regenerate the list of pids on continuous dump." by Daniele Di Proietto · 2 years, 9 months ago
  36. 8761a31 tools: Add Websocket <> ADB:5037 bridge by Primiano Tucci · 2 years, 9 months ago
  37. 276eba9 TraceProcessor: add /websocket endpoint by Primiano Tucci · 2 years, 9 months ago
  38. 95dbb70 base: Add websocket support to http_server.cc by Primiano Tucci · 2 years, 9 months ago
  39. d04b513 Merge "Revamp JSON validators for less boilerplate" by Andrew Shulaev · 2 years, 9 months ago
  40. f39772e Merge changes I9a24769e,I2a2a0482,I683ead4a by Hector Dearman · 2 years, 9 months ago
  41. 41ef6c2 Revamp JSON validators for less boilerplate by Andrew Shulaev · 2 years, 9 months ago
  42. df24367 ui: Have tooltips follow the mouse within a track by Hector Dearman · 2 years, 9 months ago
  43. 1cc497a ui: Remove old form of drawIncompleteSlice by Hector Dearman · 2 years, 9 months ago
  44. fe60412 ui: Add infrastructure for frontend only slice tracks by Hector Dearman · 2 years, 9 months ago
  45. e0b479c Fix chromium build on base/http (take 2) by Primiano Tucci · 2 years, 9 months ago
  46. 8308ace Merge "Suppress circular dependency warnings for 3p code" by Andrew Shulaev · 2 years, 9 months ago
  47. ed97677 Merge "Break circular dependency record_config.ts <-> state.ts" by Andrew Shulaev · 2 years, 9 months ago
  48. 08dba5c Merge "Move check for write_period_ms == 0 below" by Daniele Di Proietto · 2 years, 9 months ago
  49. fccb993 Suppress circular dependency warnings for 3p code by Andrew Shulaev · 2 years, 9 months ago
  50. 4d9665b java_hprof: Regenerate the list of pids on continuous dump. by Daniele Di Proietto · 2 years, 9 months ago
  51. 385a285 Merge "Remove indentation in aggregation columns of pivot table" by Andrew Shulaev · 2 years, 9 months ago
  52. 16470ed Merge "UnixSocket: use poll() for send timeout." by Primiano Tucci · 2 years, 9 months ago
  53. 7452c4d Break circular dependency record_config.ts <-> state.ts by Andrew Shulaev · 2 years, 9 months ago
  54. 79d7eeb Remove indentation in aggregation columns of pivot table by Andrew Shulaev · 2 years, 9 months ago
  55. cfcbc64 Merge changes If38d5fb9,I36e36b1c by Ryan Savitski · 2 years, 9 months ago
  56. d35aa62 traced_perf: support explicit clockid for the sample timestamps by Ryan Savitski · 2 years, 9 months ago
  57. 31c1534 proto: traced_perf: allow explicitly setting a clockid for perf timestamps by Ryan Savitski · 2 years, 9 months ago
  58. 99d2178 Merge "Fix GN issues on Chromium/Win build" by Treehugger Robot · 2 years, 9 months ago
  59. 3626604 Fix GN issues on Chromium/Win build by Andrew Shulaev · 2 years, 9 months ago
  60. fa096f1 Merge "ui: Update fiddle with sample Perfetto caller" by Octavian Tuchila · 2 years, 9 months ago
  61. 1c7a73c Merge "ui: Simplify some CSS rules" by Octavian Tuchila · 2 years, 9 months ago
  62. 3d08642 UnixSocket: use poll() for send timeout. by Primiano Tucci · 2 years, 9 months ago
  63. 44a15be base: add http_server.cc by Primiano Tucci · 2 years, 9 months ago
  64. 84b9a9b Move check for write_period_ms == 0 below by Daniele Di Proietto · 2 years, 9 months ago
  65. b1a8ff9 Merge "tp: add support for hot reloading metrics" by Treehugger Robot · 2 years, 9 months ago
  66. c5c000f ui: Update ui/README.md by Hector Dearman · 2 years, 9 months ago
  67. f094a12 tp: add support for hot reloading metrics by Lalit Maganti · 2 years, 9 months ago
  68. efb78cc ui: Update fiddle with sample Perfetto caller by Tuchila Octavian · 2 years, 9 months ago
  69. 9d81eb8 ui: Simplify some CSS rules by Tuchila Octavian · 2 years, 9 months ago
  70. d5cb19a Merge "[base] FlatHashMap: don't invalidate pointer if key exists" by Primiano Tucci · 2 years, 9 months ago
  71. 5d40eca [base] FlatHashMap: don't invalidate pointer if key exists by Primiano Tucci · 2 years, 9 months ago
  72. 715528e IWYU: add limits for std::numeric_limits by Stephan Hartmann · 2 years, 9 months ago
  73. 03cb3fd Merge "UI: Remove dependencies on system fonts" by Primiano Tucci · 2 years, 9 months ago
  74. b82f357 UI: Remove dependencies on system fonts by Primiano Tucci · 2 years, 9 months ago
  75. ff20dcb Merge "Add the gpu_mem ftrace events in the memory muxer category" by Ioannis Ilkos · 2 years, 9 months ago
  76. 9e87364 Add the gpu_mem ftrace events in the memory muxer category by Ioannis Ilkos · 2 years, 9 months ago
  77. 8ac3241 Merge "TraceProcessor: use FlatHashMap in ThreadStateGenerator" by Treehugger Robot · 2 years, 9 months ago
  78. 2ad1d2c Merge "TraceProcessor: use base::FlatHashMap<> where possible" by Treehugger Robot · 2 years, 9 months ago
  79. 1ddb4ac UI: change icon on the "Saved Configs" menu by Primiano Tucci · 2 years, 9 months ago
  80. 60140c4 Merge "ui: Release cherry picks onto stable" by Octavian Tuchila · 2 years, 9 months ago
  81. 0f11fda TraceProcessor: use FlatHashMap in ThreadStateGenerator by Primiano Tucci · 2 years, 9 months ago
  82. c986ca1 TraceProcessor: use base::FlatHashMap<> where possible by Primiano Tucci · 2 years, 9 months ago
  83. 514e743 Merge "base: Add FlatHashMap - open addressing hashtable" by Primiano Tucci · 2 years, 9 months ago
  84. 58a20ff base: Add FlatHashMap - open addressing hashtable by Primiano Tucci · 2 years, 9 months ago
  85. 2cf84d0 Merge "Use startup metric for detecting end of user-switch" by Peter Kalauskas · 2 years, 9 months ago
  86. 942de25 Merge "tp: allow overriding built-in metrics using extensions" by Treehugger Robot · 2 years, 9 months ago
  87. 15411ea Enable recording configs by default by Andrew Shulaev · 2 years, 11 months ago
  88. 19fb767 Merge "Release canary." by Octavian Tuchila · 2 years, 9 months ago
  89. 1478661 ui: Release cherry picks onto stable by Tuchila Octavian · 2 years, 9 months ago
  90. e20c6fc Release canary. by Tuchila Octavian · 2 years, 9 months ago
  91. f32b6ac Merge "Fix flamegraph button confusion between native and java" by Octavian Tuchila · 2 years, 9 months ago
  92. 406e7c3 Merge changes Id56481f3,Id618b339,I304999fa by Kalesh Singh · 2 years, 9 months ago
  93. 8906f64 Merge "Add a new enum value for LoaderLockSampler threads" by Mikhail Khokhlov · 2 years, 9 months ago
  94. 39f4b27 Merge "Add an error counter for unknown extension fields" by Andrew Shulaev · 2 years, 9 months ago
  95. a4e29b9 Add an error counter for unknown extension fields by Andrew Shulaev · 2 years, 9 months ago
  96. 9a1cc76 perfetto/rss_stat_tracker: Use rss_stat_throttled if enabled by Kalesh Singh · 2 years, 9 months ago
  97. 84f62e4 perfetto/ftrace: Add synthetic/rss_stat_throttled event by Kalesh Singh · 2 years, 9 months ago
  98. f8e9199 perfetto: Throttle rss_stat event by Kalesh Singh · 2 years, 9 months ago
  99. aec9118 Use startup metric for detecting end of user-switch by Peter Kalauskas · 2 years, 9 months ago
  100. f890ec2 Merge "Add visibility and priority fields to chrome renderer info" by Treehugger Robot · 2 years, 9 months ago