1. 9203d12 Merge "ui: update screenshots for integration tests" by Lalit Maganti · 2 years, 8 months ago
  2. 8aecaa3 Merge "metric: Add network performance metric" by Lalit Maganti · 2 years, 8 months ago
  3. e25d2c4 metric: Add network performance metric by Luke Chang · 2 years, 8 months ago
  4. ec0150c Merge "py2to3: itertools.izip -> zip" by Primiano Tucci · 2 years, 8 months ago
  5. 2f24a5c Merge "Update CHANGELOG for v22.1" by Primiano Tucci · 2 years, 8 months ago
  6. 26e2acb Update CHANGELOG for v22.1 by Primiano Tucci · 2 years, 8 months ago
  7. 6b09c84 Merge "TraceProcessor: increase HTTP max req size" by Primiano Tucci · 2 years, 8 months ago
  8. ae84d3d TraceProcessor: increase HTTP max req size by Primiano Tucci · 2 years, 8 months ago
  9. c5aef76 Merge "trace_processor: Expose deltas of ftrace stats" by Treehugger Robot · 2 years, 8 months ago
  10. d88945e py2to3: itertools.izip -> zip by Hector Dearman · 2 years, 8 months ago
  11. ca6e61f ui: update screenshots for integration tests by Lalit Maganti · 2 years, 8 months ago
  12. dd8b341 Merge "metric: overhaul process associations in startup metric" by Lalit Maganti · 2 years, 8 months ago
  13. 7b8ff24 Merge "Fix standalone windows build" by Treehugger Robot · 2 years, 8 months ago
  14. a6953b9 metric: overhaul process associations in startup metric by Lalit Maganti · 2 years, 8 months ago
  15. 3906264 Merge "tp: backport startup metric for cold/warm starts to API 23" by Lalit Maganti · 2 years, 8 months ago
  16. f544214 trace_processor: Expose deltas of ftrace stats by Hector Dearman · 2 years, 8 months ago
  17. e57ed09 Fix standalone windows build by Primiano Tucci · 2 years, 8 months ago
  18. 496f94a trace_processor: support netif_receive_skb event by Luke Chang · 2 years, 9 months ago
  19. 17fa0d8 Merge "ui: Hide slice implementation details from subclasses" by Hector Dearman · 2 years, 9 months ago
  20. 8f32317 Merge "Accept non zero-terminated strings in ftrace fields" by Daniele Di Proietto · 2 years, 9 months ago
  21. 20c1a21 Merge "ui: Focus query results tab on query" by Hector Dearman · 2 years, 9 months ago
  22. b54e61f ui: Fix tooltip rendering by Hector Dearman · 2 years, 9 months ago
  23. c717c93 Accept non zero-terminated strings in ftrace fields by Daniele Di Proietto · 2 years, 9 months ago
  24. c949b5f Merge "ui: Fix dependency issue causing build failure" by Octavian Tuchila · 2 years, 9 months ago
  25. e9e81c0 Update CHANGELOG for v22.0 by Primiano Tucci · 2 years, 9 months ago
  26. dcaaa64 ui: Fix dependency issue causing build failure by Tuchila Octavian · 2 years, 9 months ago
  27. 42b4ebd Merge "Change experimental_flamegraph API." by Octavian Tuchila · 2 years, 9 months ago
  28. d1a0f44 Merge "ui: Include one or more perf tracks in area selection." by Octavian Tuchila · 2 years, 9 months ago
  29. 186ed0f tp: backport startup metric for cold/warm starts to API 23 by Lalit Maganti · 2 years, 9 months ago
  30. aeff692 Merge "TraceProcessor: Improve atrace parser" by Primiano Tucci · 2 years, 9 months ago
  31. a80ae5c ui: Focus query results tab on query by Hector Dearman · 2 years, 9 months ago
  32. 0854d65 TraceProcessor: Improve atrace parser by Primiano Tucci · 2 years, 9 months ago
  33. c3ca02a ui: Hide slice implementation details from subclasses by Hector Dearman · 2 years, 9 months ago
  34. 765c0f8 Merge "GCC: fix ambiguous call to make_optional" by Lalit Maganti · 2 years, 9 months ago
  35. 2f654ea Merge "Tweak build files to support building on ARM Macs" by Hector Dearman · 2 years, 9 months ago
  36. 470f122 Merge "perfetto: fix activate_triggers from statsd" by Lalit Maganti · 2 years, 9 months ago
  37. 611804d GCC: fix ambiguous call to make_optional by Stephan Hartmann · 2 years, 9 months ago
  38. 4a9b683 Merge "Flip default value of auto-load flag" by Treehugger Robot · 2 years, 9 months ago
  39. 73a1be2 perfetto: fix activate_triggers from statsd by Lalit Maganti · 2 years, 9 months ago
  40. e162eac Flip default value of auto-load flag by Andrew Shulaev · 2 years, 9 months ago
  41. 9296f1e Merge "Use template strings in pivot table unit tests for readability" by Treehugger Robot · 2 years, 9 months ago
  42. b326496 Merge "trace_processor: Fix behaviour of displayTimeUnit to match catapult" by Hector Dearman · 2 years, 9 months ago
  43. cadd5ee Use template strings in pivot table unit tests for readability by Andrew Shulaev · 2 years, 9 months ago
  44. 70f7338 Merge "Allow grouping of derived event tracks" by Mingjing Zhang · 2 years, 9 months ago
  45. 9b7c3bd Allow grouping of derived event tracks by Mingjing Zhang · 2 years, 9 months ago
  46. abe1a8b Merge "tp: refactor batch trace processor into library" by Treehugger Robot · 2 years, 9 months ago
  47. 6b9d1d4 Merge "Improve readability of code for query generation" by Treehugger Robot · 2 years, 9 months ago
  48. 19acf27 Improve readability of code for query generation by Andrew Shulaev · 2 years, 9 months ago
  49. f1d156f tp: refactor batch trace processor into library by Lalit Maganti · 2 years, 9 months ago
  50. ee80bcb trace_processor: Fix behaviour of displayTimeUnit to match catapult by Hector Dearman · 2 years, 9 months ago
  51. 9e18a83 Merge "Do not render flow arrow heads for sufficiently short arrows" by Andrew Shulaev · 2 years, 9 months ago
  52. addd586 Merge changes I85a79ce0,I1686ff72 by Daniele Di Proietto · 2 years, 9 months ago
  53. 0cc685a Merge "Avoid keeping slices count of all packets" by Daniele Di Proietto · 2 years, 9 months ago
  54. d6e08a1 Make the undo/redo work for programmatic changes by Andrew Shulaev · 2 years, 9 months ago
  55. b9dad73 Merge "Query editor: Ctrl+Enter executes only selection" by Andrew Shulaev · 2 years, 9 months ago
  56. 3911836 Tweak build files to support building on ARM Macs by Hector Dearman · 2 years, 9 months ago
  57. 2397d1a Dump malformed ftrace pages to log by Daniele Di Proietto · 2 years, 9 months ago
  58. bad67fa Move HexDump to include/perfetto/ext/base/utils.h by Daniele Di Proietto · 2 years, 9 months ago
  59. 889d9a9 Query selector: fix a bug with pressing Tab on empty line by Andrew Shulaev · 2 years, 9 months ago
  60. d0bc15a Query editor: Ctrl+Enter executes only selection by Andrew Shulaev · 2 years, 9 months ago
  61. c4b9d71 Query editor: indent lines when pressing tab on multi-line selection by Andrew Shulaev · 2 years, 9 months ago
  62. 433f7b8 Avoid keeping slices count of all packets by Daniele Di Proietto · 2 years, 9 months ago
  63. 01a0a0e Merge changes If93d8834,I3336919b by Daniele Di Proietto · 2 years, 9 months ago
  64. 0e13572 Merge "TraceProcessor: add /websocket endpoint" by Treehugger Robot · 2 years, 9 months ago
  65. 2426571 Merge "tools: Add Websocket <> ADB:5037 bridge" by Treehugger Robot · 2 years, 9 months ago
  66. c91a3c8 Begin moving away code from ReadBuffers() by Daniele Di Proietto · 2 years, 9 months ago
  67. ce79784 Add ReadBuffersIntoConsumer and ReadBuffersIntoFile by Daniele Di Proietto · 2 years, 9 months ago
  68. 4a1e747 Merge "java_hprof: Regenerate the list of pids on continuous dump." by Daniele Di Proietto · 2 years, 9 months ago
  69. 8761a31 tools: Add Websocket <> ADB:5037 bridge by Primiano Tucci · 2 years, 9 months ago
  70. 276eba9 TraceProcessor: add /websocket endpoint by Primiano Tucci · 2 years, 10 months ago
  71. 95dbb70 base: Add websocket support to http_server.cc by Primiano Tucci · 2 years, 9 months ago
  72. d04b513 Merge "Revamp JSON validators for less boilerplate" by Andrew Shulaev · 2 years, 9 months ago
  73. f39772e Merge changes I9a24769e,I2a2a0482,I683ead4a by Hector Dearman · 2 years, 9 months ago
  74. 41ef6c2 Revamp JSON validators for less boilerplate by Andrew Shulaev · 2 years, 9 months ago
  75. df24367 ui: Have tooltips follow the mouse within a track by Hector Dearman · 2 years, 9 months ago
  76. 1cc497a ui: Remove old form of drawIncompleteSlice by Hector Dearman · 2 years, 9 months ago
  77. fe60412 ui: Add infrastructure for frontend only slice tracks by Hector Dearman · 2 years, 9 months ago
  78. e0b479c Fix chromium build on base/http (take 2) by Primiano Tucci · 2 years, 9 months ago
  79. 8308ace Merge "Suppress circular dependency warnings for 3p code" by Andrew Shulaev · 2 years, 9 months ago
  80. ed97677 Merge "Break circular dependency record_config.ts <-> state.ts" by Andrew Shulaev · 2 years, 9 months ago
  81. 08dba5c Merge "Move check for write_period_ms == 0 below" by Daniele Di Proietto · 2 years, 9 months ago
  82. fccb993 Suppress circular dependency warnings for 3p code by Andrew Shulaev · 2 years, 9 months ago
  83. 4d9665b java_hprof: Regenerate the list of pids on continuous dump. by Daniele Di Proietto · 2 years, 9 months ago
  84. 385a285 Merge "Remove indentation in aggregation columns of pivot table" by Andrew Shulaev · 2 years, 9 months ago
  85. 16470ed Merge "UnixSocket: use poll() for send timeout." by Primiano Tucci · 2 years, 9 months ago
  86. 7452c4d Break circular dependency record_config.ts <-> state.ts by Andrew Shulaev · 2 years, 9 months ago
  87. 79d7eeb Remove indentation in aggregation columns of pivot table by Andrew Shulaev · 2 years, 9 months ago
  88. cfcbc64 Merge changes If38d5fb9,I36e36b1c by Ryan Savitski · 2 years, 9 months ago
  89. d35aa62 traced_perf: support explicit clockid for the sample timestamps by Ryan Savitski · 2 years, 9 months ago
  90. 31c1534 proto: traced_perf: allow explicitly setting a clockid for perf timestamps by Ryan Savitski · 2 years, 9 months ago
  91. 99d2178 Merge "Fix GN issues on Chromium/Win build" by Treehugger Robot · 2 years, 9 months ago
  92. 3626604 Fix GN issues on Chromium/Win build by Andrew Shulaev · 2 years, 9 months ago
  93. fa096f1 Merge "ui: Update fiddle with sample Perfetto caller" by Octavian Tuchila · 2 years, 9 months ago
  94. 1c7a73c Merge "ui: Simplify some CSS rules" by Octavian Tuchila · 2 years, 9 months ago
  95. 3d08642 UnixSocket: use poll() for send timeout. by Primiano Tucci · 2 years, 9 months ago
  96. 44a15be base: add http_server.cc by Primiano Tucci · 2 years, 10 months ago
  97. 84b9a9b Move check for write_period_ms == 0 below by Daniele Di Proietto · 2 years, 9 months ago
  98. b1a8ff9 Merge "tp: add support for hot reloading metrics" by Treehugger Robot · 2 years, 9 months ago
  99. c5c000f ui: Update ui/README.md by Hector Dearman · 2 years, 9 months ago
  100. f094a12 tp: add support for hot reloading metrics by Lalit Maganti · 2 years, 9 months ago