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.
394 B
394 B
This folder contains the sources for the https://get.perfetto.dev/XXX web service.
This service simply proxies request of the form
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.