• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1This folder contains the sources for the
2https://get.perfetto.dev/XXX web service.
3
4This service simply proxies request of the form
5
6https://get.perfetto.dev/XXX
7
8to the raw content of the files hosted on AOSP Gerrit, e.g.:
9
10https://android.googlesource.com/platform/external/perfetto/+/master/XXX
11
12See main.py for the dictionary that maps /XXX into the actual path in the
13perfetto repository.
14