• Home
Name Date Size #Lines LOC

..--

bazel/03-May-2024-824729

build_overrides/03-May-2024-2220

buildtools/03-May-2024-1,1951,109

debian/03-May-2024-10177

docs/03-May-2024-8,7996,673

examples/03-May-2024-548332

gn/03-May-2024-3,5332,963

include/03-May-2024-17,5679,472

infra/03-May-2024-9,7498,024

protos/03-May-2024-21,69218,884

src/03-May-2024-219,167165,019

test/03-May-2024-27,34622,655

tools/03-May-2024-13,4859,803

ui/03-May-2024-40,17932,443

.clang-formatD03-May-202423 21

.gitignoreD03-May-2024258 2625

.gnD03-May-2024648 1614

.style.yapfD03-May-202434 32

Android.bpD03-May-2024344 KiB8,5558,187

Android.bp.extrasD03-May-20242.3 KiB10799

BUILDD03-May-2024111.8 KiB3,2743,042

BUILD.extrasD03-May-20241.6 KiB7161

BUILD.gnD03-May-20249.3 KiB278246

LICENSED03-May-202410.4 KiB190158

METADATAD03-May-202439 43

MODULE_LICENSE_APACHE2D03-May-20241

OWNERSD03-May-2024470 2521

PRESUBMIT.pyD03-May-20247.1 KiB212155

README.chromiumD03-May-2024299 109

README.mdD03-May-2024456 107

TEST_MAPPINGD03-May-2024305 1817

WORKSPACED03-May-20241.1 KiB3226

codereview.settingsD03-May-2024158 54

heapprofd.rcD03-May-20241.5 KiB3934

perfetto.rcD03-May-20242.4 KiB6958

traced_perf.rcD03-May-20242.1 KiB4844

README.chromium

1Name: Perfetto
2URL: https://android.googlesource.com/platform/external/perfetto/
3Version: unknown
4License: Apache2
5License File: LICENSE
6Security Critical: yes
7License Android Compatible: yes
8Description: Performance instrumentation and logging for Google client platforms
9Local Modifications: None
10

README.md

1# Perfetto - System profiling, app tracing and trace analysis
2
3Perfetto is a production-grade open-source stack for performance
4instrumentation and trace analysis. It offers services and libraries and for
5recording system-level and app-level traces, native + java heap profiling, a
6library for analyzing traces using SQL and a web-based UI to visualize and
7explore multi-GB traces.
8
9See https://docs.perfetto.dev or the /docs/ directory for documentation.
10