gecko-dev/toolkit/components/telemetry
2018-06-10 05:01:47 -04:00
..
docs Bug 1467506 - Update the in-tree telemetry docs after the removal of isUniversalBinary from nsIMacUtils r=spohl 2018-06-07 21:41:11 +05:30
geckoview Bug 1465052 - Record when the high-water mark for pending operations is hit. r=Dexter 2018-06-04 12:34:26 +02:00
hybrid-content Bug 1460851 - Package the hybrid content telemetry lib in npm. r=chutten,janerik,wlach 2018-05-28 17:31:25 +02:00
ipc Merge inbound to mozilla-central. a=merge 2018-06-02 01:01:33 +03:00
pingsender
schemas
tests Bug 1405428 - skip-if = verify on mochitests which do not pass test-verify. r=gbrown 2018-06-10 05:01:47 -04:00
CombinedStacks.cpp Backed out changeset 531593bacc4e (bug 1448040) for Android build bustages on HangAnnotations.h. CLOSED TREE 2018-06-07 19:22:31 +03:00
CombinedStacks.h
datareporting-prefs.js
EventInfo.h Bug 1452552 - Add "products" property to events. r=Dexter 2018-04-23 12:29:46 +02:00
Events.yaml Bug 1465694 - Add tab event telemetry for Savant Shield study; r=dao 2018-06-06 03:44:48 -07:00
GCTelemetry.jsm Bug 1453890 - Remove log.trace call that is no-longer necessary r=Dexter 2018-05-01 12:29:24 +10:00
gen_event_data.py Bug 1456415 - Set correct record_on_release flag in generated JSON files. r=chutten 2018-05-03 04:30:00 +03:00
gen_event_enum.py
gen_histogram_data.py Bug 1452552 - Add "products" property to histograms. r=Dexter 2018-04-23 12:58:51 +02:00
gen_histogram_enum.py
gen_process_data.py
gen_process_enum.py
gen_scalar_data.py Bug 1456415 - Set correct record_on_release flag in generated JSON files. r=chutten 2018-05-03 04:30:00 +03:00
gen_scalar_enum.py
gen-histogram-bucket-ranges.py
HangReports.cpp Backed out changeset 531593bacc4e (bug 1448040) for Android build bustages on HangAnnotations.h. CLOSED TREE 2018-06-07 19:22:31 +03:00
HangReports.h Backed out changeset 531593bacc4e (bug 1448040) for Android build bustages on HangAnnotations.h. CLOSED TREE 2018-06-07 19:22:31 +03:00
healthreport-prefs.js
histogram-whitelists.json Bug 1461276 - Update telemetry probes for media. r=jya datareview=chutten 2018-05-24 15:40:56 +02:00
Histograms.json Bug 1465120 - Use a different telemetry histogram key for the storage.local IndexedDB backend. r=aswan,chutten 2018-06-08 15:15:29 +02:00
KeyedStackCapturer.cpp
KeyedStackCapturer.h
Makefile.in
moz.build Backed out changeset 531593bacc4e (bug 1448040) for Android build bustages on HangAnnotations.h. CLOSED TREE 2018-06-07 19:22:31 +03:00
nsITelemetry.idl Backed out changeset 531593bacc4e (bug 1448040) for Android build bustages on HangAnnotations.h. CLOSED TREE 2018-06-07 19:22:31 +03:00
parse_events.py Bug 1462389 - Whitelist all probes on all products. r=Dexter 2018-05-17 18:56:59 +02:00
parse_histograms.py Bug 1462389 - Whitelist all probes on all products. r=Dexter 2018-05-17 18:56:59 +02:00
parse_scalars.py Bug 1464404 - Remove print statement added by bug 1454737. r=Dexter 2018-05-25 16:28:26 +03:00
ProcessedStack.cpp
ProcessedStack.h
Processes.yaml
ScalarInfo.h Bug 1452552 - Add "products" property to scalars. r=Dexter 2018-04-23 17:07:47 +02:00
Scalars.yaml Bug 1465052 - Record when the high-water mark for pending operations is hit. r=Dexter 2018-06-04 12:34:26 +02:00
shared_telemetry_utils.py Bug 1452552 - Add "products" property to scalars. r=Dexter 2018-04-23 17:07:47 +02:00
Telemetry.cpp Backed out changeset 531593bacc4e (bug 1448040) for Android build bustages on HangAnnotations.h. CLOSED TREE 2018-06-07 19:22:31 +03:00
Telemetry.h Backed out changeset 531593bacc4e (bug 1448040) for Android build bustages on HangAnnotations.h. CLOSED TREE 2018-06-07 19:22:31 +03:00
TelemetryArchive.jsm Bug 1440284 - change this.EXPORTED_SYMBOLS back to var EXPORTED_SYMBOLS in JS modules, r=mccr8. 2018-02-23 20:50:01 +01:00
TelemetryCommon.cpp Bug 1452552 - Add a method to reset the product during runtime on Android. r=Dexter 2018-04-26 16:41:46 +02:00
TelemetryCommon.h Bug 1452552 - Add a method to reset the product during runtime on Android. r=Dexter 2018-04-26 16:41:46 +02:00
TelemetryController.jsm Bug 1456035: Part 4 - Convert callers of XPCOMUtils.generateQI to ChromeUtils.generateQI. r=mccr8 2018-04-22 20:55:06 -07:00
TelemetryEnvironment.jsm Bug 1463183 - Remove all instances of isUniversalBinary since we no longer build universal binaries for macOS r=spohl 2018-05-31 20:04:23 +05:30
TelemetryEvent.cpp Merge inbound to mozilla-central. a=merge 2018-06-02 01:01:33 +03:00
TelemetryEvent.h Bug 1448945 - Enable recording events in artifact builds without rebuilding Firefox. r=chutten 2018-04-09 15:04:49 +02:00
TelemetryHealthPing.jsm Bug 1456686: Part 1 - Fix unused and shadowed explicit imports. r=standard8 2018-04-24 20:18:09 -07:00
TelemetryHistogram.cpp Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj 2018-06-01 10:45:27 +02:00
TelemetryHistogram.h Bug 1459144 - Add gtest coverage for GeckoView measurements' persistence. r=janerik 2018-05-22 17:15:33 +02:00
TelemetryIOInterposeObserver.cpp
TelemetryIOInterposeObserver.h
TelemetryModules.jsm Bug 1434489: Add optional certSubject field to modules ping; r=chutten, data-review=francois (via bug 1430857) 2018-03-05 18:13:28 -07:00
TelemetryReportingPolicy.jsm Bug 1034036 - Part 2: Rename and shorten getMostRecentBrowserWindow to getTopWindow and modernize the style used in BrowserWindowTracker.jsm. r=dao 2018-04-11 12:05:59 +02:00
TelemetryScalar.cpp Bug 1465052 - Record when the high-water mark for pending operations is hit. r=Dexter 2018-06-04 12:34:26 +02:00
TelemetryScalar.h Backed out 3 changesets (bug 1454606) for assert failure on /build/src/obj-firefox/dist/include/js/Value.h 2018-05-30 17:45:01 +03:00
TelemetrySend.jsm Bug 1461652 - Mock gzip compression in tests to simulate large payloads. r=chutten 2018-05-17 01:02:00 +02:00
TelemetrySession.jsm Backed out changeset 531593bacc4e (bug 1448040) for Android build bustages on HangAnnotations.h. CLOSED TREE 2018-06-07 19:22:31 +03:00
TelemetryStartup.js Bug 1456035: Part 4 - Convert callers of XPCOMUtils.generateQI to ChromeUtils.generateQI. r=mccr8 2018-04-22 20:55:06 -07:00
TelemetryStartup.manifest
TelemetryStopwatch.jsm Bug 1433175 - scripted patch to replace Components.classes[, Components.interfaces.nsI, Components.utils. and Components.results. with Cc, Ci, Cu and Cr, r=Mossop. 2018-02-28 18:51:33 +01:00
TelemetryStorage.jsm Bug 1440284 - change this.EXPORTED_SYMBOLS back to var EXPORTED_SYMBOLS in JS modules, r=mccr8. 2018-02-23 20:50:01 +01:00
TelemetryTimestamps.jsm Bug 1440284 - change this.EXPORTED_SYMBOLS back to var EXPORTED_SYMBOLS in JS modules, r=mccr8. 2018-02-23 20:50:01 +01:00
TelemetryUtils.jsm Bug 1452551 - Initialize the Telemetry core in GeckoView. r=esawin,gfritzsche,jchen 2018-04-11 13:11:27 +02:00
UITelemetry.jsm Bug 1443609 - Remove legacy components from UITelemetry r=chutten 2018-04-04 07:39:00 +03:00
UpdatePing.jsm Backed out changeset a5e6f8d6747c (bug 1466857) for browser-chrome failures on /browser_UpdatePingSuccess.js . CLOSED TREE 2018-06-08 21:23:05 +03:00
WebrtcTelemetry.cpp
WebrtcTelemetry.h