ajay
f09b5e319d
Bug 1304735 - Remove ClearHistogram r=chutten
...
MozReview-Commit-ID: Ez7u2gsRX6R
2016-09-22 21:48:19 +05:30
Chris H-C
b15477b262
bug 1218576 - Accumulate child histograms in the parent process r=froydnj
...
Batch the accumulations to only transmit every so often, so we don't incur
too much in the way of IPC overhead penalties.
What this doesn't do:
* remove or restructure child telemetry code to adapt to the new way
* send the telemetry anywhere
* allow for the child process to clear child histograms
* support anything but histograms (but this is expected and okay)
MozReview-Commit-ID: JnUkcmN3Ya7
2016-09-19 13:30:25 -04:00
AdamG2
43b3c47b39
Bug 1299144 - Replace TelemetryHistogram::NewKeyedHistogram and replace with predefined histograms. r=chutten
...
MozReview-Commit-ID: FLRyEswR6r7
2016-09-13 01:04:39 -04:00
AdamG2
ba4b44c12c
Bug 1288745 - Remove TelemetryHistogram::NewHistogram and replace with predefined histograms. r=chutten
...
MozReview-Commit-ID: 6v270MnquqT
2016-09-03 15:26:40 -04:00
Georg Fritzsche
e54db4e599
Bug 1188888 - Part 6 - Implement C++ API for categorical histograms. r=chutten,r=froyndj
2016-07-20 17:10:24 +02:00
Julian Seward
0e2d48e6dc
Bug 1258183 - TSan: data race toolkit/components/telemetry/Telemetry.cpp in CanRecordBase (part 2, derace). r=chutten.
2016-06-08 17:46:24 +02:00
Julian Seward
64b3a1608f
Bug 1261052 - Move C++ histogram implementation code into a separate module. r=gfritzsche.
2016-05-17 15:05:19 +02:00
Carsten "Tomcat" Book
7efeacf304
Backed out changeset 6bf8922cd1b7 (bug 1261052) for windows pgo bustage
2016-05-13 14:26:12 +02:00
Julian Seward
57ccf65321
Bug 1261052 - Move C++ histogram implementation code into a separate module. r=gfritzsche.
2016-05-13 11:29:49 +02:00