• Home
Name Date Size #Lines LOC

..--

.github/03-May-2024-74

bazel/03-May-2024-901796

build_overrides/03-May-2024-2220

buildtools/03-May-2024-1,2641,177

debian/03-May-2024-191146

docs/03-May-2024-11,0128,375

examples/03-May-2024-676412

gn/03-May-2024-4,2123,596

include/03-May-2024-22,62311,936

infra/03-May-2024-10,2388,141

protos/03-May-2024-27,98624,171

src/03-May-2024-264,325197,279

test/03-May-2024-41,33934,196

tools/03-May-2024-16,69212,070

ui/03-May-2024-46,20536,731

.clang-formatD03-May-202423 21

.clang-tidyD03-May-2024502 76

.gitattributesD03-May-202453 21

.gitignoreD03-May-2024285 2929

.gnD03-May-2024678 1715

.style.yapfD03-May-202434 32

Android.bpD03-May-2024415.7 KiB10,0879,669

Android.bp.extrasD03-May-20243.7 KiB151138

BUILDD03-May-2024140 KiB3,9733,702

BUILD.extrasD03-May-20243.5 KiB149128

BUILD.gnD03-May-202410.1 KiB299268

CHANGELOGD03-May-202414.3 KiB309282

DIR_METADATAD03-May-202477 54

LICENSED03-May-202410.4 KiB190158

METADATAD03-May-202439 43

MODULE_LICENSE_APACHE2D03-May-20241

OWNERSD03-May-2024432 2320

PRESUBMIT.pyD03-May-20247.9 KiB242177

PerfettoIntegrationTests.xmlD03-May-20241.4 KiB3115

README.chromiumD03-May-2024299 109

README.mdD03-May-2024456 107

TEST_MAPPINGD03-May-2024215 1312

WORKSPACED03-May-20241.1 KiB3226

codereview.settingsD03-May-2024158 54

heapprofd.rcD03-May-20242.1 KiB5448

meson.buildD03-May-20241.2 KiB4536

perfetto.rcD03-May-20243.2 KiB9376

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://perfetto.dev/docs or the /docs/ directory for documentation.
10