Commit Graph

465 Commits

Author SHA1 Message Date
Fabrice Desré
e3f33c28d0 Bug 794228 - addon-manager services are running in B2G [r=glandium] 2012-10-15 11:14:53 -07:00
Jeff Muizelaar
07b8aa36d6 Bug 800031. Include paint time int tab switch telemetry. r=ehsan,dao,bjcaob
This adds a new FX_TAB_SWITCH_TOTAL_MS that should more accurately represent
the user experience of tab switch time than FX_TAB_SWITCH_UPDATE_MS.
FX_TAB_SWITCH_UPDATE_MS is being kept because it gives a good indication of how
much time is being spent in the front end parts vs the painting parts.

This works by measuring the time between beginTabSwitch() and the first call to
LayerManager::PostPresent().
2012-10-11 13:54:27 -04:00
Ehsan Akhgari
60c0879cc1 Merge mozilla-central into mozilla-inbound 2012-10-10 20:21:13 -04:00
Nathan Froyd
83b488bd05 Bug 799943 - properly search histogram names for startup regex; r=taras DONTBUILD because NPOTB 2012-10-10 10:19:14 -04:00
Gian-Carlo Pascutto
7e060cde28 Bug 785960 - Add FENNEC_ prefix, and add Telmetry for "Don't keep activities". r=kats 2012-10-09 17:59:44 +02:00
Gian-Carlo Pascutto
0620d31654 Bug 799228 - Send Android version as OS version for Telemetry. r=blassey 2012-10-10 17:10:39 +02:00
Ed Morley
29308c09dd Bug 798419 - Fix incorrect spellings of success(ful) in test output; r=me 2012-10-05 17:48:15 +01:00
Nathan Froyd
015417d6dc Bug 746714 - add a memory reporter for telemetry; r=taras,njn 2012-10-05 12:19:14 -04:00
Bobby Holley
2765270430 Bug 795275 - Telemetry. r=mrbkap 2012-10-03 11:44:18 +02:00
Nathan Froyd
67b580b905 Bug 748417 - add script for generating histograms schema from Histograms.json; r=taras DONTBUILD because NPOTB 2012-09-27 11:02:02 -04:00
Gian-Carlo Pascutto
40fc094d2b Bug 708812 - Telemetry probes for GeckoApp startup. r=blassey 2012-10-01 22:57:03 +02:00
Gian-Carlo Pascutto
d65e695b16 Bug 708812 - Add telemetry probes for Android startup. r=blassey 2012-10-01 22:57:00 +02:00
Phil Ringnalda
1ac841c7ae Back out 2d8822b9c0b5 and 56a268d63e01 (bug 708812) for Android ts red 2012-10-01 11:22:18 -07:00
Nathan Froyd
12cb232de6 Bug 791765 - make sure to try and send all the ping files; r=taras 2012-10-01 12:52:00 -04:00
Nathan Froyd
ec722c7eef Bug 783005 - delete ping files that have been around for too long; r=taras 2012-09-28 11:59:24 -04:00
Gian-Carlo Pascutto
7c6bbae312 Bug 708812 - Telemetry probes for GeckoApp startup. r=blassey 2012-10-01 17:15:28 +02:00
Gian-Carlo Pascutto
0c33be57eb Bug 708812 - Add telemetry probes for Android startup. r=blassey 2012-10-01 17:15:28 +02:00
Gian-Carlo Pascutto
f348901a28 Bug 794513 - Prefix Fennec-specific Telemetry with FENNEC_. r=dao 2012-10-01 15:32:48 +02:00
Gian-Carlo Pascutto
97e03cfba0 Bug 794513 - Add Telemetry for Awesomebar performance. r=margaret 2012-10-01 14:43:38 +02:00
Jim Mathies
224349df20 Bug 795307 - Use telemetry to report touch enabled device stats. r=nfroyd 2012-09-29 11:39:23 -05:00
Andres Hernandez
88dfc56e99 Bug 732874 - Telemetry stopwatch: key was already initialized errors in logs. r=felipc 2012-09-26 14:21:28 -06:00
Margaret Leibovic
242ed9b604 Bug 790213 - Add telemetry probe for page load time. r=dao 2012-09-27 09:26:31 -07:00
Nathan Froyd
7649c20915 Bug 783054 - part 4: add success/fail histogram for reading saved ping files; r=taras 2012-09-25 13:48:57 -04:00
Nathan Froyd
a890f7c871 Bug 783054 - part 3: add tests for deleting unparseable ping files; r=taras 2012-09-20 13:02:28 -04:00
Nathan Froyd
41a8e9fafe Bug 783054 - part 2: delete unparseable ping files; r=taras 2012-09-20 13:02:02 -04:00
Nathan Froyd
db0a68be77 Bug 783054 - part 1: refactor write_fake_shutdown_file to use a helper; r=taras 2012-09-20 12:59:55 -04:00
Andres Hernandez
ed2022de9c Bug 753127 - Add telemetry for the time spent updating UI in response to a tab switch. r=dao 2012-09-21 18:33:30 -06:00
Nathan Froyd
5c3d3ea34c Bug 792094 - part 2: handle exceptions thrown by sync .write; r=taras 2012-09-20 11:26:04 -04:00
Nathan Froyd
a7769f4363 Bug 792094 - part 1: don't open Telemetry ping files with DEFER_OPEN; r=taras 2012-09-18 13:48:22 -04:00
Valentin Gosu
3793f9760c Bug 791088 - Add telemetry for Connection Manager transaction time. r=mcmanus 2012-09-19 20:24:58 -04:00
Nathan Froyd
40176d9f12 Bug 792039 - don't write Telemetry ping files for non-official builds; r=taras 2012-09-18 11:10:17 -04:00
Graeme McCutcheon
1159bc1db9 Merge last PGO-green changeset from mozilla-inbound to mozilla-central 2012-09-18 12:46:06 +01:00
Tim Taubert
0589c1c5f2 merge m-c to fx-team 2012-09-18 11:27:53 +02:00
Nathan Froyd
713249b24b Bug 781213 - remove chmod on telemetry saved-pings directory; r=taras 2012-09-13 07:33:35 -04:00
Andres Hernandez
ba43cd94bb Bug 721165 - Extract repeated code for retrieving CHANNEL information from Blocklist and Telemetry to a javascript module r=gavin 2012-09-10 10:54:41 -06:00
Michal Novotny
a38d2db36d Bug 723362 - Make an asynchronous variant of nsCacheEntryDescriptor::Doom, r=hurley 2012-09-17 23:31:46 +02:00
Nathan Froyd
a25cbdd079 Bug 788704 - add telemetry for enablePrivilege; r=bholley 2012-09-17 17:03:42 -04:00
Ed Morley
b4e2e4ae1a Backout 815b5a243315 (bug 781213) for xpcshell failures 2012-09-13 15:23:53 +01:00
Justin Lebar
670cb9961b Bug 790615 - Add the MEMORY_RESIDENT telemetry histogram back. r=froydnj 2012-09-13 08:18:35 -04:00
Nathan Froyd
23bdd36eb1 Bug 781213 - remove chmod on telemetry saved-pings directory; r=taras 2012-09-13 07:33:35 -04:00
Nathan Froyd
d28f455738 Bug 789371 - fix min/max/n_buckets for boolean and flag histograms; r=taras 2012-09-11 04:33:16 -04:00
Josh Aas
23f6700a31 Bug 405407: Merge nsDiskCacheStreamIO and nsDiskCacheStreamOutput. Patch originally by Alfred Kayser, updated by Josh Aas, final fix from Michal Novotny. r=michal 2012-09-06 10:10:08 -04:00
Brian R. Bondy
4472cc7964 Bug 787576 - Refine telemetry data for how much cache corruption reduction plan would help. r=michal 2012-09-04 15:05:19 -04:00
Randell Jesup
29ac5c0b8c Bug 773151: Convert nsCAutoString->nsAutoCString CLOSED TREE r=bsmedberg 2012-09-01 22:35:17 -04:00
Vladan Djeric
baf32b1824 Bug 778671: Fix two crashes in Telemetry. r=espindola 2012-08-31 15:20:20 -04:00
Nathan Froyd
9cd7beb2c1 Bug 748444 - eliminate relocations from histogram data; r=taras 2012-08-28 12:55:32 -04:00
Nathan Froyd
23fa494b36 Bug 764585 - make enumerated histograms harder to get wrong; r=taras 2012-08-28 13:21:56 -04:00
Nathan Froyd
a6c49999cf Bug 785959 - change several linear histograms to enumerated ones; r=taras 2012-08-27 14:05:57 -04:00
Nathan Froyd
bb8dfe3874 Bug 785964 - NEWTAB_PAGE_PINNED_SITES_COUNT should be an enumerated histogram. r=ttaubert 2012-08-27 14:15:47 -04:00
Nathan Froyd
bd740b8d2a Bug 748417 - double-check Python-generated range-information; r=taras 2012-08-27 16:47:32 -04:00