You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jianglk.darker 7ee447c011
v811_spc009_project
4 months ago
..
Makefile v811_spc009_project 4 months ago
README.md v811_spc009_project 4 months ago
app.yaml v811_spc009_project 4 months ago
index.yaml v811_spc009_project 4 months ago
main.py v811_spc009_project 4 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.