Add new SampledProfile protobuf definition
This will replace the repeated PerfDataProto field in the UMA protobuf. It
provides for more metadata surrounding the collection of each profile. It
also allows for more types of profiles to be collected, other than perf.
BUG=chromium:358778
TEST=build successfully
Signed-off-by: Simon Que <sque@chromium.org>
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=270832
6 years, 8 months ago
(2014-04-07 07:56:21 UTC)
#4
Privacy wise LGTM
Ilya Sherman
Please upload these changes for review in the google3 repository first. I can do a ...
6 years, 8 months ago
(2014-04-07 22:16:36 UTC)
#5
Please upload these changes for review in the google3 repository first. I can
do a first-pass review, and then the logs team will want to take a look as well.
Once those land, I'll happily stamp a CL to clone those changes into the
Chromium repo.
tipp
https://codereview.chromium.org/226273004/diff/50001/chrome/common/metrics/proto/chrome_user_metrics_extension.proto File chrome/common/metrics/proto/chrome_user_metrics_extension.proto (right): https://codereview.chromium.org/226273004/diff/50001/chrome/common/metrics/proto/chrome_user_metrics_extension.proto#newcode58 chrome/common/metrics/proto/chrome_user_metrics_extension.proto:58: // TODO(sque): Remove this field and use |collected_profiles| instead. ...
6 years, 8 months ago
(2014-04-08 21:19:40 UTC)
#6
https://codereview.chromium.org/226273004/diff/50001/chrome/common/metrics/proto/chrome_user_metrics_extension.proto File chrome/common/metrics/proto/chrome_user_metrics_extension.proto (right): https://codereview.chromium.org/226273004/diff/50001/chrome/common/metrics/proto/chrome_user_metrics_extension.proto#newcode58 chrome/common/metrics/proto/chrome_user_metrics_extension.proto:58: // TODO(sque): Remove this field and use |collected_profiles| instead. ...
6 years, 8 months ago
(2014-04-08 22:57:44 UTC)
#7
Issue 226273004: Add new SampledProfile protobuf definition
(Closed)
Created 6 years, 8 months ago by Simon Que
Modified 6 years, 7 months ago
Reviewers: jar (doing other things), battre, Ilya Sherman, tipp
Base URL: svn://svn.chromium.org/chrome/trunk/src
Comments: 19