Commit Graph

90 Commits

Author SHA1 Message Date
Justin Lebar
13ae4e1d34 Bug 690458 - Increase resolution of memory telemetry histograms. r=khuey
--HG--
extra : rebase_source : 88948d7548e6ed9a17e06c8161c70dddd7e24596
2011-10-03 11:31:11 -04:00
Gian-Carlo Pascutto
d2872dfc1f Bug 686691 - PrefixSet loading should use readahead. r=taras 2011-10-02 21:26:10 +02:00
Trevor Saunders
bc0274e8c3 bug 682247 - telemetry for deprocated IAccessibleTable interface r=surkov 2011-09-15 23:39:15 -04:00
Trevor Saunders
2b5a1b6727 bug 679786 - telemetry reporting use of ISimpleDOM* interfaces r=surkov 2011-08-17 10:43:20 -07:00
Kyle Huey
2b08b16ff6 Bug 687332: Fix up telemetry. 2011-09-29 12:06:36 -04:00
Michael Wu
d8e503c38b Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
--HG--
rename : tools/trace-malloc/bloatblame.c => tools/trace-malloc/bloatblame.cpp
2011-09-28 23:19:26 -07:00
Taras Glek
a8f25be81f bug 668392: backout addon/person reporting until privacy optin is updated 2011-09-26 13:25:57 -07:00
Mike Hommey
cf39bdb1ee Bug 686435 - Add a telemetry probe on nsAppShellService::CreateTopLevelWindow. r=taras 2011-09-23 14:30:49 +02:00
Jeff Muizelaar
e07922260d Bug 673176. Record decoding speed for different image decoders. r=jlebar
--HG--
extra : transplant_source : %1A%1Dav%7C%C5%BF%9B%09%94bl%AC%14%CCpg%24R%AE
2011-09-22 16:25:56 -04:00
Jeff Muizelaar
6f22e3e5d3 Bug 684859. Add telemetry to track when 2d or webgl canvas is used. r=bas
--HG--
extra : transplant_source : %FB5%40%FA%3A%2Cg%AF%14W%D3%E8%D1y%03%25%D1%E9%22%AB
2011-09-19 16:08:56 -04:00
Nick Hurley
a44090294e Bug 686948 - Add telemetry for cache hit/miss with/without revalidation. r=mcmanus 2011-09-17 10:22:09 +01:00
Jason Duell
8d86096338 Bug 686067: Standardize max time for necko telemetry stats at 30 seconds. r=honzab 2011-09-15 18:19:56 -07:00
Jonathan Protzenko
4bd1f9ae5a Bug 681873 - Add basic Telemetry support to Thunderbird r=tglek 2011-09-09 13:47:53 +02:00
Gian-Carlo Pascutto
3088bb81fb Bug 669410 - Add telemetry for PrefixSet usage. r=tglek 2011-09-08 22:17:34 +02:00
Jeff Muizelaar
9d4bfca227 Bug 684091. Keep a histogram of how often we've decoded images. r=jlebar
This will help track if we're decoding the right amount. e.g. if we
try to decode less we should see changes here.
2011-09-08 14:05:11 -04:00
Taras Glek
f66a1bc657 Bug 673292. Provide raw histogram data to c++ consumers. r=jmuizelaar
This will be useful for manually controlling histogram values instead of
just acummulating.
2011-08-05 09:53:48 -04:00
Taras Glek
a38f1bf761 Bug 680508: disable telemetry for content-processes r=glandium 2011-08-22 11:38:08 -07:00
Taras Glek
d6d29866cb Bug 680197 - Link from telemetryhistograms.h + telemetryping.js to the list of probes wiki r=glandium 2011-08-22 11:38:06 -07:00
Geoff Brown
1264a5446f Bug 668349 - Changes to xpcshell.ini; r=jmaher 2011-08-22 09:00:50 +01:00
Nicholas Nethercote
177a0ca1f8 Bug 678922 - Telemeterize the "storage/sqlite" memory reporter. r=khuey. 2011-08-17 19:53:03 -07:00
Trevor Saunders
eb087b3f28 bug 678799 - a11y telemetry for accessibility initialization r=surkov, tglek 2011-08-11 04:01:27 -07:00
Taras Glek
82715b888d Bug 678085: Telemetry: Poll memory memory before cycle collection, but no more than once per minute r=njn 2011-08-11 14:19:47 -07:00
Taras Glek
fb1bfd2b63 Bug 668392 - Include enabled addons + persona in telemetry r=Mossop 2011-08-11 14:19:40 -07:00
Jeff Muizelaar
9dfaad3a37 Bug 678258. imglib: Record the number of chunks that we decode per trip through the event loop. r=jlebar
This also avoids recording the latency of decodes that don't do any work.

--HG--
extra : rebase_source : cc41dbb4289c050061ae27008c37d3a25b14df80
2011-08-11 14:42:15 -04:00
Jeff Muizelaar
911766f68c Bug 678258. imglib: Record the time from starting a decode on draw and actually finishing it. r=jlebar
This ignores the distinction between async and sync decoding and instead focuses on the time
it takes till the user sees the finished image.

--HG--
extra : rebase_source : f059b364f1c720ace2da310d0a5e0ce33cfb0dd3
2011-08-10 19:12:08 -04:00
Sander van Veen
cc33de771b Bug 673837 - Telemeterize js-compartment-count. r=nnethercote. 2011-08-10 19:00:38 -07:00
Brad Lassey
146bdc79f5 backing out changesets 1baddb020156, d9456378c12d, 187ac0d7b154, 40e392d958e0 and f2e8ee893fe4 2011-08-10 18:18:09 -04:00
Geoff Brown
cf4a559f2b Bug 668349 - changes to xpcshell.ini; r=jmaher 2011-08-10 16:56:49 -04:00
Luke Wagner
b747d1721b Bug 670059 - Add some JS engine telemetry counters to measure occurrences of: E4X, __iterator__, mutable __proto__ (r=taras,waldo) 2011-07-07 15:40:33 -07:00
Luke Wagner
673fa49bf2 Backout a22fad398472 and 373e6bd2705d because of burnage 2011-08-04 15:54:14 -07:00
Luke Wagner
59e742e724 Bug 670059 - Add some JS engine telemetry counters to measure occurrences of: E4X, __iterator__, mutable __proto__ (r=taras,waldo)
--HG--
extra : rebase_source : f77f2ad5521bf4543b518f7f6cc40a3778b7a74a
2011-07-07 15:40:33 -07:00
Jeff Muizelaar
0f62a1219f Bug 672207. imglib-telemetry: record the full time it takes to decode images. r=jlebar,joe
Do this by accumulating decode latency in mDecodeTime which is added to imgDecodeWorker.
2011-08-04 16:25:12 -04:00
Taras Glek
6769ff0594 Bug 675737: Calculate time taken for by write/open/sync per db + main/other thread r=mak 2011-08-03 17:05:29 -07:00
Marco Bonardo
2d60c84142 Bug 671001 - Use telemetry to collect common Places stats.
r=dietrich
2011-08-01 23:09:20 +02:00
Taras Glek
4f9e57bfe0 Bug 674767: Use double conversion macros for jsvals, squash windows double r=glandium 2011-08-01 13:17:47 -07:00
Jason Duell
1588ac238a Bug 670911 Cache slow to clear after crash: rename to *.Trash in same directory to avoid NTFS ACL reset. r=michal 2011-07-28 04:12:38 -07:00
Michael Wu
3d255259df Bug 668133 - Add telemetry probes for font enumeration, r=jtd 2011-07-26 23:42:53 -07:00
Taras Glek
61e0c70faa Bug 673727: Report sqlite waiting on/off main thread via telemetry r=mak 2011-07-26 15:06:34 -07:00
Michael Wu
706be3a5e8 Bug 671185 - Incorrect return of NS_ERROR_* codes in functions returning PRBool, r=mak,ehsan,taras,biesi,pike,khuey,dholbert,josh,bjacob,bsmith 2011-07-25 21:57:58 -07:00
Justin Lebar
3e07692ce3 Bug 672731 - Add UNITS_COUNT_CUMULATIVE to nsIMemoryReporter. r=njn 2011-07-24 23:56:50 -04:00
Taras Glek
1800d8f336 Bug 668378: Telemetry sqlite IO r=asuth 2011-07-21 11:12:31 -07:00
Taras Glek
403f552f24 Bug 672651 - Track cache init times via telemetry r=jduell 2011-07-20 17:02:58 -07:00
Jeff Muizelaar
0455058ca3 Bug 672207. imglib: Time how long we spend in the decode loop. r=joe
For now this is a global counter, the eventual plan is to make this per image
format. This will be our proxy for how long we block the event loop.

--HG--
extra : rebase_source : b283fff38585825f5f46884e12508b6323e178b3
2011-07-20 17:51:54 -04:00
Michael Wu
af37ca7802 Bug 672447 - Remove zip crc32 probe, r=taras 2011-07-20 00:35:44 -07:00
Michael Wu
f10a857bd2 Bug 672426 - Use GUARD_OBJECT macros in Telemetry::AutoTimer, r=taras 2011-07-20 00:34:28 -07:00
Justin Lebar
4c7c7773bc Bug 667085 - Modify descriptions in nsMemoryReporterManager.cpp. r=njn 2011-07-07 09:14:53 -04:00
Taras Glek
3ecd60206d Bug 670008. Fix measurement of the startup telemetry numbers. r=glandium 2011-07-14 13:02:20 -04:00
Zbigniew Braniecki
e9bc7d4536 Bug 668842 - Add locale to telemetry metadata; r=rstrong,tglek 2011-07-13 19:00:04 +02:00
Nicholas Nethercote
d263e03bd2 Bug 668893 - Sort about:memory items of type COUNT alphabetically. r=jlebar. 2011-07-07 16:37:26 +10:00
Nicholas Nethercote
a74f9b9ef6 Bug 660731 - Add GetExplicit and GetResident methods to NSIMemoryReporterManager, attempt 3. r=khuey, sr=bz. 2011-07-07 15:54:34 +10:00