Wes Kocher
64ccd9559b
Merge inbound to m-c a=merge
...
MozReview-Commit-ID: DCUf7VEDrTt
2017-02-17 13:38:51 -08:00
Vedant Sareen
a85a2ad339
Bug 1330907 - Rename Telemetry::ID to Telemetry::HistogramID. r=dexter
...
Changed |print("enum ID : uint32_t {", file=output)| to |print("enum HistogramID : uint32_t {", file=output)| at line 53 of the file |toolkit/components/telemetry/gen-histogram-enum.py|, and then replaced all the textual occurrences of |Telemetry::ID| to |Telemetry::HistogramID| and |ID| to |HistogramID| in 43 other files.
2017-02-16 00:45:15 +05:30
Carsten "Tomcat" Book
13d4aead60
merge mozilla-inbound to mozilla-central a=merge
2017-02-17 13:24:55 +01:00
Wes Kocher
3f83b41f7e
Backed out 2 changesets (bug 1330833) for windows 64 xpcshell failures a=backout
...
Backed out changeset 466565fa382a (bug 1330833)
Backed out changeset 927194e7769d (bug 1330833)
MozReview-Commit-ID: GB4KsH29xYC
2017-02-16 17:20:54 -08:00
Kris Maglione
ac79574927
Bug 1331684: Record time spent blocked on shouldLoad shims per add-on. r=billm data-r=bsmedberg
...
MozReview-Commit-ID: K6bYourTigx
2017-01-24 16:29:53 -08:00
Marco Castelluccio
8c5c1e0098
Bug 1330833 - Fix comment in TelemetryModules.jsm. r=Dexter
2017-02-16 18:27:27 +00:00
Marco Castelluccio
a7e3f95164
Bug 1330833 - Add the new "modules" (DLLs) ping type. r=Dexter,mstange,jorendorff, data-review=bsmedberg
2017-02-16 17:09:32 +00:00
Georg Fritzsche
2011d0ae0c
Bug 1339749 - Refactor Telemetry IPC code. r=chutten
2017-02-15 16:25:40 +01:00
Ryan Hunt
576ef50021
Bug 1338891 - Backout telemetry scroll tracking r=smaug
2017-02-15 18:56:23 -05:00
Wes Kocher
0e7757aeda
Merge m-c to inbound a=merge
...
MozReview-Commit-ID: BemR756HJnR
2017-02-15 16:33:03 -08:00
Marco Castelluccio
55a671598a
Bug 1333043 - Add windows build number to the environment data for all Windows versions. r=Dexter,data-r=bsmedberg
2017-02-15 20:39:48 +00:00
Bill McCloskey
54da76be6b
Bug 1339289 - Give names to a lot of common timers (r=ehsan)
...
MozReview-Commit-ID: IMsv5bkyjBL
2017-02-15 12:30:01 -08:00
Carsten "Tomcat" Book
2d818c882e
Backed out changeset 3a90f1f64d8d (bug 1339749) for bustage on a CLOSED TREE
2017-02-15 16:10:29 +01:00
Georg Fritzsche
c3f2c42868
Bug 1339749 - Refactor Telemetry IPC code. r=chutten
2017-02-15 10:37:17 +01:00
Georg Fritzsche
39492723eb
Bug 1339365 - Move Histogram ID validity checks to outer API. r=chutten
2017-02-14 20:09:32 +01:00
EKR
933ba79743
Bug 1331280 - Generic telemetry probe for TLS handshake status. r=keeler
2017-02-14 13:12:00 -05:00
Junior Hsu
3d53cb477a
Bug 1325322 - add HTTP_NET_VS_CACHE_* for large time span, r=michal
...
MozReview-Commit-ID: L8IISZ1SFCh
2017-02-14 01:31:00 +08:00
Gabriele Svelto
7157a7973d
Bug 1310703 - Add support for the pingsender to the Telemetry code; r=Dexter
...
MozReview-Commit-ID: 24I9wrJuFhN
2017-01-17 14:53:00 +01:00
Gabriele Svelto
83cc3c6b65
Bug 1310703 - Use the ID generated by the crashreporter client when sending a crash ping so that server-side deduplication works correctly; r=Dexter
...
MozReview-Commit-ID: HfyKTru8QgN
2017-01-16 18:17:02 +01:00
Gabriele Svelto
c850b3a312
Bug 1310703 - Make the crashreporter client send a crash ping via the ping sender executable; r=ted
...
MozReview-Commit-ID: JV6HkUZYkUk
2017-01-16 18:14:17 +01:00
Gabriele Svelto
13e3767437
Bug 1310703 - Introduce the pingsender executable; r=ted
...
MozReview-Commit-ID: 2SEwwGywahQ
2017-01-16 17:39:22 +01:00
Carsten "Tomcat" Book
7001ca160d
merge mozilla-inbound to mozilla-central a=merge
2017-02-14 13:38:00 +01:00
Wes Kocher
15958b291e
Merge m-c to inbound, a=merge
...
MozReview-Commit-ID: Lt0WpWkto4h
2017-02-13 17:07:33 -08:00
Byron Campen [:bwc]
de1158148b
Bug 1336182 - Part 1: Add DTLS handshake time telemetry. r=bsmedberg,drno
...
MozReview-Commit-ID: JczL8eFuzMg
2017-02-03 17:01:05 -06:00
Sylvestre Ledru
684bd41226
Bug 1338086 - Remove useless else blocks in order to reduce complexity in toolkit/components/telemetry/ r=Dexter
...
MozReview-Commit-ID: EjMufQ1PReI
2017-02-09 10:52:55 +01:00
Tom Tromey
e90d95a3f9
Bug 1060419 - make AppendPrintf and nsPrintfCString use Printf.h, r=froydnj
...
MozReview-Commit-ID: 2E8FoiNxU8L
2016-12-14 09:32:21 -07:00
Alessio Placitelli
0a43851840
Bug 1339023 - Make Telemetry in-tree docs index page point to the updated Histogram docs. r=gfritzsche
...
MozReview-Commit-ID: HIcv5AJIPhM
2017-02-13 12:06:41 +01:00
Mark Hammond
3ad61cf8c9
Bug 1338980 - send sync telemetry alerts to sync-dev instead of fx-team. r=MattN
...
MozReview-Commit-ID: 3fZUimw5X02
2017-02-13 16:47:42 +11:00
Benjamin Smedberg
fcd8b88a01
Bug 1305091 - Stop using content processes when they are running out of memory, r=mrbkap+ksteuber data-r=francois
...
MozReview-Commit-ID: K67de7xbzqk
2017-02-07 11:46:44 -05:00
Alessio Placitelli
1ce0872f02
Bug 1292531 - Document Histogram usage in in-tree docs. r=gfritzsche
...
MozReview-Commit-ID: DzZO2r1fVLc
2017-02-10 09:40:00 -05:00
William Chen
ae6e16da55
Bug 1332511 - Adjust telemetry histograms for time to first input probes. r=jwatt, data=bsmedberg
2017-01-31 21:49:06 -07:00
Sebastian Hengst
d47f21d819
Backed out changeset 81388598aeac (bug 1325322) for build bustage, at least on Windows. r=backout
2017-02-13 13:21:47 +01:00
Junior Hsu
b6b6f5119f
Bug 1325322 - add HTTP_NET_VS_CACHE_* for large time span, r=michal
2017-02-13 00:53:00 +01:00
Jan Beich
37ef594508
Bug 1339635 - Unbreak build on Tier3 platforms after bug 1310703. r=ted
...
MozReview-Commit-ID: 6hlo0riwaml
2017-02-14 23:18:07 +00:00
Sergei Chernov
a159ef112b
Bug 1320567 - Certificate Transparency - telemetry reports of CT Policy compliance. r=keeler
...
MozReview-Commit-ID: GtIz5O3FJ6H
2017-01-30 18:16:49 +02:00
Carsten "Tomcat" Book
8e01544ca5
Merge mozilla-central to autoland
2017-02-22 14:47:47 +01:00
Mark Banner
6311586fca
Bug 1341571 - 'ex' is not defined in TelemetryModules.jsm. r=Dexter
...
MozReview-Commit-ID: 1rlDGjm9k0W
2017-02-22 10:33:20 +00:00
Amy Chung
6613ec28e9
Bug 1325909 - Added a 1325909 to bug_numbers on telemetry, r=francois
2017-02-09 23:12:16 +08:00
Georg Fritzsche
e1b9aac97e
Bug 1334105 - Work around startup crashes in Version(MOZ_APP_VERSION) checks. r=chutten
2017-02-08 18:43:27 +01:00
Carsten "Tomcat" Book
e589a979c7
merge mozilla-inbound to mozilla-central a=merge
2017-02-08 11:30:00 +01:00
Kaku Kuo
10cc1c9925
Bug 1337301 part 1 - Histogram for VIDEO_AS_CONTENT_SOURCE_IN_TREE_OR_NOT; r=bsmedberg,gerald
...
MozReview-Commit-ID: HGA6yKbaFxE
2017-02-07 18:19:23 +08:00
Sebastian Hengst
b64ffd69f6
Bug 1336311 - Change code comments with http://hg.mozilla.org to https://. r=gps
...
For components also referencing it in code, see the blockers of bug 1336311.
MozReview-Commit-ID: 4tUZ24HKBWy
2017-02-07 17:52:56 +01:00
Iaroslav (yarik) Sheptykin
2b4478e2b0
Bug 1307746: Make capturing stacks thread safe. r=gfritzsche
...
MozReview-Commit-ID: B7p1bDdlk6k
2017-02-03 19:20:35 +01:00
Iaroslav (yarik) Sheptykin
382220cc08
Bug 1299772: Document stack capturing API. r=gfritzsche
...
MozReview-Commit-ID: Jar6vyj0RzV
2017-01-30 21:11:37 +01:00
dimi
591977dd60
Bug 1336865 - Add telemetry to measure time spent on constructing variable-length prefix set. r=francois
...
MozReview-Commit-ID: CNhfYdH1ryA
2017-02-07 16:14:58 +08:00
Francois Marier
93a6db0a84
Bug 1334616 - Add telemetry probe to monitor ClassifyLocalWithTables() perf. r=gcp
...
MozReview-Commit-ID: LfKovwAX9Ov
2017-02-03 20:56:05 +08:00
Phil Ringnalda
99db7d0422
Backed out changeset 2e9eab35d1ea (bug 1334616) for bustage
...
CLOSED TREE
2017-02-06 22:04:16 -08:00
Francois Marier
173cf1fe01
Bug 1334616 - Add telemetry probe to monitor ClassifyLocalWithTables() perf. r=gcp
...
MozReview-Commit-ID: LfKovwAX9Ov
2017-02-03 20:56:05 +08:00
Francois Marier
8ab3e4bd30
Bug 1336376 - Expand the range of values for URLCLASSIFIER_LOOKUP_TIME. r=bsmedberg
...
MozReview-Commit-ID: 9zh8mldBS7k
2017-02-03 20:30:08 +08:00
Wes Kocher
785ad4f15f
Backed out changeset 3a6b42b3d233 (bug 1336376) for build failures a=backout CLOSED TREE
...
MozReview-Commit-ID: L3oVRVqNDKj
2017-02-06 18:36:24 -08:00