Home | History | Annotate | only in /external/chromium-trace/catapult/dashboard
Up to higher level directory
NameDateSize
app.yaml06-Dec-20163.8K
appengine_config.py06-Dec-20161.6K
bin/06-Dec-2016
cron.yaml06-Dec-20162.3K
dashboard/06-Dec-2016
dashboard_build/06-Dec-2016
dashboard_project.py06-Dec-20162.6K
docs/06-Dec-2016
index.yaml06-Dec-20167.8K
mapreduce.yaml06-Dec-2016655
OWNERS06-Dec-2016112
PRESUBMIT.py06-Dec-2016847
pylintrc06-Dec-20161.9K
queue.yaml06-Dec-20161.3K
README.md06-Dec-2016917

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  - [Rolling back from a broken deployment](/dashboard/docs/rollback.md)
     13  - [Project glossary](/dashboard/docs/glossary.md)
     14  - [Pages and endpoints](/dashboard/docs/pages-and-endpoints.md)
     15 
     16 ## Contact
     17 
     18 Bugs can be reported on the
     19 [github issue tracker](https://github.com/catapult-project/catapult/issues);
     20 for questions and feedback,
     21 send an email to chrome-perf-dashboard-team (a] google.com.
     22