blob: 34b180c4e2432d7f0124b382a8480f97f86bcb7c [file] [view] [edit]
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 Github, e.g.:
https://github.com/google/perfetto/tree/main/XXX
See main.py for the dictionary that maps /XXX into the actual path in the
perfetto repository.