Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
perfetto
/
6f263fd8007e074715cbe84dca8b9046b24a4e90
« Previous
71a18f6
Merge "trace_processor: Bounds checks for reading Fuchsia record data"
by Brian Hamrick
· 5 years ago
fe77137
Merge "Reland "processor: Move TimestampedTracePiece into its own header""
by Treehugger Robot
· 5 years ago
85e16d9
perfetto-ui: Changing message for heap profiles in heap profile panel
by Neda Topoljanac
· 5 years ago
f73d915
Merge "Ingest roots from profile."
by Florian Mayer
· 5 years ago
4e4e106
Merge "Change HeapGraphObject.root_type to an enum."
by Florian Mayer
· 5 years ago
ef7ebc4
Merge "Assert HeapGraph contains roots."
by Florian Mayer
· 5 years ago
2f8a970
Merge "perfetto-ui: Go to thread state"
by Isabelle Taylor
· 5 years ago
46425aa
Merge "perfetto-ui: Move details panel into it's own component"
by Isabelle Taylor
· 5 years ago
8fe439b
Refactor LoadingManager to remove dep
by Hector Dearman
· 5 years ago
1826654
Merge "Set correct fields on fist packet in sequence."
by Florian Mayer
· 5 years ago
901ed7c
Merge "perfetto-ui: Show heap profile track even if the trace has only heap profiles inside"
by Neda Topoljanac
· 5 years ago
85b0889
Set correct fields on fist packet in sequence.
by Florian Mayer
· 5 years ago
ebe76eb
processor: Fix handling of legacy chrome async event IDs
by Eric Seckler
· 5 years ago
05d88ec
perfetto-ui: Move details panel into it's own component
by Isabelle Taylor
· 5 years ago
baf5cc6
Merge "Fix minor issue in setting arg id"
by Mohammad Reza Zakerinasab
· 5 years ago
15fef6e
perfetto-ui: Go to thread state
by Isabelle Taylor
· 5 years ago
43cbbec
Ingest roots from profile.
by Florian Mayer
· 5 years ago
e512b9e
Merge "trace_processor: fix dcheck failure when we get an out of order upid counter"
by Lalit Maganti
· 5 years ago
e24f44f
Change HeapGraphObject.root_type to an enum.
by Florian Mayer
· 5 years ago
419ea15
Merge "Fix incorrect comment."
by Florian Mayer
· 5 years ago
6a21302
trace_processor: fix dcheck failure when we get an out of order upid counter
by Lalit Maganti
· 5 years ago
c075d03
Merge "trace_processor: fix support for optional<stringid> columns"
by Lalit Maganti
· 5 years ago
1a2ea13
Reland "processor: Move TimestampedTracePiece into its own header"
by Eric Seckler
· 5 years ago
712bde9
Merge "Revert "processor: Move TimestampedTracePiece into its own header""
by Eric Seckler
· 5 years ago
04ecd2b
Revert "processor: Move TimestampedTracePiece into its own header"
by Eric Seckler
· 5 years ago
02a5473
Merge "trace_processor: add support for remaining operations on new tables"
by Lalit Maganti
· 5 years ago
10011e1
Merge "processor: Move TimestampedTracePiece into its own header"
by Eric Seckler
· 5 years ago
6bc49c7
trace_processor: fix support for optional<stringid> columns
by Lalit Maganti
· 5 years ago
2a161e3
processor: Move TimestampedTracePiece into its own header
by Eric Seckler
· 5 years ago
83d7a5d
perfetto-ui: Show heap profile track even if the trace has only heap
by Neda Topoljanac
· 5 years ago
dfa2384
Merge "processor: Import and export legacy flow event args for all TrackEvents"
by Eric Seckler
· 5 years ago
b92bc7a
Merge "perfetto-ui: Fixing SQL error for ambiguous name"
by Neda Topoljanac
· 5 years ago
73f5d91
trace_processor: add support for remaining operations on new tables
by Lalit Maganti
· 5 years ago
bba609d
Merge "New track with flamegraph for heap profiles"
by Neda Topoljanac
· 5 years ago
45deba8
Merge changes I2d8c391b,I63a162c4
by Primiano Tucci
· 5 years ago
6f13e33
processor: Import and export legacy flow event args for all TrackEvents
by Eric Seckler
· 5 years ago
15d1ed2
Fix minor issue in setting arg id
by Mohammad Reza Zakerinasab
· 5 years ago
57dd66b
Remove checked-in generated files and use build-time gen ones
by Primiano Tucci
· 5 years ago
c9c0dea
trace_processor: Bounds checks for reading Fuchsia record data
by Brian Hamrick
· 5 years ago
0e17af9
Merge "Fetch symbol names using the new symbol_table() during EXPORT_JSON"
by Oystein Eftevaag
· 5 years ago
3dbb965
Merge "Moved the StackProfileTracker to the ProtoIncrementalState"
by Oystein Eftevaag
· 5 years ago
8207be8
perfetto-ui: Fixing SQL error for ambiguous name
by Neda Topoljanac
· 5 years ago
ff0abd4
Merge "Set incremental_state_cleared on first packet."
by Florian Mayer
· 5 years ago
10613fa
Make proto_to_cpp a build-time generator
by Primiano Tucci
· 5 years ago
12dc10e
Merge "Larger click target for expanding track groups"
by Deepanjan Roy
· 5 years ago
ee0607b
Set incremental_state_cleared on first packet.
by Florian Mayer
· 5 years ago
8d06125
Merge "Add heap_graph table test."
by Florian Mayer
· 5 years ago
ea7c6df
Fix incorrect comment.
by Florian Mayer
· 5 years ago
908024d
Add heap_graph table test.
by Florian Mayer
· 5 years ago
e84f1d1
Remove stale comment.
by Florian Mayer
· 5 years ago
cb79e71
Merge "processor: Fix a few more potential nullpointers during json export"
by Eric Seckler
· 5 years ago
1bf6810
processor: Fix a few more potential nullpointers during json export
by Eric Seckler
· 5 years ago
b833f0b
Merge "processor: Translate track & chrome event timestamps to trace time"
by Treehugger Robot
· 5 years ago
6048818
Larger click target for expanding track groups
by Deepanjan Roy
· 5 years ago
407cb5c
Merge "Add java hprof CTS."
by Florian Mayer
· 5 years ago
6e3e5f9
Merge "Properly set field_name in heap_graph_reference."
by Treehugger Robot
· 5 years ago
624e60f
processor: Fix incorrect interned event name lookup
by Eric Seckler
· 5 years ago
24bba37
Moved the StackProfileTracker to the ProtoIncrementalState
by Oystein Eftevaag
· 5 years ago
2ba96d2
Fetch symbol names using the new symbol_table() during EXPORT_JSON
by Oystein Eftevaag
· 5 years ago
1bf9989
Properly set field_name in heap_graph_reference.
by Florian Mayer
· 5 years ago
8dda563
Merge "Minor heapprofd doc improvements."
by Florian Mayer
· 5 years ago
78ea334
New track with flamegraph for heap profiles
by Neda Topoljanac
· 5 years ago
23c539d
Merge "Remove usage of 'awk ${print 2}' from webUSB control."
by Treehugger Robot
· 5 years ago
770d394
Minor heapprofd doc improvements.
by Florian Mayer
· 5 years ago
50dc0de
Merge changes Iebde5f76,I8e5b4e64,I21d2b89e
by Hector Dearman
· 5 years ago
6e15844
Assert HeapGraph contains roots.
by Florian Mayer
· 5 years ago
e8599d4
Add java hprof CTS.
by Florian Mayer
· 5 years ago
be6f2ff
Merge "Add profileable app to heapprofd CTS."
by Florian Mayer
· 5 years ago
15ea5df
processor: Translate track & chrome event timestamps to trace time
by Eric Seckler
· 5 years ago
6529b90
Merge "Update test to check double mappings."
by Florian Mayer
· 5 years ago
36f0af2
Update test to check double mappings.
by Florian Mayer
· 5 years ago
1eefb86
Merge "processor: Simplify InternedData tracking and support generations"
by Treehugger Robot
· 5 years ago
02cdcef
processor: Simplify InternedData tracking and support generations
by Eric Seckler
· 5 years ago
dbb94e2
Merge "Docs: add links to discord chat"
by Primiano Tucci
· 5 years ago
666b243
Merge "processor: Add a DLOG for unexpected metadata to json export"
by Treehugger Robot
· 5 years ago
1d241c1
Merge "Correctly handle multiple mappings for symbols"
by Treehugger Robot
· 5 years ago
f0cbbfe
Merge "ELOG in Client API OnDisconnect."
by Treehugger Robot
· 5 years ago
8320291
Correctly handle multiple mappings for symbols
by Florian Mayer
· 5 years ago
1056f16
Remove usage of 'awk ${print 2}' from webUSB control.
by Stephen Nusko
· 5 years ago
ddf03f6
processor: Add a DLOG for unexpected metadata to json export
by Eric Seckler
· 5 years ago
dbcebd1
Merge "processor: Fix some potential crashes in json exporter"
by Treehugger Robot
· 5 years ago
6c571f7
Merge "Add roots to heap_graph proto."
by Florian Mayer
· 5 years ago
40c8c39
trace_processor: Avoid current_provider_ nullptr errors
by Hector Dearman
· 5 years ago
9c044d9
Add profileable app to heapprofd CTS.
by Florian Mayer
· 5 years ago
8f41e5d
Merge "Fix conversion of 'print' events from the field"
by Treehugger Robot
· 5 years ago
a63d35e
trace_processor: Don't create invalid slices
by Hector Dearman
· 5 years ago
0523f42
Docs: add links to discord chat
by Primiano Tucci
· 5 years ago
7ab19e4
Merge "CI: run install-build-deps also on bazel bot"
by Primiano Tucci
· 5 years ago
2ad8f88
processor: Fix some potential crashes in json exporter
by Eric Seckler
· 5 years ago
f5952b7
Merge "Adding support in flamegraph API for hovering over callsites and expanding them by clicking."
by Neda Topoljanac
· 5 years ago
f5d387b
Merge "Fix VulkanMemoryAllocation typo in proto_parser"
by Treehugger Robot
· 5 years ago
544d08d
Add roots to heap_graph proto.
by Florian Mayer
· 5 years ago
056047d
CI: run install-build-deps also on bazel bot
by Primiano Tucci
· 5 years ago
a855120
Fix VulkanMemoryAllocation typo in proto_parser
by Hector Dearman
· 5 years ago
58a3ebb
tools(gen_amalgamated): quality of life improvements
by Matthew Clarkson
· 5 years ago
561ba7e
Add gen_all --check-only to CI
by Primiano Tucci
· 5 years ago
60e30b8
Merge "tools: format Python scripts"
by Treehugger Robot
· 5 years ago
b927755
Adding support in flamegraph API for hovering over callsites and
by Neda Topoljanac
· 5 years ago
e7284b5
Merge "Add canned query for bytes per type."
by Florian Mayer
· 5 years ago
14bf0b9
Merge "Improve tslint presubmit message."
by Florian Mayer
· 5 years ago
Next »