Home | History | Annotate | only in /external/chromium-trace/catapult/dashboard
Up to higher level directory
NameDateSize
app.yaml21-Oct-20163.7K
appengine_config.py21-Oct-20161.6K
bin/21-Oct-2016
cron.yaml21-Oct-20162.3K
dashboard/21-Oct-2016
dashboard_build/21-Oct-2016
dashboard_project.py21-Oct-20162.6K
docs/21-Oct-2016
index.yaml21-Oct-20166.6K
mapreduce.yaml21-Oct-2016655
OWNERS21-Oct-2016112
PRESUBMIT.py21-Oct-2016847
pylintrc21-Oct-20161.9K
queue.yaml21-Oct-20161K
README.md21-Oct-2016845

README.md

      1 # Performance Dashboard
      2 
      3 The Chrome Performance Dashboard is a App Engine web app for displaying
      4 and monitoring performance test results.
      5 
      6  - [Getting set up to contribute](/dashboard/docs/getting-set-up.md)
      7  - [Dashboard admin tasks](/dashboard/docs/admin-tasks.md)
      8  - [Debugging in production](/dashboard/docs/cloud-debugger.md)
      9  - [Example code snippets](/dashboard/docs/code-snippets.md)
     10  - [Data format for new graph data](/dashboard/docs/data-format.md)
     11  - [Checklist for deployment](/dashboard/docs/deploy-checklist.md)
     12  - [Project glossary](/dashboard/docs/glossary.md)
     13  - [Pages and endpoints](/dashboard/docs/pages-and-endpoints.md)
     14 
     15 ## Contact
     16 
     17 Bugs can be reported on the
     18 [github issue tracker](https://github.com/catapult-project/catapult/issues);
     19 for questions and feedback,
     20 send an email to chrome-perf-dashboard-team (a] google.com.
     21