Sign in
flutter
/
third_party
/
perfetto
/
c3d36949e559e08e9e57787a9d6ce336ef2cf54d
/
Android.bp
222279b
tp: implement metasql package and add macro collist -> result cols
by Lalit Maganti
· 9 months ago
57cd4a1
Merge "Reimplement Pigweed detokenization." into main
by Simon MacMullen
· 9 months ago
e74cf09
Merge "tp: add WindowManager parsing" into main
by Kean Mariotti
· 9 months ago
e3674ec
Merge "add config proto for android.windowmanager data source" into main
by Kean Mariotti
· 9 months ago
a27cada
Merge "add WindowManager protos" into main
by Kean Mariotti
· 9 months ago
dea161d
Reimplement Pigweed detokenization.
by Simon MacMullen
· 9 months ago
c9030a0
tp: support remote clock sync
by Chinglin Yu
· 9 months ago
3a4b48a
protos: Add android_track_event extensions
by Daniele Di Proietto
· 9 months ago
8836c1b
Merge "tp: Unit test for ProtoTraceTokenizer" into main
by Treehugger Robot
· 9 months ago
80f471c
tp: Unit test for ProtoTraceTokenizer
by Daniele Di Proietto
· 9 months ago
0735e7e
Support standalone logcat parsing
by Carlos Caballero
· 9 months ago
e2071bb
tp: add WindowManager parsing
by Kean Mariotti
· 9 months ago
1060a4a
add config proto for android.windowmanager data source
by Kean Mariotti
· 9 months ago
b9e8db4
add WindowManager protos
by Kean Mariotti
· 9 months ago
52a9fc8
Merge changes from topic "wattson_app_startup_metric" into main
by Samuel Wu
· 9 months ago
8f81555
metrics: Add metrics for Wattson app startup
by Samuel Wu
· 9 months ago
e638835
Merge "Add min_sdk to java_proto build target" into main
by Steven Terrell
· 9 months ago
58b22cc
tp: FileBuffer -> TraceBlobViewReader and use it in ProtoTokenizer
by Lalit Maganti
· 9 months ago
f3624e0
ui: tp: implement support for heap_profile in new flamegraph
by Lalit Maganti
· 9 months ago
c06c89e
Merge changes Ie4e81ea4,I64bb49ed into main
by Lalit Maganti
· 9 months ago
b1548e9
Add min_sdk to java_proto build target
by Steven Terrell
· 9 months ago
4bbb31d
[stdlib]: Add a generic critical path graph module
by Zimuzo Ezeozue
· 9 months ago
db3f7dc
tp: add support for aggregate selection of perf samples
by Lalit Maganti
· 9 months ago
da196c9
Merge "Move traceconv unit tests to integration tests" into main
by Nick Chameyev
· 9 months ago
886244d
ui: introduce new flamegraph widget and use it for java heap dumps
by Lalit Maganti
· 9 months ago
efb3bf6
tp: rework version detection logic in startup metric
by Lalit Maganti
· 9 months ago
3d750ce
Move traceconv unit tests to integration tests
by Nick Chameyev
· 9 months ago
aecd9ec
Merge "tp: Remove __intrinsic_interval_intersect table" into main
by Lalit Maganti
· 9 months ago
782d29d
Merge "Support trace to pprof conversion in traceconv" into main
by Treehugger Robot
· 9 months ago
53c59eb
Support trace to pprof conversion in traceconv
by Ryan Savitski
· 9 months ago
ccc6bd1
tp: add some macros and tables for operating on heap graphs
by Lalit Maganti
· 9 months ago
3b1ec3b
tp: Remove __intrinsic_interval_intersect table
by Anna Mayzner
· 9 months ago
9712641
Merge "tp: Add interval intersect function (2 tables, no partitioning)" into main
by Anna Mayzner
· 9 months ago
c9b465d
tp: rewrite dominator tree on top of graph scan operator
by Lalit Maganti
· 9 months ago
813b13a
tp: Add interval intersect function (2 tables, no partitioning)
by Anna Mayzner
· 9 months ago
ba3b937
Merge "Introduce dmabuf_allocs to stdlib" into main
by Ioannis Ilkos
· 9 months ago
53947df
Introduce dmabuf_allocs to stdlib
by Ioannis Ilkos
· 9 months ago
c6a1582
Merge "Extract jank classification between app/sf in std lib" into main
by Vineeth Bhende
· 9 months ago
df64825
[stdlib]: Remove following_flow from binder module
by Zimuzo Ezeozue
· 9 months ago
6650d9e
Extract jank classification between app/sf in std lib
by paulsoumyadeep
· 9 months ago
cf1813e
tp: implement graph scan macro and associated C++ function
by Lalit Maganti
· 9 months ago
154a7a6
tp: move gpu.frequency module to android package
by Lalit Maganti
· 9 months ago
6715e76
tp: move memory modules to linux and android packages
by Lalit Maganti
· 9 months ago
28092f8
tp: move memory.heap_graph_dominator_tree -> heap_graph.dominator_tree
by Lalit Maganti
· 9 months ago
7ae5c74
tp: move cpu idle and frequency to linux module
by Lalit Maganti
· 9 months ago
a1aa994
tp: move utilization package inside linux package
by Lalit Maganti
· 9 months ago
da1ccee
tp: remove cpu.size and cpu.cpus modules
by Lalit Maganti
· 9 months ago
3c0bd00
Merge "Add ancestor/descendant_and_self_slice." into main
by Alexander Timin
· 9 months ago
4d27a17
Merge "Add a ProtoLog message decoder class" into main
by Pablo Gamito
· 9 months ago
15d740a
Add ancestor/descendant_and_self_slice.
by Alexander Timin
· 9 months ago
3169913
tp: add rowdataframe class to easily pass many rows between C++/SQL
by Lalit Maganti
· 10 months ago
1c07467
tp: implement BFS graph traversal algorithm
by Lalit Maganti
· 10 months ago
dad7f35
tp: refactor and cleanup the DFS intrinisic
by Lalit Maganti
· 10 months ago
fff03be
Add a ProtoLog message decoder class
by Pablo Gamito
· 10 months ago
a135a08
tp: implement structs in trace processor
by Lalit Maganti
· 10 months ago
b427f8d
tp: implement array_agg aggregate function
by Lalit Maganti
· 10 months ago
efccce3
Add bcl_exynos/bcl_irq_trigger ftrace event
by George Lee
· 10 months ago
59e48bc
stdlib: Bring .sql to parity with .py Wattson
by Samuel Wu
· 10 months ago
23e7a7c
Trace Redaction - Merge FilterFrameEvents and ScrubTracePacket
by Aaron Vaage
· 10 months ago
d33f791
Merge changes I63ade06a,I0d042b48 into main
by Aaron Vaage
· 10 months ago
9cb4dc8
Merge "Add libz to shared libs of heapprofd_standalone_client" into main
by Spandan Das
· 10 months ago
60dcbd2
Trace Redaction - Broadphase Filtering
by Aaron Vaage
· 10 months ago
3fc8999
Merge "Add metrics for broadcasts" into main
by Parth Sane
· 10 months ago
e50c795
Merge "AndroidInputEvent: Migrate from TracePacket to WinscopeExtenstions" into main
by Treehugger Robot
· 10 months ago
62c7680
AndroidInputEvent: Migrate from TracePacket to WinscopeExtenstions
by Prabir Pradhan
· 10 months ago
106a9b1
Add metrics for broadcasts
by Parth Sane
· 10 months ago
fa496dd
Trace Redaction - Remove old and unused primitive
by Aaron Vaage
· 10 months ago
be3c58e
Merge "tp: Interval intersect vtab" into main
by Anna Mayzner
· 10 months ago
a29e845
Merge changes from topic "optimize_system_state" into main
by Treehugger Robot
· 10 months ago
d66405c
Merge changes Icec4b762,I914a7262 into main
by Aaron Vaage
· 10 months ago
3dc1958
tp: Interval intersect vtab
by Anna Mayzner
· 10 months ago
d2e50d5
stdlib: Add device name map
by Samuel Wu
· 10 months ago
195510c
stdlib: Improve performance of system state calc
by Samuel Wu
· 10 months ago
65d5c29
Trace Redaction - Implement thread merge strategy
by Aaron Vaage
· 10 months ago
4f32de8
Reland "Add Trace Processor support for the AndroidInputEvent data source"
by Prabir Pradhan
· 10 months ago
839d1e7
Merge "Revert "Add Trace Processor support for the AndroidInputEvent data source"" into main
by Lalit Maganti
· 10 months ago
9a3fe38
Revert "Add Trace Processor support for the AndroidInputEvent data source"
by Lalit Maganti
· 10 months ago
957925f
Merge "Add Trace Processor support for the AndroidInputEvent data source" into main
by Prabir Pradhan
· 10 months ago
3ef16e0
Trace Redaction - Move suspend/resume into process events
by Aaron Vaage
· 10 months ago
df1996f
Trace Redaction - Consolidate Modifiers
by Aaron Vaage
· 10 months ago
aa0b443
Trace Redaction - Consolidate Filters
by Aaron Vaage
· 10 months ago
9756e48
Add Trace Processor support for the AndroidInputEvent data source
by Prabir Pradhan
· 10 months ago
46cc07f
Trace Redaction - Use strategy pattern for ftrace events
by Aaron Vaage
· 10 months ago
90bf199
Merge "Trace Redaction - Move 'redact print' to 'redact process events'" into main
by Aaron Vaage
· 10 months ago
65e9de6
Trace Redaction - Add synth threads to process tree
by Aaron Vaage
· 10 months ago
d2e122b
Trace Redaction - Move 'redact print' to 'redact process events'
by Aaron Vaage
· 10 months ago
7803d7c
Trace Redaction - Combine process event redactions
by Aaron Vaage
· 10 months ago
785b11b
Merge "Trace Redaction - Combine redact sched event primitives" into main
by Treehugger Robot
· 10 months ago
6e352f3
Trace Redaction - Combine redact sched event primitives
by Aaron Vaage
· 10 months ago
b569ea1
Merge "traceconv: support winscope extensions" into main
by Daniele Di Proietto
· 10 months ago
2a571ee
Merge changes I9c924eab,I4aec4992,I48fb36af,I9af4a339 into main
by John Bates
· 10 months ago
6bdf69c
traceconv: support winscope extensions
by Daniele Di Proietto
· 10 months ago
a069586
Add kgsl/gpu_frequency ftrace event support
by John Bates
· 10 months ago
e0a6017
Add dcvsh ftrace event support
by John Bates
· 10 months ago
1e62671
Trace Redaction - Rename RedactSchedSwitchHarness
by Aaron Vaage
· 10 months ago
b91ba7b
Merge "Trace Redaction - Reject invalid traces" into main
by Aaron Vaage
· 10 months ago
c287dcc
Merge "stdlib: Create separate file for device specific idle offsets" into main
by Treehugger Robot
· 10 months ago
f0a658e
Trace Redaction - Reject invalid traces
by Aaron Vaage
· 10 months ago
26f6f7e
Merge "Revert^3 "Trace Redaction - Reject invalid traces"" into main
by Aaron Vaage
· 10 months ago
c3a1f97
Revert^3 "Trace Redaction - Reject invalid traces"
by Aaron Vaage
· 10 months ago
Next »