Name Date Size #Lines LOC

..--

.github/H25-Apr-2025-74

bazel/H25-Apr-2025-1,4061,259

build_overrides/H25-Apr-2025-2220

buildtools/H25-Apr-2025-10,0349,505

debian/H25-Apr-2025-198152

docs/H25-Apr-2025-16,29812,571

examples/H25-Apr-2025-1,199752

gn/H25-Apr-2025-5,1964,418

include/H25-Apr-2025-37,82321,280

infra/H25-Apr-2025-22,65319,703

protos/H25-Apr-2025-56,84749,696

python/H25-Apr-2025-11,7438,660

src/H25-Apr-2025-502,093372,834

test/H25-Apr-2025-258,666246,488

third_party/H25-Apr-2025-54

tools/H25-Apr-2025-15,50511,271

ui/H25-Apr-2025-114,60185,853

.bazelignoreHD25-Apr-20252

.bazelrcH A D25-Apr-202526 21

.clang-formatH A D25-Apr-202523 21

.clang-tidyH A D25-Apr-2025540 76

.git-blame-ignore-revsH A D25-Apr-2025253 96

.gitattributesH A D25-Apr-202553 21

.gitignoreH A D25-Apr-2025363 3837

.gnH A D25-Apr-2025678 1715

.style.yapfH A D25-Apr-202530 32

Android.bpH A D25-Apr-2025847 KiB18,17017,385

Android.bp.extrasH A D25-Apr-20257.1 KiB263241

BUILDH A D25-Apr-2025290.8 KiB7,2926,848

BUILD.extrasH A D25-Apr-20252.5 KiB9683

BUILD.gnH A D25-Apr-202512.2 KiB368331

CHANGELOGH A D25-Apr-202565 KiB1,3691,246

DIR_METADATAH A D25-Apr-2025123 87

LICENSEH A D25-Apr-202512.5 KiB236192

METADATAH A D25-Apr-202539 43

MODULE_LICENSE_APACHE2HD25-Apr-20251

OWNERSH A D25-Apr-20251.1 KiB4130

PRESUBMIT.pyH A D25-Apr-202516 KiB495371

PerfettoIntegrationTests.xmlH A D25-Apr-20251.4 KiB3115

README.chromiumH A D25-Apr-2025312 1110

README.mdH A D25-Apr-2025456 107

TEST_MAPPINGH A D25-Apr-2025763 4342

WATCHLISTSH A D25-Apr-20251,006 3329

WORKSPACEH A D25-Apr-20251.1 KiB3226

codereview.settingsH A D25-Apr-2025176 65

heapprofd.rcH A D25-Apr-20252.1 KiB5448

meson.buildH A D25-Apr-20251.6 KiB6047

perfetto.rcH A D25-Apr-20257.9 KiB187156

persistent_cfg.pbtxtH A D25-Apr-20251.3 KiB6959

traced_perf.rcH A D25-Apr-20252.1 KiB4844

README.chromium

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

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