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

Issue 99903009: Allowing V8ObjectStatsMetric users to specify metrics to capture. (Closed)

Created:
6 years, 11 months ago by cmumford
Modified:
6 years, 11 months ago
Reviewers:
rmcilroy, marja
CC:
chromium-reviews, chrome-speed-team+watch_google.com
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Allowing V8ObjectStatsMetric users to specify metrics to capture. V8ObjectStatsMetric would previously capture all V8 statistics. Added a constructor parameter so that users could capture a subset of the V8 statistics if desired. Default is as before: capture them all. Making this change so that the IndexedDB perf tests (indexeddb_perf) can be modified to report only a few metrics to simplify the test results. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=243394

Patch Set 1 #

Total comments: 1

Patch Set 2 : counters no longer defaults to _COUNTER_NAMES in GetV8StatsTable. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -4 lines) Patch
M tools/perf/metrics/v8_object_stats.py View 1 3 chunks +4 lines, -4 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
cmumford
Hi Ross: Here's the change (finally!). I've tested it with another change (123553003).
6 years, 11 months ago (2014-01-02 23:01:00 UTC) #1
rmcilroy
lgtm with one nit. You'll need to get an lgtm from an owner though. https://codereview.chromium.org/99903009/diff/1/tools/perf/metrics/v8_object_stats.py ...
6 years, 11 months ago (2014-01-03 09:58:28 UTC) #2
cmumford
Adding owner Marja. I didn't want to change the contract of GetV8StatsTable (which is used ...
6 years, 11 months ago (2014-01-03 17:59:43 UTC) #3
rmcilroy
On 2014/01/03 17:59:43, cmumford wrote: > Adding owner Marja. I didn't want to change the ...
6 years, 11 months ago (2014-01-03 18:05:09 UTC) #4
cmumford
Removed default counters value.
6 years, 11 months ago (2014-01-03 18:36:43 UTC) #5
rmcilroy
Thanks Chris. lgtm
6 years, 11 months ago (2014-01-06 11:34:32 UTC) #6
marja
lgtm (owner rubberstamp, the change seems trivial)
6 years, 11 months ago (2014-01-07 11:22:45 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/cmumford@chromium.org/99903009/70001
6 years, 11 months ago (2014-01-07 18:53:31 UTC) #8
commit-bot: I haz the power
6 years, 11 months ago (2014-01-07 21:51:48 UTC) #9
Message was sent while issue was closed.
Change committed as 243394

Powered by Google App Engine
This is Rietveld 408576698