Jonathan Kew
0a746b3441
backout changeset 26509d4e545d (bug 715953) due to debug orange.
2012-01-26 13:13:14 +00:00
Nathan Froyd
501db83131
Bug 715953 - add telemetry for recent background timers; r=bz
2012-01-18 09:35:05 -08:00
Mark Reid
2184283516
Bug 720785: report update channel in telemetry ping, r=gavin
2012-01-25 12:12:26 -08:00
Bill McCloskey
dc52ba7996
Bug 706227 - Add way for JS_GC API users to give detailed reason for invocation (r=mccr8)
2012-01-25 10:59:55 -08:00
Gavin Sharp
4211f48877
Bug 717105: add TelemetryTimestamps module to collect arbitrary timestamps with telemetry, and start using it for browser startup and sessionstore, r=zpao, r=taras
2012-01-10 16:19:06 -08:00
Nathan Froyd
75ffcc3986
Bug 707320 - add tests for load/save functionality; r=taras
2011-12-23 18:37:34 -05:00
Nathan Froyd
c3998d6b4e
Bug 707320 - add load/save histograms to TelemetryPing; r=taras
2011-12-23 13:56:38 -05:00
Nathan Froyd
9230c00ae7
Bug 707320 - provide interface for loading and saving histograms; r=taras
2011-12-09 15:15:53 -05:00
Nathan Froyd
e715f2d2f2
Bug 707320 - provide reflection for separate Histograms and SampleSets; r=taras
2011-12-13 12:03:30 -05:00
John Daggett
de529da741
Bug 706340. Add gfxinfo to telemetry metadata. r=taras
2012-01-23 15:58:34 +09:00
Andrew McCreight
cec92aa542
bug 717711 - telemetry for time in between cycle collections. r=smaug
2012-01-20 12:02:18 -08:00
David Bolter
c38b23d383
Bug 678965 - telemetry for injected screen reader dll's. r=nfroyd,tbsaunde,marcoz
...
Telemetry for NVDA, JAWS, OLDJAWS, WE, DOLPHIN, SEROTEK, COBRA
2012-01-20 12:26:22 -05:00
Brian R. Bondy
0c2fd7fead
Bug 718348 - Obtain more telemetry data for app update memory errors. r=rstrong
2012-01-18 13:43:21 -05:00
Nathan Froyd
77dae2f2ab
Bug 704176 - don't reflect corrupted histograms; r=taras
2012-01-06 17:13:02 -05:00
Nathan Froyd
6512c09e87
Bug 704176 - introduce GetHistogramEnumId; r=taras
2012-01-09 15:42:34 -05:00
Nathan Froyd
b169762c9e
Bug 715947 - add telemetry for timers fired; r=bz
2012-01-10 13:33:31 -05:00
Nathan Froyd
82b373dbcf
Bug 716657 - add Telemetry::AutoCounter; r=taras
2012-01-09 18:21:28 -05:00
Nathan Froyd
f7430a46dd
Bug 709971 - HTML reflow telemetry; r=bz
2012-01-10 15:08:43 -05:00
Dão Gottwald
2b64c46a84
Backed out changeset b4d322e5af47
2012-01-11 16:13:08 +01:00
Nathan Froyd
996e4ee4f9
Bug 716657 - add Telemetry::AutoCounter; r=taras
2012-01-09 18:21:28 -05:00
Nathan Froyd
70e7dca499
Bug 715906 - remove TelemetryHistogram.histogram; r=taras
2012-01-09 12:47:35 -05:00
Nathan Froyd
e2e7224870
Bug 716553 - fix build warnings in Telemetry.cpp; r=taras
2012-01-09 13:01:52 -05:00
Vladan Djeric
df0f5abcb3
Bug 714450 - Mark the DB whitelist in Telemetry immutable after it is initialized. r=benjmain
2012-01-10 15:31:34 -05:00
Vladan Djeric
9e9287e28a
Bug 708962 - Start Telemetry service at application start to avoid deadlock from GetService spinning event loop. r=benjamin
2012-01-10 15:29:58 -05:00
Gian-Carlo Pascutto
97c841a200
Bug 702217 - Avoid double allocation in UrlClassifier. Handle OOM conditions. r=dcamp
2012-01-10 17:09:32 +01:00
Michael Kohler
8e7d457186
Bug 711818 - MOZILLA_GUARD_OBJECT_NOTIFIER* should use a MOZ_ prefix to follow MFBT style
2012-01-10 00:29:30 -05:00
Michal Novotny
9ae8731187
Bug 716146 - Telemetry - close disk cache output stream
2012-01-07 02:45:46 +01:00
Ed Morley
ecb7e4bac6
Merge mozilla-central to mozilla-inbound
2012-01-06 22:35:43 +00:00
Serge Gautherie
0893bb1b6b
Bug 710562. (Av1a) Disable 2 application-specific '#ifdef' in Toolkit, as a workaround ftb. r=taras.
2012-01-06 17:36:27 +01:00
Rafael Ávila de Espíndola
c59241f100
Bug 701863 - add tests for cloned histograms in telemetry pings; r=taras
2012-01-06 14:41:19 -05:00
Nathan Froyd
3806a0d81d
Bug 701863 - clone STARTUP_* histograms properly; r=taras
2012-01-06 14:40:45 -05:00
Nathan Froyd
096030d42d
Bug 701863 - Add a way to clone histograms; r=taras
2012-01-06 14:40:04 -05:00
Nathan Froyd
ed26231443
Bug 701863 - make JS/C++ divide explicit; r=taras
2012-01-06 14:39:29 -05:00
Brian R. Bondy
ff7d5b3b82
Bug 700123 - Update telmetry probe with new update.status codes. r=ehsan
2012-01-03 21:59:08 -05:00
Nicholas Nethercote
b09ddeeea4
Bug 703143 - Use a memory multi-reporter for SQLite's per-connection reporting (attempt 2). r=sdwilsh.
...
--HG--
extra : rebase_source : c0bf639394d78efa1cd962d27433050f442eaf2b
2012-01-03 00:27:05 -08:00
Nicholas Nethercote
01617bd3af
Bug 708159 - Avoid unnecessary work done by multi-reporters in nsMemoryReporterManager::GetExplicit. r=jlebar,bent.
2011-12-12 19:04:12 -08:00
Justin Lebar
fb015e9846
Bug 711490 - Add telemetry and memory reporters for counting low-memory events. r=njn
2011-12-19 11:57:57 -05:00
Andrew McCreight
5b510f1127
Bug 706164 - Add telemetry for CC forcing GC. r=bent
2011-12-05 09:04:41 -08:00
Dão Gottwald
4a36d72bb3
Bug 708788 - Add telemetry probes for new/close tab animations. r=dietrich,taras
2011-12-17 05:11:57 +01:00
Patrick McManus
a1222e566f
bug 710205 dns telemetry r=bz
2011-12-16 21:24:17 -05:00
Ehsan Akhgari
581a72d7fb
Bug 711195 - Perform the range checks for non-boolean telemetry pings at compile time; r=taras
2011-12-16 14:30:44 -05:00
Rafael Ávila de Espíndola
d96a7cc495
Bug 709406: Fix up slow SQL reporting. r=taras. a=ehsan.
...
--HG--
extra : rebase_source : 09b9577733a4071d6abc778adad3f732446332a5
2011-12-14 15:04:25 -05:00
Patrick McManus
aa343b934b
bug 528288 - reland spdy after libxul weightloss a=khuey CLOSED TREE
2011-12-13 10:55:50 -05:00
Ed Morley
8d3d1667ec
Backout SPDY to keep us under the MSVC virtual address space limit during win PGO builds (bug 709193)
...
Backs out 952d14a9e508 (bug 707173), c170c678c9ac (bug 708305), 0a5f66d5d8e4 (bug 707662), 3204b70435fe (bug 706236) and the main landing range 48807fde0339:0bd45ead1676 (bug 528288).
2011-12-10 22:36:26 +00:00
Ehsan Akhgari
1cc6d49bc0
Bug 708123 - Add a telemetry probe for update status; r=rstrong
2011-12-09 11:37:16 -05:00
Nicholas Nethercote
f58866733c
Bug 700508 - backout 1f093067e982 due to crashes. r=crashes.
2011-12-08 11:35:53 -08:00
Patrick McManus
0d2cc600cd
bug 707173 - spdy telemetry for connection management r=honzab
2011-12-08 12:09:46 -05:00
Phil Ringnalda
80cf2f42cd
Back out 7341f4e8b3f3, d91429762579, d0a362467a96, 0aba56de1824 (bug 701863) for Windows timeouts in test_TelemetryPing.js
2011-12-06 23:18:30 -08:00
Nathan Froyd
85638e0375
Bug 701863 - add test for cloned histograms in telemetry pings; r=taras
2011-11-18 15:28:05 -05:00
Nathan Froyd
e8f8fe39fe
Bug 701863 - clone STARTUP_* histograms properly; r=taras
2011-11-16 15:33:18 -05:00