1. 9a8fff0 ui: check cache first before loading dominator tree table by Bingqian Liu · 11 months ago
  2. e03ca50 Improve dominator tree view performance by Ioannis Ilkos · 11 months ago
  3. d4de9c1 ui: add loading to flamegraph panel by Bingqian Liu · 12 months ago
  4. 7afd545 ui: add dominated size and objects tabs to Java heap graph view by Bingqian Liu · 1 year ago
  5. 7e63f42 ui: Format all files using prettier by Steve Golton · 1 year ago
  6. 1ea8b9f [ui] Make track registry available to core by Steve Golton · 1 year, 2 months ago
  7. 5dbacf5 [ui] Fix eslint issues (`ui/eslint-all --fix`) by Steve Golton · 1 year, 2 months ago
  8. c07333b tp: simplify StaticTableFunction API significantly by Lalit Maganti · 1 year, 2 months ago
  9. ec0350d [ui] Fix '@typescript-eslint/strict-boolean-expressions' issues. by Steve Golton · 1 year, 3 months ago
  10. 3067f8a Avoid using nullable numbers [cpu|utid|upid] in boolean expressions. by Steve Golton · 1 year, 4 months ago
  11. f45b63e ui: Run ./ui/eslint-all --fix by Hector Dearman · 1 year, 4 months ago
  12. bc0e59c Special case for mixed heap profile by Daniele Di Proietto · 1 year, 5 months ago
  13. 8855123 Add enum for flamegraph visualizations by Daniele Di Proietto · 1 year, 5 months ago
  14. ea4719d ui: Move engine/query_result/etc to ui/src/trace_processor by Hector Dearman · 1 year, 5 months ago
  15. 729115f [ui] Port [Heap|Cpu|PerfSamples] profile tracks using track adapter. by Steve Golton · 1 year, 5 months ago
  16. 278b7f0 Move time.ts to the base directory. by Steve Golton · 1 year, 7 months ago
  17. b3a389d Time & Duration refactor. by Steve Golton · 1 year, 9 months ago
  18. f3897e2 Bigint timestamps and durations: Pt1 by Steve Golton · 1 year, 11 months ago
  19. 6fbcabd ui: Remove state from controller/globals.ts by Hector Dearman · 2 years, 1 month ago
  20. 483fb59 docs: Explain Java heap sampler by Daniele Di Proietto · 2 years, 5 months ago
  21. 40cc966 Distinguish profile types and show different UI labels for each by Ioannis Ilkos · 2 years, 9 months ago
  22. 4bb5961 ui: Combine all tracks into single files by Hector Dearman · 2 years, 9 months ago
  23. 86d2e8a [ui] Fix stack sampling panel auto-closing when clicking on a slice. by Alexander Timin · 2 years, 9 months ago
  24. 23c078b ui: Run ./ui/eslint-all --fix by Hector Dearman · 2 years, 10 months ago
  25. 0fbb7a2 ui: Highlight flamegraph issue on heap_graph_non_finalized_graph, take 2 by Tuchila Octavian · 3 years ago
  26. d94d624 Change experimental_flamegraph API. by Tuchila Octavian · 3 years, 5 months ago
  27. d54b3cd ui: Include one or more perf tracks in area selection. by Tuchila Octavian · 3 years, 5 months ago
  28. 7eede88 ui: Refactor parts of flamegraph_controller by Tuchila Octavian · 3 years, 6 months ago
  29. c1e0f4c ui: Allow timestamps to be used as both lower bound and upper bound by Tuchila Octavian · 3 years, 6 months ago
  30. 5204758 Renaming flamegraph variables and classes to support perf. by Tuchila Octavian · 3 years, 6 months ago[Renamed (73%) from ui/src/controller/heap_profile_controller.ts]
  31. 4f2a8eb ui: Prevent crashes due to null names in flamegraphs by Hector Dearman · 3 years, 7 months ago
  32. 3b31ed6 ui: Add callstack sampling flamegraph behind flag by Tuchila Octavian · 3 years, 7 months ago
  33. 7514f30 ui: Rename queryV2 -> query by Hector Dearman · 3 years, 7 months ago
  34. 0f633ca ui: Directly call publish methods by Hector Dearman · 3 years, 8 months ago
  35. 7b86465 ui: Replace query with queryV2 by Hector Dearman · 3 years, 9 months ago
  36. d0c5757 ui: Convert {INSERT,CREATE,DROP} to queryV2 by Hector Dearman · 3 years, 9 months ago
  37. 795f60b ui: Add source file and line number to flamegraph tooltip when the info is available by Tuchila Octavian · 3 years, 10 months ago
  38. 6d1adfe TODO(taylori) -> TODO(hjd) by Hector Dearman · 4 years ago
  39. f08ef0a ui: Convert all queries to use slowlyCountRows by Hector Dearman · 4 years, 5 months ago
  40. 8ee2583 perfetto-ui: Highlight flamegraph focused nodes by Isabelle Taylor · 4 years, 5 months ago
  41. 77bf83f ui: Hack minimum screensize to fix heap profiles by Hector Dearman · 4 years, 7 months ago
  42. 4cf94e3 Improve the heap graphs ui by Ioannis Ilkos · 5 years ago
  43. da988af Add focus regex for heapprofiles by Hector Dearman · 5 years ago
  44. 187c411 Use correct self count for `objects`. by Florian Mayer · 5 years ago
  45. 697e0c2 Disallow clicking on [merged]. by Florian Mayer · 5 years ago
  46. 34772c2 Demangle C++ names in flamegraphs. by Florian Mayer · 5 years ago
  47. 68845bf Truncate tree depth. by Florian Mayer · 5 years ago
  48. c62855a Show heap graphs in UI. by Florian Mayer · 5 years ago
  49. e13b68d Use experimental_flamegraph function for native profiles. by Florian Mayer · 5 years ago
  50. 906b2ea Fix join for traces without symbols. by Florian Mayer · 5 years ago
  51. 1743241 perfetto-ui: Prevent lots of flamegraph queries being queued by Neda Topoljanac · 5 years ago
  52. cbec1c6 Refactoring - changing TODO labels by Neda Topoljanac · 5 years ago
  53. b62621c perfetto-ui: Moving heap profile flamegraph to details panel by Neda Topoljanac · 5 years ago