Commit Graph

39 Commits

Author SHA1 Message Date
Jim Chen
6dfdc5a900 Bug 1034138 - c. Display thread hang native stack in about:telemetry if available; r=vladan 2014-07-29 10:33:12 -04:00
Carsten "Tomcat" Book
45e1e50ea1 Backed out changeset ff782fb2e08e (bug 1034138) 2014-07-25 15:59:02 +02:00
Jim Chen
720bf8a0ef Bug 1034138 - c. Display thread hang native stack in about:telemetry if available; r=vladan 2014-07-24 22:33:51 -04:00
Benjamin Smedberg
4766f8c541 Bug 986582 - Get rid of the toolkit.telemetry.enabledPreRelease pref and make the toolkit.telemetry.enabled pref do the right thing for beta users who are testing a final release build, r=rnewman
--HG--
extra : rebase_source : 43f70e2c1c3207f37ba0789245958cb0c34187f6
2014-04-03 14:55:42 -04:00
Irving Reid
ea30dd7472 Bug 982818 - Render String and Number objects correctly. r=vladan 2014-03-12 17:11:03 -04:00
Boris Zbarsky
139c43ef35 Bug 980965. Stop using DOM constructors as functions in chrome code. r=bholley 2014-03-10 17:38:14 -04:00
Jim Chen
bab45ea3b0 Bug 951435 - Add thread hang stats to about:telemetry; r=vladan 2014-01-14 23:39:16 -06:00
Jim Chen
8da93e55b1 Bug 951435 - Add exponential option to histogram bar graph; r=vladan 2014-01-14 23:39:16 -06:00
Roberto A. Vitillo
c32f755c81 Bug 913070 - Move TelemetryPing to a jsm. r=Yoric, r=glandium
--HG--
rename : toolkit/components/telemetry/TelemetryPing.js => toolkit/components/telemetry/TelemetryPing.jsm
2014-01-13 14:20:09 +00:00
Avi Halachmi
0aaf21a882 Bug 945044: about:telemetry - keep sections states on reload, add histograms filter. r=vladan 2013-12-10 22:54:01 +02:00
Avi Halachmi
2801fa0a90 Bug 840097: Add clipboard copy for about:telemetry histograms. r=vladan 2013-11-29 19:31:14 +02:00
Irving Reid
bc0bfb0886 Bug 846921: record details about individual addons in XPI provider; r=unfocused,vladan 2013-10-11 13:13:31 -04:00
Nathan Froyd
6fe0f05d61 Bug 887253 - don't hardcode event names in aboutTelemetry.js; r=vladan 2013-06-26 09:45:45 -04:00
Irving Reid
c6afe4138b Bug 810146: Add telemetry for addon manager startup times, unpacked add-ons and various changes detected at startup r=Mossop
--HG--
rename : browser/modules/TelemetryTimestamps.jsm => toolkit/modules/TelemetryTimestamps.jsm
rename : browser/modules/test/browser_TelemetryTimestamps.js => toolkit/modules/tests/browser_TelemetryTimestamps.js
2013-02-07 16:47:33 -05:00
Rafael Ávila de Espíndola
2725c7140b Bug 838164 - Add a pretty headers to late write stacks. r=vladan. 2013-02-06 16:41:30 -05:00
Rafael Ávila de Espíndola
5cea294af7 Bug 838280 - Add function names and comments. r=froydnj. 2013-02-05 17:04:05 -05:00
Rafael Ávila de Espíndola
fca4916bbe Bug 832693 - Move protocol logic in about:telemetry into SymbolicationRequest. r=vladan. 2013-02-04 16:00:34 -05:00
Ryan VanderMeulen
d30eedd7b3 Backed out changeset 4a271b44cbfe (bug 810146). r=bustageahoy
CLOSED TREE
2013-01-28 15:14:28 -05:00
Irving Reid
63f5c2157b Bug 810146: Add telemetry for addon manager startup times, unpacked add-ons and various changes detected at startup 2013-01-28 13:57:55 -05:00
Rafael Avila de Espindola
f086d4a270 Bug 831623: Move handleSymbolResponse and fetchSymbol to a new class so it can be used for late write stacks too. r=vdjeric 2013-01-19 19:26:05 -05:00
Rafael Ávila de Espíndola
0f91efea17 Bug 831864 - Refactor some logic to a renderSymbolicatedStacks method. r=froydnj.
--HG--
extra : rebase_source : ed98db39029b6754ad1a7d1abdffa4de51affaeb
2013-01-17 14:32:51 -05:00
Rafael Ávila de Espíndola
7155e6ee33 Bug 831748 - refactor duplicated code. r=froydnj. 2013-01-17 10:25:44 -05:00
Gregory Szorc
ca49c84dab Bug 829881 - Part 2: Re-enable pre-processing of about:telemetry; r=tchevalier 2013-01-15 17:53:09 -08:00
Gregory Szorc
f218af6f35 Bug 829881 - Remove references to replaced Telemetry notification bar; r=tchevalier 2013-01-15 12:38:01 -08:00
Vladan Djeric
e0694489ae Bug 817055: Sort startup measurements in about:telemetry by timestamp. r=mak77 2013-01-11 10:26:32 -05:00
Rafael Ávila de Espíndola
30c2da2ff1 Bug 825701 - Use v3 to report hangs. r=vladan. 2013-01-09 15:05:00 -05:00
Rafael Ávila de Espíndola
8352929fc9 Bug 814765 - Include late writes in the Telemetry ping. r=vladan.
--HG--
extra : rebase_source : d3863b0ef7f4f77411042c374227d9f41adda929
2013-01-08 09:04:37 -05:00
Vladan Djeric
f281d5d25a Bug 817102 - Copy/paste from about:telemetry has no line breaks. r=ttaubert 2013-01-02 21:46:33 -05:00
Vladan Djeric
2e15f7d122 Bug 824577 - about:telemetry addon section was not getting displayed. r=mak 2012-12-27 12:28:33 -05:00
Rafael Ávila de Espíndola
dca48ca921 Bug 824119 - Refactor about:telemetry to expose stack printing utilities. r=vladan. 2012-12-24 18:07:17 -05:00
Rafael Ávila de Espíndola
dba0f74232 Bug 823575 - Remove invalid argument. r=vladan. 2012-12-20 20:04:58 -05:00
Rafael Ávila de Espíndola
f017852922 Bug 822703 - s/ShutdownTime/TelemetryData/ where appropriate. r=vladan. 2012-12-19 10:29:08 -05:00
Rafael Ávila de Espíndola
6842e2d6cc Bug 815709 - Shutdown time is read in the main thread. r=vladan.
--HG--
extra : rebase_source : c6105cd172f16e187f279b88785bba5cefb2b174
2012-12-13 23:13:03 -05:00
Theo Chevalier
f62b7f2d35 Bug 699806 - Enable Telemetry by default on Nightly and Aurora channels (Desktop), r=mak77 2012-12-08 18:41:23 +01:00
Theo Chevalier
6300018d33 Bug 737600 - When telemetry is disabled in the pref pane, we should update toolkit.telemetry.rejected, r=mak77 2012-12-08 18:39:24 +01:00
Rafael Ávila de Espíndola
49dda6423c Bug 817012 - Use a richer interface to talk from about:telemetry to TelemetryPing.js. r=vdjeric
--HG--
extra : rebase_source : 57f135df797ab6c24d95b1cab0e66b564255024e
2012-12-03 13:31:00 -05:00
Vladan Djeric
720da5bfc3 Bug 813216: Make about:telemetry description consistent with other Telemetry descriptions. r=ttaubert 2012-11-26 18:21:04 -05:00
Rafael Ávila de Espíndola
785eb3f43f Bug 808699 - Change the wire format for hang reports. r=vladan. 2012-11-20 09:45:14 -05:00
Vladan Djeric
a9178592e2 Bug 661881: Add an about:telemetry page to Firefox. r=ttaubert 2012-11-08 15:36:06 -05:00