gecko/toolkit/components/telemetry
Nathan Froyd b423eec294 Bug 867401 - don't generate checksums for saved pings; r=vladan
Generating checksums means relying on nsICryptoHash, which is
unavailable after profile-before-change.  We'd like to save pings after
profile-before-change.  Hence, don't checksum.  Over 99.99% of our pings
are read successfully across all channels, so checksumming isn't really
buying us anything.
2013-05-01 10:27:34 -04:00
..
tests bug 844655: Port XPCSHELL_TESTS to moz.build as XPCSHELL_TESTS_MANIFESTS 2013-04-29 14:49:00 -04:00
gen-histogram-bucket-ranges.py
gen-histogram-data.py Bug 837271 - part 2 - add extended_statistics_ok mechanism to histogram machinery; r=vladan 2013-02-13 10:51:24 -05:00
gen-histogram-enum.py
histogram_tools.py Bug 837271 - part 2 - add extended_statistics_ok mechanism to histogram machinery; r=vladan 2013-02-13 10:51:24 -05:00
Histograms.json Bug 859657 (part 1) - Don't measure MEMORY_EXPLICIT in telemetry because it can cause pauses. r=jlebar. 2013-04-11 20:42:01 -07:00
Makefile.in Bug 724368 - Expose the maximum number of threads to JS. r=froydnj 2013-04-19 07:54:18 -04:00
moz.build Bug 846634 - Part 2: Move EXPORTS to moz.build; r=joey 2013-04-16 15:24:43 -04:00
nsITelemetry.idl Bug 724368 - Expose the maximum number of threads to JS. r=froydnj 2013-04-19 07:54:18 -04:00
nsITelemetryPing.idl Bug 844331 - part 4 - cache the profile directory in TelemetryPing; r=taras 2013-02-28 14:04:49 -05:00
ProcessedStack.h Bug 825701 - Use v3 to report hangs. r=vladan. 2013-01-09 15:05:00 -05:00
Telemetry.cpp Bug 859817 - Remove implicit conversions from raw pointer to already_AddRefed; r=Ms2ger 2013-04-22 14:15:59 +03:00
Telemetry.h Bug 815418: Telemetry for failed profile lock attempts r=vladan 2013-01-31 15:11:38 -06:00
TelemetryPing.js Bug 867401 - don't generate checksums for saved pings; r=vladan 2013-05-01 10:27:34 -04:00
TelemetryPing.manifest
TelemetryStopwatch.jsm