|
Multi-dimension rappor metrics
This adds support for collecting a set of flags along with a string
sample. The two parts use seperate bits, so they can be analyzed both
independently and as correlated metrics.
BUG=
Total comments: 8
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+233 lines, -161 lines) |
Patch |
 |
M |
components/rappor/bloom_filter.h
|
View
|
1
|
1 chunk |
+14 lines, -33 lines |
0 comments
|
Download
|
 |
M |
components/rappor/bloom_filter.cc
|
View
|
|
1 chunk |
+15 lines, -24 lines |
0 comments
|
Download
|
 |
M |
components/rappor/bloom_filter_unittest.cc
|
View
|
|
1 chunk |
+10 lines, -30 lines |
0 comments
|
Download
|
 |
M |
components/rappor/rappor_metric.h
|
View
|
1
|
3 chunks |
+24 lines, -13 lines |
0 comments
|
Download
|
 |
M |
components/rappor/rappor_metric.cc
|
View
|
1
|
2 chunks |
+33 lines, -14 lines |
0 comments
|
Download
|
 |
M |
components/rappor/rappor_metric_unittest.cc
|
View
|
1
|
2 chunks |
+13 lines, -11 lines |
0 comments
|
Download
|
 |
M |
components/rappor/rappor_parameters.h
|
View
|
1
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
components/rappor/rappor_service.h
|
View
|
1
|
6 chunks |
+28 lines, -9 lines |
0 comments
|
Download
|
 |
M |
components/rappor/rappor_service.cc
|
View
|
1
|
4 chunks |
+47 lines, -14 lines |
0 comments
|
Download
|
 |
M |
components/rappor/rappor_service_unittest.cc
|
View
|
1
|
5 chunks |
+8 lines, -8 lines |
0 comments
|
Download
|
 |
M |
tools/metrics/common/models.py
|
View
|
1
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
tools/metrics/rappor/pretty_print.py
|
View
|
1
|
2 chunks |
+21 lines, -1 line |
0 comments
|
Download
|
 |
M |
tools/metrics/rappor/pretty_print_test.py
|
View
|
1
|
3 chunks |
+15 lines, -3 lines |
0 comments
|
Download
|
Total messages: 12 (1 generated)
|