Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(858)

Issue 28034: Move the trace sorting from the JS up to the Python, matching what's done for... (Closed)

Created:
11 years, 10 months ago by Pam (message me for reviews)
Modified:
9 years, 5 months ago
Reviewers:
ojan
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Move the trace sorting from the JS up to the Python, matching what's done for the graphs as a whole and allowing the use of the 'imoprtant' marker to determine the best sorting order. BUG=7704 TEST=make sure perf graphs have traces in the desired order Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=10204

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+49 lines, -62 lines) Patch
M tools/buildbot/perf/dashboard/ui/generic_plotter.html View 1 chunk +4 lines, -49 lines 0 comments Download
M tools/buildbot/scripts/master/log_parser/process_log.py View 3 chunks +45 lines, -13 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Pam (message me for reviews)
Thanks to JS not following its spec, this turned out to be more straightforward than ...
11 years, 10 months ago (2009-02-23 19:35:25 UTC) #1
ojan
11 years, 10 months ago (2009-02-23 19:45:03 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698