• Home
Name Date Size #Lines LOC

..--

.github/03-May-2024-74

bazel/03-May-2024-1,016899

build_overrides/03-May-2024-2220

buildtools/03-May-2024-1,3171,229

debian/03-May-2024-198152

docs/03-May-2024-12,6359,637

examples/03-May-2024-732451

gn/03-May-2024-4,4153,772

include/03-May-2024-25,35513,576

infra/03-May-2024-17,69315,339

protos/03-May-2024-33,27828,741

python/03-May-2024-3,0812,098

src/03-May-2024-315,184237,063

test/03-May-2024-84,37076,017

tools/03-May-2024-20,95115,191

ui/03-May-2024-57,55945,005

.clang-formatD03-May-202423 21

.clang-tidyD03-May-2024502 76

.gitattributesD03-May-202453 21

.gitignoreD03-May-2024297 3130

.gnD03-May-2024678 1715

.style.yapfD03-May-202434 32

Android.bpD03-May-2024494.5 KiB11,05110,611

Android.bp.extrasD03-May-20243.7 KiB151138

BUILDD03-May-2024153.2 KiB4,2033,937

BUILD.extrasD03-May-20241.9 KiB7666

BUILD.gnD03-May-202410.9 KiB322290

CHANGELOGD03-May-202430.7 KiB639582

DIR_METADATAD03-May-202477 54

LICENSED03-May-202410.4 KiB190158

METADATAD03-May-202439 43

MODULE_LICENSE_APACHE2D03-May-20241

OWNERSD03-May-20241,012 3627

PRESUBMIT.pyD03-May-20249.6 KiB292223

PerfettoIntegrationTests.xmlD03-May-20241.4 KiB3115

README.chromiumD03-May-2024299 109

README.mdD03-May-2024456 107

TEST_MAPPINGD03-May-2024294 1817

WORKSPACED03-May-20241.1 KiB3226

codereview.settingsD03-May-2024176 65

heapprofd.rcD03-May-20242.1 KiB5448

meson.buildD03-May-20241.3 KiB4637

perfetto.rcD03-May-20244.7 KiB124104

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