Commit Graph

69 Commits

Author SHA1 Message Date
David Rajchenbach-Teller
41366f0dbb Bug 828228 - Measure nsSearchService init with Telemetry. r=gavin 2013-01-16 18:03:05 -05:00
Aaron Klotz
92d3361182 Bug 805591 - Win32 implementation of the Plugin Hang UI r=bsmedberg,bbondy 2013-01-04 17:59:05 -05:00
Ehsan Akhgari
abfa459ddb Backed out changeset a6acebd9c9d5 (bug 805591) because of build failures 2013-01-03 22:55:45 -05:00
Aaron Klotz
d2999a8190 Bug 805591 - Win32 implementation of the Plugin Hang UI. r=bsmedberg,bbondy 2013-01-03 22:24:07 -05:00
Justin Lebar
f3f2216930 Bug 825519 - Add telemetry for the max number of times any one image was decoded. r=joe 2013-01-03 16:06:08 -05:00
Michal Novotny
46c5a138e7 Bug 824484 - Fix race condition between stream wrapper destructor and nsCacheService::CloseAllStreams(), r=hurley 2013-01-03 20:24:27 +01:00
Ehsan Akhgari
47f5dc78a2 Backed out changeset 3d51d7f54e5d (bug 825519) because of build failures 2013-01-03 13:28:18 -05:00
Justin Lebar
2cbdb7986c Bug 825519 - Add telemetry for the max number of times any one image was decoded. r=joe 2013-01-03 12:52:58 -05:00
Camilo Viecco
3e1b6f0a96 Bug 799267 - AuthCertificate Telemetry (measuring first auth, pkix and classic) r=bsmith 2013-01-02 08:14:07 -08:00
Andrew McCreight
a04090979d Bug 821371, part 2 - Log time taken for cycle collector prep. r=smaug 2012-12-31 15:55:07 -05:00
Vladan Djeric
c599fa6a68 Bug 807021: Move LocalStorage writess off the main thread. r=smaug,mayhemer 2012-12-23 16:01:01 -05:00
David Rajchenbach-Teller
07967936e4 Bug 532150 - Don't read and write the session file off the main thread. r=Felipe 2012-12-19 20:04:26 -05:00
Ed Morley
dbdc5c97de Backout 851fd44eeb42 (bug 799267) for leaks on a CLOSED TREE 2012-12-19 22:07:04 +00:00
Camilo Viecco
b05a420c0c Bug 799267 - Telemetry for Cert Verification (PKIX and classic) in SSLServerCertVerification r=bsmith 2012-12-19 13:05:43 -08:00
Ehsan Akhgari
c51600f223 Backed out 2 changesets (bug 532150) for test failure
Backed out changeset 57bbbda0dedd (bug 532150)
Backed out changeset 5cab33f5bfbd (bug 532150)
2012-12-15 12:08:04 -05:00
David Rajchenbach-Teller
f3770967d9 Bug 532150 - Reading and writing session file off the main thread; r=felipe
--HG--
extra : rebase_source : f9ceb62680c932621b876a39f007e74a4f4e4c40
2012-12-15 10:44:07 -05:00
Michal Novotny
081205c2c0 Bug 808997 - Explicitly close all output and input streams of all active cache entries during shutdown, r=hurley 2012-12-14 18:03:01 +01:00
Nathan Froyd
18b8f5790a Bug 789975 - gather telemetry on how long memory reporters take during telemetry; r=vdjeric 2012-12-07 18:46:38 -05:00
Bellindira Castillo [:bellindira]
e87614f7aa Bug 790752 - Investigate more comprehensive measures of tab switching speed that includes event handler responsiveness. r=gavin 2012-11-28 22:56:56 -06:00
Nicholas Nethercote
d88b36c83c Bug 815829 - Add MEMORY_VSIZE to telemetry. r=jlebar.
--HG--
extra : rebase_source : af1360715d77f262aeebc792c4314fe451a4b1a6
2012-11-28 14:20:50 -08:00
Nagarjuna Varma
8b67eb9226 Bug 810149: Telemetry to track time spent recursively scanning addon directories on startup. r=vdjeric 2012-11-26 18:04:47 -05:00
Patrick McManus
3b2659e71b bug 807435 telemetry for ssl handshake time r=bsmith r=honzab 2012-11-22 15:36:59 -05:00
Patrick McManus
de18bbe99e bug 807435 - telemetry for ssl key exchange algorithm r=bsmith r=honzab 2012-11-22 11:43:27 -05:00
Patrick McManus
64542079df bug 807435 - telemetry for ocsp success/failure and elapsed time r=bsmith r=honzab 2012-11-22 11:43:27 -05:00
Patrick McManus
37f5399c50 bug 807435 telemetry for server TLS NPN support r=bsmith r=honzab 2012-11-22 11:43:27 -05:00
Patrick McManus
db47e11909 bug 807435 telemetry for ssl version used r=honzab r=bsmith 2012-11-22 11:43:27 -05:00
David Rajchenbach-Teller
bf9a9fedb6 Bug 808557 - Telemetry to measure the impact of UIC_startSearch synchronous query. r=mak 2012-11-20 20:28:34 -05:00
Josh Aas
36eda51d73 Back out fix for bug 405407 due to regressions. 2012-11-19 18:02:21 -05:00
Alexander Surkov
2c5b6ccb92 Bug 811729 - remove XForms a11y support, r=tbsaunde 2012-11-16 01:43:41 +09:00
Jeff Muizelaar
be6b1fe272 Bug 811461. Switch IMAGE_DECODE_LATENCY to microseconds. r=taras
Currently this is recording in ms when we expect all of the values to be <5ms
I believe this was just a typo.

--HG--
extra : rebase_source : ed71dc9bd7dc9ef0903e2e84152b44ba13d97adf
2012-11-13 15:38:54 -08:00
Bobby Holley
b03878d5cf Bug 808457 - Add Telemetry for Components.lookupMethod and Components.interfaces. r=mrbkap 2012-11-07 08:28:35 -08:00
Kartikaya Gupta
af14f3f02e Bug 808003 - Follow-up for 4f5f601bc741; update the range on the FENNEC_TAB_ZOMBIFIED histogram as well. r=gcp 2012-11-07 10:09:35 -05:00
Kartikaya Gupta
9ae84007cb Bug 808003 - Add a few telemetry probes to help tune tab zombification parameters. r=gcp, mfinkle 2012-11-07 10:00:48 -05:00
Vladan Djeric
256c1c85a8 Bug 808268 - Report % of dirty keys in a scope during a flush. r=taras 2012-11-05 15:49:38 -05:00
Nick Hurley
580584b310 Bug 699951 - add a memory reporter for heap usage by the disk cache. r=michal 2012-11-05 10:22:33 -08:00
Wes Johnston
c3873fe7b0 Bug 807872 - Follow up to address description comment. r=gcp 2012-11-02 17:52:42 -07:00
Wes Johnston
7bd63cad79 Bug 807872 - Add telemetry probes for database seizes. r=gcp 2012-11-02 17:44:20 -07:00
Graeme McCutcheon
b3f2128c0c Bug 724513 - Part 3 - Add telemetry for the invalid disk cache situation. r=taras 2012-10-11 09:50:41 +01:00
Ehsan Akhgari
b24dd317ce Backed out 3 changesets (bug 724513) for a 20-30% Ts regression across the board
Backed out changeset 006eb98e9d6f (bug 724513)
Backed out changeset f418d97d12ac (bug 724513)
Backed out changeset 1baac3f2334c (bug 724513)

--HG--
extra : rebase_source : e361496807916c968524446d32d3eb1d6af346eb
2012-10-31 11:28:21 -04:00
Graeme McCutcheon
dac09b3758 Bug 724513 - Part 3 - Add telemetry for the invalid disk cache situation. r=taras 2012-10-11 09:50:41 +01:00
Patrick McManus
7b1cd5b6cc bug 805457 telemetry for proxy and websocket connections r=jduell 2012-10-27 15:24:19 -04:00
Patrick McManus
1673bef9c6 bug 797964 remove spdy ping experiment and change default to 58s r=honzab 2012-10-25 14:20:08 -04:00
Vladan Djeric
420cf0b574 Bug 802920: Gather additional Telemetry on performance of LocalStorage operations. r=taras 2012-10-23 15:37:13 -04: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
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
Ed Morley
29308c09dd Bug 798419 - Fix incorrect spellings of success(ful) in test output; r=me 2012-10-05 17:48:15 +01:00
Bobby Holley
2765270430 Bug 795275 - Telemetry. r=mrbkap 2012-10-03 11:44:18 +02: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