Sign in
flutter
/
third_party
/
perfetto
/
8e62744aa4a111e0a947e1562e1b691d5a39f0db
/
tools
/
gen_android_bp
8e62744
Move build flags to generated file, stop using cflags
by Primiano Tucci
· 6 years ago
7e05fc1
Minor cleanups to build files
by Primiano Tucci
· 6 years ago
9c41165
PRESUBMIT: Improve --check-only logic in tools/gen_xxx
by Primiano Tucci
· 6 years ago
19f734f
Reland "Enable LTO in Android tree."
by Florian Mayer
· 6 years ago
e87838f
gn: fix incremental build of descriptor when changing transitive deps
by Lalit Maganti
· 6 years ago
764c504
protozero: rename protoc_plugin -> protozero_plugin (and ipc)
by Primiano Tucci
· 6 years ago
edace41
trace_processor: add support for building on Android
by Lalit Maganti
· 6 years ago
53ca60b
userdebug: support perfetto traces as a section in incident reports
by Ryan Savitski
· 6 years ago
168eb33
Merge "Reland: perfetto_cmd: add ability to compress trace packets"
by Treehugger Robot
· 6 years ago
554627f
Reland: perfetto_cmd: add ability to compress trace packets
by Hector Dearman
· 6 years ago
6c6eaf3
Revert "perfetto_cmd: add ability to compress trace packets"
by Hector Dearman
· 6 years ago
4d7ccd9
tools/idle_alloc: Only build in standalone builds.
by Eric Seckler
· 6 years ago
ddedb14
perfetto_cmd: add ability to compress trace packets
by Hector Dearman
· 6 years ago
9718801
Merge "Add API usage example for the Android tree"
by Primiano Tucci
· 6 years ago
0b651b8
Add API usage example for the Android tree
by Primiano Tucci
· 6 years ago
e15ff4a
Merge "Use IDLE bit instead of referenced bit."
by Florian Mayer
· 6 years ago
67be965
Use IDLE bit instead of referenced bit.
by Florian Mayer
· 6 years ago
2e1ae92
Remove gtest_prod_config
by Primiano Tucci
· 6 years ago
e0b993f
Add zlib to buildtools
by Hector Dearman
· 6 years ago
3c88a1d
Extract common code from our various build generators into a library
by Sami Kyostila
· 6 years ago
697cc48
perfetto: fix building with bazel
by Lalit Maganti
· 6 years ago
26f69bd
trace_processor: implement first android mem metric!
by Lalit Maganti
· 6 years ago
696ff77
trigger_perfetto: Add trigger_perfetto binary
by Hector Dearman
· 6 years ago
3d46e0d
Revert "Enable LTO in Android tree."
by Florian Mayer
· 6 years ago
d2f997b
Enable LTO in Android tree.
by Florian Mayer
· 6 years ago
8eba309
trace_processor: implement string pooling class
by Lalit Maganti
· 6 years ago
160b582
Remove ability to force DLOG/DCHECK via cflags in gen_android_bp
by Ryan Savitski
· 6 years ago
17aa273
trace_processor: add support for systrace output
by Lalit Maganti
· 6 years ago
e65beca
heapprofd_client: non-allocating logging
by Ryan Savitski
· 6 years ago
1fecac9
Add ability to retrieve energy metrics for power rails
by Esteban Talavera
· 6 years ago
7c7f5f5
Perfetto: clean up PERFETTO_EMBEDDER_BUILD
by Primiano Tucci
· 6 years ago
357966a
gn: Make it more convenient for embedders to enable DLOG
by Eric Seckler
· 6 years ago
e2a9112
gen_android_bp: add flag to force dcheck/dlog on (even in release builds).
by Ryan Savitski
· 6 years ago
676f0cc
Add libperfetto_android_internal.so library to access HAL/VNDK
by Primiano Tucci
· 6 years ago
dfe69ca
trace_processor: add support for python synthesised e2e tests
by Lalit Maganti
· 6 years ago
4c5efa4
Build changes to support other embedders other than chromium
by Primiano Tucci
· 6 years ago
7a5d83b
profiling: Add heapprofd.rc.
by Florian Mayer
· 6 years ago
b6a921f
profiling: Add malloc hooks.
by Florian Mayer
· 6 years ago
bdb2a59
Rename libtraced_shared to libperfetto
by Primiano Tucci
· 6 years ago
a2fae26
profiling: Add unwinding
by Florian Mayer
· 7 years ago
d8b1a1d
perfetto: add ability to override upload limit flag on debuggable builds
by Lalit Maganti
· 7 years ago
ab55e3d
Generate proto descriptor for trace protos.
by Florian Mayer
· 7 years ago
21c19d8
Support building trace_to_text in the Android tree
by Primiano Tucci
· 7 years ago
6aa7557
Add host target for perfetto protos on Android host builds
by Primiano Tucci
· 7 years ago
9bfaaf9
Fix PDK build
by Logan Chien
· 7 years ago
79f2d7b
perfetto: add end to end integration tests
by Lalit Maganti
· 7 years ago
3d5e7e6
Propagate defines to Android.pb
by Florian Mayer
· 7 years ago
20b760c
Reshuffle .proto files under /proto
by Primiano Tucci
· 7 years ago
c2a38ea
Set -Oz for all cc targets.
by Florian Mayer
· 7 years ago
7e2b67a
Changes for statsd integration
by Primiano Tucci
· 7 years ago
cc424fd
Set fvisibility=hidden per default.
by Florian Mayer
· 7 years ago
c5bcd79
perfetto: add support from blueprint generator to include extras
by Lalit Maganti
· 7 years ago
b5b7169
Implement DropBox uploading
by Sami Kyostila
· 7 years ago
f3837d5
Add --background option to perfetto cmdline util
by Primiano Tucci
· 7 years ago
5a30453
initrc file for Perfetto
by Primiano Tucci
· 7 years ago
edf099c
Add a way to use libraries from the Android tree
by Primiano Tucci
· 7 years ago
3b72910
Add skeleton of perfetto cmdline tool.
by Primiano Tucci
· 7 years ago
6067e73
Split executables and introduce common shared library
by Primiano Tucci
· 7 years ago
4e49c02
Make traced a top-level executable
by Primiano Tucci
· 7 years ago
3e712a0
Add skeleton of traced
by Hector Dearman
· 7 years ago
ebba0fe
Switch tracing source sets into static libraries
by Sami Kyostila
· 7 years ago
71625d7
Use genrule instead of cc_genrule in Android.bp
by Sami Kyostila
· 7 years ago
fc074d4
Disable usage of libunwind
by Sami Kyostila
· 7 years ago
b27619f
Add a presubmit check to keep Android.bp up-to-date
by Sami Kyostila
· 7 years ago
865d1d3
Add an Android.bp generator
by Sami Kyostila
· 7 years ago