Sign in
flutter
/
third_party
/
perfetto
/
acd39194f68dfb931a5c3c58e6cd6d01cd1d42a3
/
ui
/
src
/
controller
/
trace_controller.ts
c30e8d9
Revert "ui: Show process and thread track names as track labels"
by Sami Kyostila
· 5 years ago
b8bcb0f
ui: Show process and thread track names as track labels
by Sami Kyostila
· 5 years ago
9bd480a
ui: Fix map/parseInt bug
by Hector Dearman
· 5 years ago
5b52376
Combine async slices in a single track
by Hector Dearman
· 5 years ago
91aecef
tp: add support for annotations
by Lalit Maganti
· 5 years ago
f774141
ui: Use track name helper for thread tracks
by Hector Dearman
· 5 years ago
8572c17
perfetto-ui: Sort on aggregation columns
by Isabelle Taylor
· 5 years ago
402657c
perfetto-ui: Handle resolution is Infinity
by Isabelle Taylor
· 5 years ago
f1cfff1
perfetto-ui: Fix thread state colors
by Isabelle Taylor
· 5 years ago
732055c
perfetto-ui: Add thread state aggregation
by Isabelle Taylor
· 5 years ago
4255fd5
perfetto-ui: Make aggregation controller a base class
by Isabelle Taylor
· 5 years ago
5c06eea
perfetto-ui: Processes with heap profiles first
by Isabelle Taylor
· 5 years ago
8aecc5c
perfetto-ui: Fix null track group labels
by Isabelle Taylor
· 5 years ago
ca6bd1b
ui: Grey out counter tracks when thread/proccess dies
by Hector Dearman
· 5 years ago
af31510
Merge "Show heap graphs in UI."
by Florian Mayer
· 5 years ago
c62855a
Show heap graphs in UI.
by Florian Mayer
· 5 years ago
206dd47
ui: fix async and global slice tracks
by Lalit Maganti
· 5 years ago
dea7133
ui: add global slice tracks
by Lalit Maganti
· 5 years ago
60ec4ff
perfetto-ui: Fix thread state
by Isabelle Taylor
· 5 years ago
1ef72d0
Merge "perfetto-ui: Show CPU slice aggregation"
by Isabelle Taylor
· 5 years ago
205913b
perfetto-ui: Show CPU slice aggregation
by Isabelle Taylor
· 5 years ago
3e8700b
ui: remove last few uses of ref/ref_type for counters and slices
by Lalit Maganti
· 5 years ago
bc426e7
Merge "Add status update"
by Isabelle Taylor
· 5 years ago
490ca01
Add status update
by Isabelle Taylor
· 5 years ago
36b3919
perfetto-ui: Fix js stack overflow
by Hector Dearman
· 5 years ago
ab90458
Create a reusable thread_state table
by Isabelle Taylor
· 5 years ago
b62621c
perfetto-ui: Moving heap profile flamegraph to details panel
by Neda Topoljanac
· 5 years ago
79f8384
ui: switch UI to use track id instead of ref/ref_type
by Lalit Maganti
· 5 years ago
4afb8ef
ui: remove "idle process" process/thread tracks (utid 0)
by Ryan Savitski
· 5 years ago
bebd5a3
UI: add error handler
by Primiano Tucci
· 5 years ago
c449fc1
UI: add http_rpc_engine to talk to external trace processor
by Primiano Tucci
· 5 years ago
3c692e7
UI: Make engine source explicit
by Primiano Tucci
· 5 years ago
0488668
Merge "UI; unify File/ArrayBuffer/fetch() into TraceStream"
by Primiano Tucci
· 5 years ago
67f0e6a
perfetto-ui: Correctly opening trace via link with only heap profile
by Neda Topoljanac
· 5 years ago
b502dde
UI; unify File/ArrayBuffer/fetch() into TraceStream
by Primiano Tucci
· 5 years ago
e8b76ad
perfetto-ui: uncollapse tracks with heap profiles
by Neda Topoljanac
· 5 years ago
83d7a5d
perfetto-ui: Show heap profile track even if the trace has only heap
by Neda Topoljanac
· 5 years ago
b92bc7a
Merge "perfetto-ui: Fixing SQL error for ambiguous name"
by Neda Topoljanac
· 5 years ago
8207be8
perfetto-ui: Fixing SQL error for ambiguous name
by Neda Topoljanac
· 5 years ago
78ea334
New track with flamegraph for heap profiles
by Neda Topoljanac
· 5 years ago
8b98682
ui: migrate all slice queries to use track_id instead of ref/ref_type
by Lalit Maganti
· 6 years ago
5c54331
perfetto-ui: Add Android async slice tracks
by Hector Dearman
· 6 years ago
a20caba
perfetto-ui: Making heap dump marker clickable
by Neda Topoljanac
· 6 years ago
e314e18
Guess resolution based on trace size
by Hector Dearman
· 6 years ago
92aa285
Enhance open Trace from arrayBuffer peformance
by Nicolò Mazzucato
· 6 years ago
e6ca0d1
perfetto-ui: Adding new track for heap profile
by Neda Topoljanac
· 6 years ago
ada14fd
Fix CPU numbering
by Hector Dearman
· 6 years ago
2891cbc
perfetto-ui: Fix to split up FrontendLocalState
by Isabelle Taylor
· 6 years ago
a90f646
Revert "Split up FrontendLocalState"
by Isabelle Taylor
· 6 years ago
71c768f
Split up FrontendLocalState
by Hector Dearman
· 6 years ago
06998d5
Merge "Add initial search controller"
by Hector Dearman
· 6 years ago
802f899
ui: Add toNs to match fromNs
by Hector Dearman
· 6 years ago
e81abdc
Add initial search controller
by Hector Dearman
· 6 years ago
bb1cc59
perfetto-ui: Track data request changes
by Isabelle Taylor
· 6 years ago
bc99ebf
perfetto-ui: Fix gpu frequency track duplication
by Isabelle Taylor
· 6 years ago
e395342
Merge "Add support for opening traces from postMessage."
by Treehugger Robot
· 6 years ago
994a35d
Add trace processor for GpuCounterEvent
by Raymond Chiu
· 6 years ago
cf636c1
perfetto-ui: Speed up slice summary query
by Isabelle Taylor
· 6 years ago
fed56fa
Add support for opening traces from postMessage.
by Tommy Nyquist
· 6 years ago
447b846
Update UI to show GPU frequency tracks
by Sidath Senanayake
· 6 years ago
01e3b90
perfetto-ui: Improve loading performance 2.0
by Isabelle Taylor
· 6 years ago
d2df3df
perfetto-ui: Improve loading performance
by Isabelle Taylor
· 6 years ago
c9d42d9
perfetto-ui: Replace query with fast version
by Isabelle Taylor
· 6 years ago
e54a48e
perfetto-ui: Group CPU freq together
by Isabelle Taylor
· 6 years ago
79549c5
perfetto-ui: Add logs panel
by Hector Dearman
· 6 years ago
d99a5d7
perfetto-ui: Thread states
by Isabelle Taylor
· 6 years ago
8320e6d
trace_processor: split up counters table
by Lalit Maganti
· 6 years ago
c1a703e
perfetto-ui: Add process_scheduling track
by Hector Dearman
· 6 years ago
0f31d3e
Remove default process name from trace processor
by Ioannis Ilkos
· 6 years ago
328099b
perfetto-ui: Add logcat track
by Hector Dearman
· 6 years ago
b9222c3
perfetto-ui: Show slice details on click
by Isabelle Taylor
· 6 years ago
7e913dc
perfetto-ui: Small cpu freq track fixes
by Isabelle Taylor
· 6 years ago
be66dc8
perfetto-ui: Fix two small UI bugs
by Hector Dearman
· 6 years ago
555ea5c
perfetto-ui: Fix summary tracks for non pid groups
by Hector Dearman
· 6 years ago
59bf7f4
perfetto-ui: Show idle state on cpu freq track
by Isabelle Taylor
· 6 years ago
91a1086
perfetto-ui: Stop unowned threads being grouped under process 0
by Hector Dearman
· 6 years ago
762c5aa
perfetto-ui: Sort tracks by total cpu time (if known)
by Hector Dearman
· 6 years ago
56d04a4
perfetto-ui: Add cpu freq tracks
by Isabelle Taylor
· 6 years ago
4583740
perfetto-ui: Refactor high frequancy state
by Hector Dearman
· 6 years ago
d9f0ee9
perfetto-ui: ifnull -> is not null
by Hector Dearman
· 6 years ago
226ced7
perfetto-ui: Avoid bug with NULL refs when adding counter tracks
by Hector Dearman
· 6 years ago
4c91961
perfetto-ui: Add profileable query UI
by Hector Dearman
· 6 years ago
0c6a90a
Minor fixes to SQL controller and UI overview timeline
by Primiano Tucci
· 6 years ago
7cb248f
perfetto-ui: Add process tracks
by Hector Dearman
· 6 years ago
542765d
perfetto-ui: Add counter track
by Hector Dearman
· 6 years ago
d1ae8f0
Make chrome trace overview timeline very fast
by Deepanjan Roy
· 6 years ago
32ad0d7
Add process grouping for chrome traces
by Deepanjan Roy
· 6 years ago
bb55c9e
perfetto-ui: Fix adding tracks
by Hector Dearman
· 6 years ago
e702a68
perfetto-ui: Fix doubled tracks when reloading from permalinks
by Hector Dearman
· 6 years ago
e27a974
perfetto-ui: Add vsync track
by Hector Dearman
· 6 years ago
dbf4634
perfetto-ui: Improve thread data loading performance
by Hector Dearman
· 6 years ago
4d8d73d
perfetto-ui: Refactor to remove old Actions
by Hector Dearman
· 6 years ago
5ae8247
perfetto-ui: Refactor action/reducer
by Hector Dearman
· 6 years ago
e6dfe41
perfetto-ui: Rename rawQuery to query
by Hector Dearman
· 7 years ago
0315954
perfetto-ui: Remove engine worker proxy hacks
by Hector Dearman
· 7 years ago
87aec0f
perfetto-ui: Make TrackState generic
by Hector Dearman
· 7 years ago
1f64cfa
trace_processor: add idle slices to the sched table
by Lalit Maganti
· 7 years ago
1d28921
perfetto-ui: Plumb notifyEof from UI to WASM
by Hector Dearman
· 7 years ago
7e33029
TraceProcesor: move from pull (BlobReader) to push architecture
by Primiano Tucci
· 7 years ago
e36ca63
UI: Rearchitect controllers and improve tracks performance
by Primiano Tucci
· 7 years ago