Standardize "gpu_times" metric names and add GPU rasterization versions.
commit9fbe73b4158beb6beb278af819e075cc3d744210
authordyen <dyen@chromium.org>
Thu, 29 Jan 2015 23:29:20 +0000 (29 15:29 -0800)
committerCommit bot <commit-bot@chromium.org>
Thu, 29 Jan 2015 23:31:31 +0000 (29 23:31 +0000)
tree1b840e5a08820afc7cb0d55cac9d45e972b373d1
parentcba424b9309c8c75d0a3797b9b228f7ef11425e4
Standardize "gpu_times" metric names and add GPU rasterization versions.

The GPU Times metric event names have been standardized to match the
names for other metrics. GPU Rasterization versions have also been
added for both GPU times tests. Here is the list of test names:
  gpu_times.gpu_rasterization.key_mobile_sites_smooth
  gpu_times.gpu_rasterization.top_25_smooth
  gpu_times.key_mobile_sites_smooth
  gpu_times.top_25_smooth

R=vmiura@chromium.org
BUG=none
test=trybots

Review URL: https://codereview.chromium.org/875473003

Cr-Commit-Position: refs/heads/master@{#313825}
tools/perf/benchmarks/gpu_times.py