Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
perfetto
/
b958a7fe924049da076cb0ea8f2b1aa6f08ccb15
/
Android.bp
75ae50e
Further minor GN & scripts cleanups
by Primiano Tucci
· 5 years ago
8e62744
Move build flags to generated file, stop using cflags
by Primiano Tucci
· 5 years ago
03d1062
trace_processor: move more files to the sqlite folder
by Lalit Maganti
· 5 years ago
a7c5d07
Merge "trace_processor: create sqlite folder and extract initial pieces"
by Lalit Maganti
· 5 years ago
9fcde6b
Merge "trace_processor: expose tracks table to sqlite"
by Lalit Maganti
· 5 years ago
737b376
trace_processor: create sqlite folder and extract initial pieces
by Lalit Maganti
· 5 years ago
cdd69c9
trace_processor: expose tracks table to sqlite
by Lalit Maganti
· 5 years ago
e7aecaa
Merge "Minor refactoring to config protos"
by Primiano Tucci
· 5 years ago
07489b8
Add base/proc_utils.h for GetProcessId(), fix Windows build
by Primiano Tucci
· 5 years ago
7043100
Minor refactoring to config protos
by Primiano Tucci
· 5 years ago
d12acb1
Merge "client api: Introduce a bare-bones TrackEvent library"
by Treehugger Robot
· 5 years ago
51a39db
Merge "Separate out the parts of HeapProfiling that CPUProfiling will reuse into StackProfiling"
by Oystein Eftevaag
· 5 years ago
22c8d96
trace_processor: add Table and Column classes
by Lalit Maganti
· 5 years ago
db5a473
trace_processor: add RowMap implementation and tests
by Lalit Maganti
· 5 years ago
cf39caa
trace_processor: add bitvector implementation
by Lalit Maganti
· 5 years ago
5419c58
Separate out the parts of HeapProfiling that CPUProfiling will reuse into StackProfiling
by Oystein Eftevaag
· 5 years ago
83dcc8c
client api: Introduce a bare-bones TrackEvent library
by Eric Seckler
· 5 years ago
0f1c7bd
[GPU TRACE] Add GPU scheduling trace events
by Yiwei Zhang
· 5 years ago
3e7ca4f
Trace proto: skeleton for custom clocks and sequence defaults
by Primiano Tucci
· 5 years ago
be9d120
Merge "Add new protobuf for SurfaceFlinger graphics frame events."
by Treehugger Robot
· 5 years ago
625a091
Add new protobuf for SurfaceFlinger graphics frame events.
by Mikael Pessa
· 5 years ago
d8c3d5c
Parse gzip'ed traces
by Hector Dearman
· 5 years ago
09d8543
Combine heap profiler stats
by Ioannis Ilkos
· 5 years ago
b32ef03
Merge changes Iff458990,If7f8d5f2,Ia79e6e0b
by Florian Mayer
· 5 years ago
cf9eadc
Consume ProfiledFrameSymbols.
by Florian Mayer
· 5 years ago
20fafa4
Merge "Enhance heap profiler metrics"
by Ioannis Ilkos
· 5 years ago
94de58c
Enhance heap profiler metrics
by Ioannis Ilkos
· 5 years ago
2d20a98
Use ProfiledFrameSymbols for symbolization.
by Florian Mayer
· 5 years ago
6cbf741
Merge changes I9012332d,I55e7591f
by Florian Mayer
· 5 years ago
d12a6de
Factor symbolizer into a proper class hierarchy.
by Florian Mayer
· 5 years ago
0b0eaba
Merge "Add trace duration and rename the metadata proto"
by Ioannis Ilkos
· 5 years ago
f17cf99
Add trace duration and rename the metadata proto
by Ioannis Ilkos
· 5 years ago
b0b7a8c
Merge "Add ability to generate UUIDs"
by Treehugger Robot
· 5 years ago
f275f69
Add ability to generate UUIDs
by Hector Dearman
· 5 years ago
04e7e5f
traced: add metatrace support via in-process producer (folding in LazyProducer)
by Ryan Savitski
· 5 years ago
968d1d8
Merge "Add proto for managed heap graphs."
by Florian Mayer
· 5 years ago
06264b4
Add proto for managed heap graphs.
by Florian Mayer
· 5 years ago
5132c65
trace_processor: rename Table -> SqliteTable
by Lalit Maganti
· 5 years ago
ec62e3e
Cleanup perfetto_cmd.cc
by Primiano Tucci
· 5 years ago
269e634
Merge "Don't dlclose libperfetto_android_internal.so once loaded"
by Primiano Tucci
· 5 years ago
23968af
Merge "Client API: Allow data sources to handle Stop asynchronously"
by Primiano Tucci
· 5 years ago
dd5ebc9
Client API: Allow data sources to handle Stop asynchronously
by Primiano Tucci
· 5 years ago
a6ebe13
Don't dlclose libperfetto_android_internal.so once loaded
by Primiano Tucci
· 5 years ago
7d91e0a
Merge "traced_probes ftrace: switch back to single-threaded, nonblocking read(2)-only approach"
by Ryan Savitski
· 5 years ago
9ed1898
traced_probes ftrace: switch back to single-threaded, nonblocking read(2)-only approach
by Ryan
· 5 years ago
361d65f
Merge "Add Perfetto protos for Chrome log messages"
by Treehugger Robot
· 5 years ago
85940b7
Add Perfetto protos for Chrome log messages
by Nicolò Mazzucato
· 5 years ago
008cdb9
Fix fuzzer build
by Primiano Tucci
· 5 years ago
1aae8f5
perfetto: remove unused deps
by Lalit Maganti
· 5 years ago
d9ca097
Merge "Add android package list proto"
by Ioannis Ilkos
· 5 years ago
f1835e3
Add android package list proto
by Ioannis Ilkos
· 5 years ago
15b6f2f
Remove strings table
by Mikhail Khokhlov
· 5 years ago
0064b37
Merge "metrics: add unaggregated memory metrics"
by Lalit Maganti
· 5 years ago
2951eb8
Merge "processor: Add storage for virtual tracks"
by Eric Seckler
· 5 years ago
5703ede
processor: Add storage for virtual tracks
by Eric Seckler
· 5 years ago
389861f
client api: Add StartBlocking/StopBlocking
by Sami Kyostila
· 5 years ago
a316d6e
metrics: add unaggregated memory metrics
by Lalit Maganti
· 5 years ago
237ccf2
Merge "Process priority breakdown and span duration improvements"
by Ioannis Ilkos
· 5 years ago
79b511c
Process priority breakdown and span duration improvements
by Ioannis Ilkos
· 5 years ago
26cfccc
Merge "Allow to symbolize profiles."
by Florian Mayer
· 5 years ago
0b06375
Allow to symbolize profiles.
by Florian Mayer
· 5 years ago
19f734f
Reland "Enable LTO in Android tree."
by Florian Mayer
· 5 years ago
5bc17b7
Merge "Update GPU proto"
by Treehugger Robot
· 5 years ago
303ed40
Update GPU proto
by Raymond Chiu
· 5 years ago
96bec01
Move process memory stat and growth metrics
by Ioannis Ilkos
· 5 years ago
db8b1cb
add ion memory metric
by Ioannis Ilkos
· 5 years ago
764c504
protozero: rename protoc_plugin -> protozero_plugin (and ipc)
by Primiano Tucci
· 5 years ago
3b39fc7
Make auto-generated c++ classes hermetic, intorudce CopyablePtr
by Primiano Tucci
· 5 years ago
bd4ee3f
Separate the actual trace to pprof conversion
by Ioannis Ilkos
· 5 years ago
edace41
trace_processor: add support for building on Android
by Lalit Maganti
· 5 years ago
3e5b915
Split out LMK metric from android_mem
by Ioannis Ilkos
· 5 years ago
693448f
Merge "packages_list: allow filtering by pkg name"
by Treehugger Robot
· 5 years ago
fde4ae6
packages_list: allow filtering by pkg name
by Ryan Savitski
· 5 years ago
8a2574c
Merge "Fix amalgamated build"
by Primiano Tucci
· 5 years ago
2e6a731
Add extractor for CPU.
by Silvia Vinyes
· 5 years ago
658e2d6
Fix amalgamated build
by Primiano Tucci
· 5 years ago
9a707c2
Add proto for GPU events
by Raymond Chiu
· 5 years ago
53ca60b
userdebug: support perfetto traces as a section in incident reports
by Ryan Savitski
· 5 years ago
1239fb3
Add chrome metadata field in trace packet
by Siddhartha S
· 5 years ago
e89b768
Merge "trace_processor: add support for zero events"
by Lalit Maganti
· 5 years ago
5239ce7
Merge "Pull Mapping / Frame / Callstack into profile_common.proto"
by Florian Mayer
· 5 years ago
d33dc27
trace_processor: add support for zero events
by Lalit Maganti
· 5 years ago
3680bbc
Merge "Add extractor for battery counters."
by Lalit Maganti
· 5 years ago
3515443
Merge "Fix zlib deps and fix chrome roll"
by Primiano Tucci
· 5 years ago
225a4e6
Fix zlib deps and fix chrome roll
by Primiano Tucci
· 5 years ago
c9b716e
Merge "traced_probes: Add systrace/0 event"
by Hector Dearman
· 5 years ago
b39c77f
Add extractor for battery counters.
by Silvia Vinyes
· 5 years ago
c263bd2
Merge "trace_processor: add support for importing ctrace files"
by Lalit Maganti
· 5 years ago
93d16ec
Pull Mapping / Frame / Callstack into profile_common.proto
by Florian Mayer
· 5 years ago
168eb33
Merge "Reland: perfetto_cmd: add ability to compress trace packets"
by Treehugger Robot
· 5 years ago
c51bf39
Merge "tools/idle_alloc: Only build in standalone builds."
by Treehugger Robot
· 5 years ago
bfc2411
traced_probes: Add systrace/0 event
by Hector Dearman
· 5 years ago
22f1de5
trace_processor: add support for importing ctrace files
by Hector Dearman
· 5 years ago
554627f
Reland: perfetto_cmd: add ability to compress trace packets
by Hector Dearman
· 5 years ago
661145b
Merge "Revert "perfetto_cmd: add ability to compress trace packets""
by Hector Dearman
· 5 years ago
6c6eaf3
Revert "perfetto_cmd: add ability to compress trace packets"
by Hector Dearman
· 5 years ago
5d3494c
Merge "perfetto_cmd: add ability to compress trace packets"
by Hector Dearman
· 5 years ago
4d7ccd9
tools/idle_alloc: Only build in standalone builds.
by Eric Seckler
· 5 years ago
ddedb14
perfetto_cmd: add ability to compress trace packets
by Hector Dearman
· 5 years ago
b02d8dc
Improve metatrace, allow to be used in production
by Primiano Tucci
· 5 years ago
Next »