Home | History | Annotate | only in /external/perfetto
Up to higher level directory
NameDateSize
.clang-format22-Oct-202023
.gn22-Oct-202047
.travis.yml22-Oct-20206.2K
Android.bp22-Oct-2020149K
Android.bp.extras22-Oct-20201.5K
BUILD22-Oct-202036.6K
BUILD.extras22-Oct-2020896
BUILD.gn22-Oct-202010.2K
build_overrides/22-Oct-2020
buildtools/22-Oct-2020
codereview.settings22-Oct-2020186
debian/22-Oct-2020
docs/22-Oct-2020
gn/22-Oct-2020
heapprofd.rc22-Oct-20201.5K
include/22-Oct-2020
infra/22-Oct-2020
MODULE_LICENSE_APACHE222-Oct-20201
NOTICE22-Oct-202010.4K
OWNERS22-Oct-2020277
perfetto.rc22-Oct-20202.3K
PRESUBMIT.py22-Oct-20205.7K
protos/22-Oct-2020
README.chromium22-Oct-2020298
README.md22-Oct-2020494
src/22-Oct-2020
test/22-Oct-2020
TEST_MAPPING22-Oct-202074
tools/22-Oct-2020
ui/22-Oct-2020

README.chromium

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

README.md

      1 # Perfetto - Performance instrumentation and tracing
      2 
      3 Perfetto is an open-source project for performance instrumentation and tracing
      4 of Linux/Android/Chrome platforms and user-space apps.  
      5 
      6 See [www.perfetto.dev](https://www.perfetto.dev) for docs.
      7 
      8 Bugs
      9 ----
     10 * For bugs affecting Android or the tracing internals use the internal
     11 bug tracker ([go/perfetto-bugs](http://goto.google.com/perfetto-bugs)).
     12 * For bugs affecting Chrome use http://crbug.com, Component:Speed>Tracing
     13 label:Perfetto.
     14