1. 1bcc9a4 Show UI warnings for common patterns leading to jank by Marcin Oczeretko · 3 years, 9 months ago
  2. 74346fe ui: Add CPU by process aggregation by Hector Dearman · 3 years, 10 months ago
  3. b0c8ba7 Add SysUI CUJ jank causes to Perfetto UI by Marcin Oczeretko · 3 years, 11 months ago
  4. c27da51 perfetto-ui: Select first heap profile on opening trace by Isabelle Taylor · 4 years ago
  5. f08ef0a ui: Convert all queries to use slowlyCountRows by Hector Dearman · 4 years ago
  6. f01bf53 Merge "perfetto-ui: Order thread tracks" by Isabelle Taylor · 4 years, 1 month ago
  7. e02d608 perfetto-ui: Order thread tracks by Isabelle Taylor · 4 years, 1 month ago
  8. c2132df ui: Add a metrics page by Deepanjan Roy · 4 years, 1 month ago
  9. 74dd467 perfetto-ui: Make metrics non-breaking in UI by Isabelle Taylor · 4 years, 1 month ago
  10. 8f6d617 Added Flow Events panel for selected slice by Andrii · 4 years, 2 months ago
  11. 69e971f Fix view-based annotation tracks in the UI. by Simon MacMullen · 4 years, 2 months ago
  12. 78d7b4b Merge "[RELAND] tp: move thread state implementation to trace processor" by Treehugger Robot · 4 years, 2 months ago
  13. 2fc5db2 [RELAND] tp: move thread state implementation to trace processor by Lalit Maganti · 4 years, 2 months ago
  14. 177bc53 We're in a for loop so don't return. by Simon MacMullen · 4 years, 3 months ago
  15. 8f0dfaa ui: Split listTracks into it's own file by Hector Dearman · 4 years, 3 months ago
  16. 002bed7 ui: Userspace slice aggregation V0 by Hector Dearman · 4 years, 3 months ago
  17. 2b48f40 perfetto-ui: Fix backwards compat by Isabelle Taylor · 4 years, 3 months ago
  18. e80640e Add metrics for sleep time. by Simon MacMullen · 4 years, 3 months ago
  19. 01cb25c Revert "tp: move thread state implementation to trace processor" by Lalit Maganti · 4 years, 3 months ago
  20. 3cac782 tp: move thread state implementation to trace processor by Lalit Maganti · 4 years, 3 months ago
  21. 93a0e69 ui: fix annotation slice selection by Lalit Maganti · 4 years, 3 months ago
  22. 4662a20 tp: store argv from ProcessTree in process table and show in UI by Lalit Maganti · 4 years, 4 months ago
  23. 899de82 Add banner for import errors to UI. by Florian Mayer · 4 years, 4 months ago
  24. 350be7e Merge "perfetto-ui: counter aggregation" by Isabelle Taylor · 4 years, 4 months ago
  25. 4f93ced perfetto-ui: counter aggregation by Isabelle Taylor · 4 years, 4 months ago
  26. 5c92b80 ui: Fix presubmit by Hector Dearman · 4 years, 4 months ago
  27. 7ecc714 ui: bring new quantization to regular counter tracks by Lalit Maganti · 4 years, 4 months ago
  28. ba67fbc ui: remove vsync tracks by Lalit Maganti · 4 years, 4 months ago
  29. 19fb09a ui: Show more detailed status during loading by Hector Dearman · 4 years, 4 months ago
  30. 34d097b tp: rename _annotations suffix to _event by Lalit Maganti · 4 years, 5 months ago
  31. 4d235df Hide time_in_state thread counter tracks by Rafal Slawik · 4 years, 5 months ago
  32. 5fb5b4c metrics: add surfaceflinger metric and derived events by Lalit Maganti · 4 years, 5 months ago
  33. 0a1d614 Added a UI track for CPU stack samples by Oystein Eftevaag · 4 years, 5 months ago
  34. a5d84f2 Fix time-in-state thread ordering inside processes. by Simon MacMullen · 4 years, 5 months ago
  35. f81f0b4 Improve time-in-state UI some more. by Simon MacMullen · 4 years, 5 months ago
  36. 4c149f6 ui: fix annotations track query when counter table is empty by Lalit Maganti · 4 years, 5 months ago
  37. a15e453 Merge "Improve time-in-state UI." by Simon MacMullen · 4 years, 5 months ago
  38. 5dea02c Improve time-in-state UI. by Simon MacMullen · 4 years, 5 months ago
  39. d88851d Merge "ui: Merge global async slice tracks by name" by Hector Dearman · 4 years, 5 months ago
  40. 23fe1bd Add counter annotations for time-in-state probes. by Simon MacMullen · 4 years, 5 months ago
  41. 68c40c5 ui: add support for upid column on derived tables by Lalit Maganti · 4 years, 5 months ago
  42. 02ecce1 ui: Merge global async slice tracks by name by Hector Dearman · 4 years, 5 months ago
  43. 8412ef9 perfetto-ui: Make annotation slice selectable by Isabelle Taylor · 4 years, 6 months ago
  44. c30e8d9 Revert "ui: Show process and thread track names as track labels" by Sami Kyostila · 4 years, 6 months ago
  45. b8bcb0f ui: Show process and thread track names as track labels by Sami Kyostila · 4 years, 6 months ago
  46. 9bd480a ui: Fix map/parseInt bug by Hector Dearman · 4 years, 6 months ago
  47. 5b52376 Combine async slices in a single track by Hector Dearman · 4 years, 6 months ago
  48. 91aecef tp: add support for annotations by Lalit Maganti · 4 years, 7 months ago
  49. f774141 ui: Use track name helper for thread tracks by Hector Dearman · 4 years, 8 months ago
  50. 8572c17 perfetto-ui: Sort on aggregation columns by Isabelle Taylor · 4 years, 8 months ago
  51. 402657c perfetto-ui: Handle resolution is Infinity by Isabelle Taylor · 4 years, 8 months ago
  52. f1cfff1 perfetto-ui: Fix thread state colors by Isabelle Taylor · 4 years, 8 months ago
  53. 732055c perfetto-ui: Add thread state aggregation by Isabelle Taylor · 4 years, 8 months ago
  54. 4255fd5 perfetto-ui: Make aggregation controller a base class by Isabelle Taylor · 4 years, 8 months ago
  55. 5c06eea perfetto-ui: Processes with heap profiles first by Isabelle Taylor · 4 years, 8 months ago
  56. 8aecc5c perfetto-ui: Fix null track group labels by Isabelle Taylor · 4 years, 8 months ago
  57. ca6bd1b ui: Grey out counter tracks when thread/proccess dies by Hector Dearman · 4 years, 9 months ago
  58. af31510 Merge "Show heap graphs in UI." by Florian Mayer · 4 years, 9 months ago
  59. c62855a Show heap graphs in UI. by Florian Mayer · 4 years, 9 months ago
  60. 206dd47 ui: fix async and global slice tracks by Lalit Maganti · 4 years, 9 months ago
  61. dea7133 ui: add global slice tracks by Lalit Maganti · 4 years, 9 months ago
  62. 60ec4ff perfetto-ui: Fix thread state by Isabelle Taylor · 4 years, 9 months ago
  63. 1ef72d0 Merge "perfetto-ui: Show CPU slice aggregation" by Isabelle Taylor · 4 years, 11 months ago
  64. 205913b perfetto-ui: Show CPU slice aggregation by Isabelle Taylor · 4 years, 11 months ago
  65. 3e8700b ui: remove last few uses of ref/ref_type for counters and slices by Lalit Maganti · 4 years, 11 months ago
  66. bc426e7 Merge "Add status update" by Isabelle Taylor · 5 years ago
  67. 490ca01 Add status update by Isabelle Taylor · 5 years ago
  68. 36b3919 perfetto-ui: Fix js stack overflow by Hector Dearman · 5 years ago
  69. ab90458 Create a reusable thread_state table by Isabelle Taylor · 5 years ago
  70. b62621c perfetto-ui: Moving heap profile flamegraph to details panel by Neda Topoljanac · 5 years ago
  71. 79f8384 ui: switch UI to use track id instead of ref/ref_type by Lalit Maganti · 5 years ago
  72. 4afb8ef ui: remove "idle process" process/thread tracks (utid 0) by Ryan Savitski · 5 years ago
  73. bebd5a3 UI: add error handler by Primiano Tucci · 5 years ago
  74. c449fc1 UI: add http_rpc_engine to talk to external trace processor by Primiano Tucci · 5 years ago
  75. 3c692e7 UI: Make engine source explicit by Primiano Tucci · 5 years ago
  76. 0488668 Merge "UI; unify File/ArrayBuffer/fetch() into TraceStream" by Primiano Tucci · 5 years ago
  77. 67f0e6a perfetto-ui: Correctly opening trace via link with only heap profile by Neda Topoljanac · 5 years ago
  78. b502dde UI; unify File/ArrayBuffer/fetch() into TraceStream by Primiano Tucci · 5 years ago
  79. e8b76ad perfetto-ui: uncollapse tracks with heap profiles by Neda Topoljanac · 5 years ago
  80. 83d7a5d perfetto-ui: Show heap profile track even if the trace has only heap by Neda Topoljanac · 5 years ago
  81. b92bc7a Merge "perfetto-ui: Fixing SQL error for ambiguous name" by Neda Topoljanac · 5 years ago
  82. 8207be8 perfetto-ui: Fixing SQL error for ambiguous name by Neda Topoljanac · 5 years ago
  83. 78ea334 New track with flamegraph for heap profiles by Neda Topoljanac · 5 years ago
  84. 8b98682 ui: migrate all slice queries to use track_id instead of ref/ref_type by Lalit Maganti · 5 years ago
  85. 5c54331 perfetto-ui: Add Android async slice tracks by Hector Dearman · 5 years ago
  86. a20caba perfetto-ui: Making heap dump marker clickable by Neda Topoljanac · 5 years ago
  87. e314e18 Guess resolution based on trace size by Hector Dearman · 5 years ago
  88. 92aa285 Enhance open Trace from arrayBuffer peformance by Nicolò Mazzucato · 5 years ago
  89. e6ca0d1 perfetto-ui: Adding new track for heap profile by Neda Topoljanac · 5 years ago
  90. ada14fd Fix CPU numbering by Hector Dearman · 5 years ago
  91. 2891cbc perfetto-ui: Fix to split up FrontendLocalState by Isabelle Taylor · 5 years ago
  92. a90f646 Revert "Split up FrontendLocalState" by Isabelle Taylor · 5 years ago
  93. 71c768f Split up FrontendLocalState by Hector Dearman · 5 years ago
  94. 06998d5 Merge "Add initial search controller" by Hector Dearman · 5 years ago
  95. 802f899 ui: Add toNs to match fromNs by Hector Dearman · 5 years ago
  96. e81abdc Add initial search controller by Hector Dearman · 5 years ago
  97. bb1cc59 perfetto-ui: Track data request changes by Isabelle Taylor · 5 years ago
  98. bc99ebf perfetto-ui: Fix gpu frequency track duplication by Isabelle Taylor · 5 years ago
  99. e395342 Merge "Add support for opening traces from postMessage." by Treehugger Robot · 5 years ago
  100. 994a35d Add trace processor for GpuCounterEvent by Raymond Chiu · 5 years ago