gecko-dev/toolkit/components/telemetry
Francesco Lodolo (:flod) ef45f98e4b Bug 1399924 - Fix typos, update feedback instructions in Telemetry documentation r=chutten
MozReview-Commit-ID: 2tPzt0ESvEF

--HG--
extra : rebase_source : 1d982bfce2627264b77ddc968b98b555c877d901
2017-09-14 20:05:57 +02:00
..
docs Bug 1399924 - Fix typos, update feedback instructions in Telemetry documentation r=chutten 2017-09-14 20:05:57 +02:00
ipc Bug 1376333 - Improve naming of accumulation types & variables r=Dexter 2017-09-13 11:20:36 +02:00
pingsender Bug 1386876 - Replace all uses of DISABLE_STL_WRAPPING with a template, remove DISABLE_STL_WRAPPING. r=glandium 2017-09-11 11:33:26 -07:00
schemas
tests Bug 1393601 - Add telemetry for MOZ_UPDATER. r=Dexter, r=rweiss 2017-09-18 09:50:10 -07:00
CombinedStacks.cpp
CombinedStacks.h
datareporting-prefs.js
EventInfo.h Bug 1302681 - Part 1: Extend Event Telemetry core for recording from addons. r=dexter 2017-08-03 07:03:00 -04:00
Events.yaml Bug 1389994 - Extend the search events probe expiration to Firefox 65. r=rweiss 2017-08-28 16:28:57 -04:00
GCTelemetry.jsm
gen-event-data.py
gen-event-enum.py
gen-histogram-bucket-ranges.py
gen-histogram-data.py Bug 1397376 - Avoid copying on initializing histogram ranges r=gfritzsche 2017-09-08 12:13:44 -07:00
gen-histogram-enum.py
gen-process-data.py
gen-process-enum.py
gen-scalar-data.py
gen-scalar-enum.py
HangReports.cpp Bug 1380081 - Part 11: Simplify the HangAnnotations abstraction, r=froydnj 2017-08-15 16:35:46 -04:00
HangReports.h Bug 1380081 - Part 11: Simplify the HangAnnotations abstraction, r=froydnj 2017-08-15 16:35:46 -04:00
healthreport-prefs.js
histogram_tools.py Bug 1395956 - Update gecko.readthedocs links to the new firefox-source-docs.mozilla.org location. r=chutten 2017-09-02 22:11:02 +05:30
histogram-whitelists.json Bug 1397445: Remove expiring FILE_EMBEDDED_SERVICEWORKERS telemetry probe. r=bkelly 2017-09-08 11:21:27 -07:00
Histograms.json Bug 1398885 - Extend various APZ telemetry probes out for a few more releases. r=botond, data-r=liuche 2017-09-13 08:21:55 -04:00
KeyedStackCapturer.cpp Bug 1384819 (part 1) - Split MozStackWalk(). r=glandium. 2017-07-27 12:46:47 +10:00
KeyedStackCapturer.h
Makefile.in
moz.build Bug 1380081 - Part 4: Move BHR into its own component, r=froydnj 2017-08-15 16:35:00 -04:00
nsITelemetry.idl Bug 1395838 - Rename nsITelemetry.SCALAR_* to nsITelemetry.SCALAR_TYPE_*. r=chutten 2017-09-06 12:35:44 +02:00
parse_events.py Bug 1381617 - Enable stricter scalar, histogram and events expiration validation. r=chutten 2017-07-18 09:59:00 +02:00
parse_scalars.py Bug 1395956 - Update gecko.readthedocs links to the new firefox-source-docs.mozilla.org location. r=chutten 2017-09-02 22:11:02 +05:30
ProcessedStack.cpp
ProcessedStack.h
Processes.yaml Bug 1395956 - Update gecko.readthedocs links to the new firefox-source-docs.mozilla.org location. r=chutten 2017-09-02 22:11:02 +05:30
ScalarInfo.h
Scalars.yaml Bug 1397221 - Gather a bit more data for various inspector copy commands; r=francois,jdescottes 2017-09-18 10:06:09 +02:00
shared_telemetry_utils.py Bug 1381617 - Enable stricter scalar, histogram and events expiration validation. r=chutten 2017-07-18 09:59:00 +02:00
Telemetry.cpp bug 1376600 - Remove registered(Keyed)Histograms r=Dexter 2017-08-22 09:42:09 -04:00
Telemetry.h Bug 1376333 - Improve naming of accumulation types & variables r=Dexter 2017-09-13 11:20:36 +02:00
TelemetryArchive.jsm Bug 1382201 - Use the prefs defined in TelemetryUtils.jsm in TelemetryArchive.jsm. r=dexter 2017-07-21 06:40:00 +02:00
TelemetryCommon.cpp Bug 1372405 - Provide names for all runnables in the tree (r=froydnj) 2017-06-26 14:19:58 -07:00
TelemetryCommon.h
TelemetryController.jsm Bug 1391707: Follow-up: Skip idle in more places that incorrectly expect strict timing. r=me CLOSED TREE 2017-09-11 21:26:04 -07:00
TelemetryEnvironment.jsm Bug 1393601 - Add telemetry for MOZ_UPDATER. r=Dexter, r=rweiss 2017-09-18 09:50:10 -07:00
TelemetryEvent.cpp Bug 1302681 - Part 1: Extend Event Telemetry core for recording from addons. r=dexter 2017-08-03 07:03:00 -04:00
TelemetryEvent.h Bug 1302681 - Part 1: Extend Event Telemetry core for recording from addons. r=dexter 2017-08-03 07:03:00 -04:00
TelemetryHealthPing.jsm Bug 1374270 - Support sending health ping on shutdown via PingSender. r=Dexter 2017-07-28 15:49:52 +01:00
TelemetryHistogram.cpp Bug 1376333 - Improve naming of accumulation types & variables r=Dexter 2017-09-13 11:20:36 +02:00
TelemetryHistogram.h Bug 1376333 - Improve naming of accumulation types & variables r=Dexter 2017-09-13 11:20:36 +02:00
TelemetryIOInterposeObserver.cpp Bug 1370489 - Factor out TelemetryIOInterposeObserver from Telemetry.cpp. r=gfritzsche 2017-06-15 17:42:00 -04:00
TelemetryIOInterposeObserver.h Bug 1370489 - Factor out TelemetryIOInterposeObserver from Telemetry.cpp. r=gfritzsche 2017-06-15 17:42:00 -04:00
TelemetryLog.jsm
TelemetryModules.jsm
TelemetryReportingPolicy.jsm Bug 1400675 - Fix reference to undefined property FirsRunURL r=gfritzsche 2017-09-18 11:01:37 +02:00
TelemetryScalar.cpp Bug 1395838 - Rename nsITelemetry.SCALAR_* to nsITelemetry.SCALAR_TYPE_*. r=chutten 2017-09-06 12:35:44 +02:00
TelemetryScalar.h
TelemetrySend.jsm Bug 1392358 - Introduce XHR.sendInputStream(nsIInputStream) chrome-only, r=smaug 2017-08-25 15:31:15 +02:00
TelemetrySession.jsm Bug 1391707: Follow-up: Skip idle dispatch during tests in TelemetrySession.jsm for increasing the failure rate of an intermittent. r=me 2017-09-11 18:48:53 -07:00
TelemetryStartup.js
TelemetryStartup.manifest
TelemetryStopwatch.jsm
TelemetryStorage.jsm Merge inbound to central, a=merge 2017-08-08 15:14:28 -07:00
TelemetryTimestamps.jsm
TelemetryUtils.jsm Bug 1390095 - Send a duplicate of a users first shutdown ping with pingsender. r=Dexter 2017-09-05 17:49:45 -07:00
ThirdPartyCookieProbe.jsm
UITelemetry.jsm Bug 1382198 - Use the prefs defined in TelemetryUtils.jsm in UITelemetry.jsm. r=dexter 2017-07-19 06:55:00 +02:00
UpdatePing.jsm Bug 1380256 - Implement the update ping with reason "success". r=chutten,mhowell,rweiss+418169 2017-08-21 11:50:59 +02:00
WebrtcTelemetry.cpp
WebrtcTelemetry.h