Changeset 125725 in webkit


Ignore:
Timestamp:
Aug 15, 2012 5:18:46 PM (12 years ago)
Author:
rniwa@webkit.org
Message:

Add a hyperlink to perf-o-matic from build.webkit.org/root.html
https://bugs.webkit.org/show_bug.cgi?id=93749

Reviewed by Csaba Osztrogonác.

Added the hyperlink to webkit-perf.appspot.com. Also added hyperlinks to the waterfall display
of performance tests.

  • BuildSlaveSupport/build.webkit.org-config/templates/root.html:
Location:
trunk/Tools
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Tools/BuildSlaveSupport/build.webkit.org-config/templates/root.html

    r114132 r125725  
    2525  <li><a href="LeaksViewer">Leaks Viewer</a></li>
    2626  <li><a href="TestFailures">Test Failures</a></li>
     27  <li><a href="http://webkit-perf.appspot.com/">Perf-o-matic</a> (external website) results submitted by <a href="http://build.webkit.org/waterfall?show=Apple%20Lion%20Release%20%28Perf%29&show=Chromium%20Linux%20Release%20%28Perf%29&show=Chromium%20Mac%20Release%20%28Perf%29&show=Chromium%20Win%20Release%20%28Perf%29&show=Qt%20Linux%2064-bit%20Release%20%28Perf%29&show=Qt%20Linux%2064-bit%20Release%20%28WebKit2%20Perf%29">performance bots</a></li>
    2728</ul>
    2829</body> </html>
  • trunk/Tools/ChangeLog

    r125716 r125725  
     12012-08-15  Ryosuke Niwa  <rniwa@webkit.org>
     2
     3        Add a hyperlink to perf-o-matic from build.webkit.org/root.html
     4        https://bugs.webkit.org/show_bug.cgi?id=93749
     5
     6        Reviewed by Csaba Osztrogonác.
     7
     8        Added the hyperlink to webkit-perf.appspot.com. Also added hyperlinks to the waterfall display
     9        of performance tests.
     10
     11        * BuildSlaveSupport/build.webkit.org-config/templates/root.html:
     12
    1132012-08-15  Bruno de Oliveira Abinader  <bruno.abinader@basyskom.com>
    214
Note: See TracChangeset for help on using the changeset viewer.