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

Issue 504943002: A couple fixes to find_unmapped_histograms.py. (Closed)

Created:
6 years, 4 months ago by Alexei Svitkine (slow)
Modified:
6 years, 3 months ago
Reviewers:
Ilya Sherman
CC:
chromium-reviews, Ilya Sherman, asvitkine+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

A couple fixes to find_unmapped_histograms.py. - Treats ')' as a param delimeter for the macros. This makes SCOPED_UMA_HISTOGRAM_TIMER("Foo") not trigger the non-literal name warning. - Removes check for FieldTrial::MakeName() which no longer exists. BUG=none NOTRY=true Committed: https://crrev.com/b4b91fe81a17cb8235f49af94fd55a704c8c61b2 Cr-Commit-Position: refs/heads/master@{#292936}

Patch Set 1 : #

Total comments: 4

Patch Set 2 : Addressed comments. #

Total comments: 2

Patch Set 3 : Comment wording. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -6 lines) Patch
M tools/metrics/histograms/find_unmapped_histograms.py View 1 2 2 chunks +2 lines, -6 lines 0 comments Download

Messages

Total messages: 9 (1 generated)
Alexei Svitkine (slow)
6 years, 4 months ago (2014-08-25 20:36:23 UTC) #1
Ilya Sherman
https://codereview.chromium.org/504943002/diff/20001/tools/metrics/histograms/find_unmapped_histograms.py File tools/metrics/histograms/find_unmapped_histograms.py (right): https://codereview.chromium.org/504943002/diff/20001/tools/metrics/histograms/find_unmapped_histograms.py#newcode41 tools/metrics/histograms/find_unmapped_histograms.py:41: ([^,\)]*) # Capture the first parameter to the macro ...
6 years, 3 months ago (2014-08-26 00:27:24 UTC) #2
Alexei Svitkine (slow)
https://codereview.chromium.org/504943002/diff/20001/tools/metrics/histograms/find_unmapped_histograms.py File tools/metrics/histograms/find_unmapped_histograms.py (right): https://codereview.chromium.org/504943002/diff/20001/tools/metrics/histograms/find_unmapped_histograms.py#newcode41 tools/metrics/histograms/find_unmapped_histograms.py:41: ([^,\)]*) # Capture the first parameter to the macro ...
6 years, 3 months ago (2014-08-29 22:42:11 UTC) #3
Ilya Sherman
LGTM, thanks :) https://codereview.chromium.org/504943002/diff/40001/tools/metrics/histograms/find_unmapped_histograms.py File tools/metrics/histograms/find_unmapped_histograms.py (right): https://codereview.chromium.org/504943002/diff/40001/tools/metrics/histograms/find_unmapped_histograms.py#newcode42 tools/metrics/histograms/find_unmapped_histograms.py:42: [,)] # Match the comma/bracket that ...
6 years, 3 months ago (2014-08-30 01:17:13 UTC) #4
Alexei Svitkine (slow)
https://codereview.chromium.org/504943002/diff/40001/tools/metrics/histograms/find_unmapped_histograms.py File tools/metrics/histograms/find_unmapped_histograms.py (right): https://codereview.chromium.org/504943002/diff/40001/tools/metrics/histograms/find_unmapped_histograms.py#newcode42 tools/metrics/histograms/find_unmapped_histograms.py:42: [,)] # Match the comma/bracket that delineates the first ...
6 years, 3 months ago (2014-09-02 15:48:42 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/asvitkine@chromium.org/504943002/60001
6 years, 3 months ago (2014-09-02 15:49:18 UTC) #7
commit-bot: I haz the power
Committed patchset #3 (id:60001) as ea4104f355bac79a905a88de4e7ad48da041dbb2
6 years, 3 months ago (2014-09-02 15:59:40 UTC) #8
commit-bot: I haz the power
6 years, 3 months ago (2014-09-10 03:18:48 UTC) #9
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/b4b91fe81a17cb8235f49af94fd55a704c8c61b2
Cr-Commit-Position: refs/heads/master@{#292936}

Powered by Google App Engine
This is Rietveld 408576698