tree: ac78c4fc21ff57898ebaa06860f9a4490035643b [path history] [tgz]
  1. app.yaml
  2. index.yaml
  3. main.py
  4. Makefile
  5. README.md
qt-everywhere-src-5.15.1/qtwebengine/src/3rdparty/chromium/third_party/perfetto/infra/perfetto-get.appspot.com/README.md

This folder contains the sources for the https://get.perfetto.dev/XXX web service.

This service simply proxies request of the form

https://get.perfetto.dev/XXX

to the raw content of the files hosted on AOSP Gerrit, e.g.:

https://android.googlesource.com/platform/external/perfetto/+/master/XXX

See main.py for the dictionary that maps /XXX into the actual path in the perfetto repository.