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