v811_spc009/external/perfetto/infra/perfetto-get.appspot.com
jianglk.darker 7ee447c011 v811_spc009_project 8 months ago
..
Makefile v811_spc009_project 8 months ago
README.md v811_spc009_project 8 months ago
app.yaml v811_spc009_project 8 months ago
index.yaml v811_spc009_project 8 months ago
main.py v811_spc009_project 8 months ago

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.