Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
perfetto
/
87fd11a6d2f09354f63836676533e4b7cfc3a97f
/
gn
/
standalone
154bfab
Add //gn:libfuzzer shim
by Ryan Savitski
· 5 years ago
13ae72f
Fix DEPS
by Primiano Tucci
· 5 years ago
335412d
Roll clang, libcxx, ninja, gn
by Primiano Tucci
· 5 years ago
f9799c6
perfetto: fix support for proto_descriptor targets
by Lalit Maganti
· 5 years ago
fc7b058
perfetto: refine proto descriptor support
by Lalit Maganti
· 5 years ago
cb85131
Merge "Only enable ASAN annotations when passing ASAN compile flags."
by Andres Medina
· 6 years ago
2cf423c
Only enable ASAN annotations when passing ASAN compile flags.
by Andres Medina
· 6 years ago
e0e1914
Revert "proto: deserialize build dependency"
by Eric Seckler
· 6 years ago
91c4a41
Add -Wunknown-sanitizers to standalone builds, fix dbg build
by Primiano Tucci
· 6 years ago
4441d58
Fix android x86 build config
by Joshua Gilpatrick
· 6 years ago
7125663
Temporary fix for BUILD file generation
by Hector Dearman
· 6 years ago
f828157
proto: deserialize build dependency
by Takuto Ikuta
· 6 years ago
00da64a
Add git version to trace processor
by Primiano Tucci
· 6 years ago
4a1ee94
Add fuzzer for shared ring buffer.
by Florian Mayer
· 6 years ago
a3da9be
Android builds: add liblog only to dynlibs & executables + remove it from heapprofd_client
by Ryan Savitski
· 6 years ago
3c12363
WASM: Enable clamp mode on float -> int conversion
by Primiano Tucci
· 6 years ago
8a5b9a8
Disable -Weverything on fuzzer builds
by Primiano Tucci
· 6 years ago
201117a
perfetto: Support building on Fuchsia for Chrome
by Eric Seckler
· 6 years ago
2e48071
Changes needed to run on OSS-Fuzz.
by Florian Mayer
· 6 years ago
dfe69ca
trace_processor: add support for python synthesised e2e tests
by Lalit Maganti
· 6 years ago
1c752c1
UI: seamlessly migrate to catapult UI for legacy traces
by Primiano Tucci
· 6 years ago
76545c1
UI: set ALLOW_MEMORY_GROWTH=1
by Primiano Tucci
· 6 years ago
a65497e
Roll clang and switch to fsanitize=fuzzer-no-link
by Primiano Tucci
· 6 years ago
a824ba9
perfetto-ui: Add WASM source maps in debug mode
by Hector Dearman
· 6 years ago
8c3f40a
Standalone build: add support for Link Time Optimization
by Primiano Tucci
· 6 years ago
e845074
perfetto-ui: Remove _wasm suffix from js files
by Hector Dearman
· 6 years ago
46ef922
Do not specify API level twice.
by Florian Mayer
· 6 years ago
aa5316b
Bump NDK to 17b.
by Florian Mayer
· 6 years ago
475bd7e
Add out-of-tree build for libunwindstack.
by Florian Mayer
· 6 years ago
4274a38
perfetto-ui: Increase correctness of build
by Hector Dearman
· 6 years ago
c56c242
perfetto-ui: Plumb trace_processor to javascript
by Hector Dearman
· 6 years ago
21fa916
Add trace_processor bundle
by Hector Dearman
· 6 years ago
5ebc8f9
WASM: 512mb should be enough for everyone
by Hector Dearman
· 6 years ago
b06d415
ui: Switch browserfiy to rollup
by Hector Dearman
· 6 years ago
3d858cc
ui: Nest typescript src in ui/src/
by Hector Dearman
· 6 years ago
48783b1
Fix clean build of UI
by Hector Dearman
· 6 years ago
3faad74
Add skeleton for UI (Node + TypeScript + WASM + build integration)
by Primiano Tucci
· 6 years ago
4bdc4c4
Introduce WASM toolchain
by Primiano Tucci
· 6 years ago
2af6ef7
Get one Perfetto unittest working on Windows
by Bruce Dawson
· 7 years ago
ab55e3d
Generate proto descriptor for trace protos.
by Florian Mayer
· 7 years ago
3cbb10a
Remove warning suppressions and fix many casting bugs
by Primiano Tucci
· 7 years ago
e1d7638
[dev-only/non-production] Fix GCC build
by Primiano Tucci
· 7 years ago
38faa6f
Improve stacktraces on Linux/Android standalone debug builds
by Primiano Tucci
· 7 years ago
18614fe
Allow to configure scan roots.
by Florian Mayer
· 7 years ago
876e0a4
Fix using_libfuzzer without is_asan.
by Florian Mayer
· 7 years ago
e6caeaa
Do not set -latomic for !use_custom_libcxx
by Florian Mayer
· 7 years ago
4c3580f
Run libfuzzer build on travis.
by Florian Mayer
· 7 years ago
627978a
Merge "Use asan-use-private-alias for ASAN to prevent ODR violation."
by Florian Mayer
· 7 years ago
2198b07
Use asan-use-private-alias for ASAN to prevent ODR violation.
by Florian Mayer
· 7 years ago
6aba66d
Fix GCC debug build.
by Florian Mayer
· 7 years ago
bfc8e60
Use use_custom_libcxx to fuzzer
by Florian Mayer
· 7 years ago
94aaf69
compile everything with -fsanitize=fuzzer.
by Florian Mayer
· 7 years ago
a65d75c
Merge "Default to hermetic clang on Linux."
by Treehugger Robot
· 7 years ago
51e06e5
Enable embedders to include Perfetto protos
by Oystein Eftevaag
· 7 years ago
6bbffa4
Default to hermetic clang on Linux.
by Florian Mayer
· 7 years ago
e8a7760
Fix trace_to_text host binary generation
by Primiano Tucci
· 7 years ago
a6a5fab
Fix typo in standalone build files for the x86_64 target
by Primiano Tucci
· 7 years ago
a5ff2a8
Wire up traced binary
by Primiano Tucci
· 7 years ago
ebba0fe
Switch tracing source sets into static libraries
by Sami Kyostila
· 7 years ago
bc8318e
Remove debug_symbols config from release builds
by Primiano Tucci
· 7 years ago
2e36683
Enable missing-field-initializers warning
by Sami Kyostila
· 7 years ago
5aab758
Improve logging
by Primiano Tucci
· 7 years ago
7a40e4d
Move build -> gn/standalone
by Primiano Tucci
· 7 years ago