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
Chris Leary
679a65fe47
Merge mozilla-central and tracemonkey.
2011-07-05 17:30:35 -07:00
Marco Bonardo
4c24bb0d28
Backout changeset 8ab62172a2cb due to XPCShell test failure.
2011-07-04 12:41:16 +02:00
Nicholas Nethercote
fc7721af90
Bug 660731 - Add GetExplicit and GetResident methods to NSIMemoryReporterManager. r=khuey, sr=bz.
2011-07-04 16:16:02 +10:00
Nicholas Nethercote
22e14afb7c
Bug 663423 - Add two more memory measurements to TelemetryPing.js. r=taras.
2011-07-04 16:16:01 +10:00
Justin Lebar
6238251b80
Bug 663423 - Report UNITS_COUNT reporters correctly via telemetry. r=taras
2011-07-02 20:45:28 -04:00
Andrew McCreight
55cc0fa2b0
Bug 663920 - add telemetry for num of RCed and GCed nodes, and num collected. r=bent
2011-06-10 13:33:06 -07:00
Taras Glek
ec91b44519
Bug 663423: Fix memory reporters r=jlebar
2011-07-01 16:38:25 -07:00
Taras Glek
62fafb6d44
Bug 668355: s/Timer/AutoTimer/ r=jlebar
2011-07-01 14:39:17 -07:00
Honza Bambas
27509e418e
bug 658894 - Collect basic telemetry for HTTP requests and page load. r=jduell
2011-07-01 22:22:18 +02:00
Taras Glek
39305bbd8f
Bug 668355 - Measure plugin enumeration with telemetry r=jlebar
2011-07-01 12:06:12 -07:00
Taras Glek
047e6280f8
Bug 668355: RAII Telemetry timer r=glandium
2011-07-01 12:06:09 -07:00
Taras Glek
fafbf79d1a
Bug 668312 - Report only probes defined in TelemetryHistograms.h r=Mossop
2011-06-30 14:58:00 -07:00
Nicholas Nethercote
3d7ea7b395
Bug 661474 - Add per-compartment memory reporters. r=wmccloskey, dolske.
2011-06-30 15:44:17 +10:00
Jeff Walden
1a51bb7cb1
Bug 645922 - Remove nsIJSON.encode/decode, because their functionality is subsumed by JSON.parse and JSON.stringify, and their idiosyncrasies are hindering code improvements. Also remove js_TryJSON and JS_TryJSON, which are no longer used after these changes and have no clear use cases. r=brendan, r=jst
2011-03-28 19:27:15 -07:00
Taras Glek
50f827a6a6
Bug 666307 - update zip telemetry r=mwu
2011-06-22 10:24:17 -07:00
Mike Hommey
695c72c769
Bug 657297 part 2 - Add telemetry samples for initial I/O counters. r=tglek
2011-05-22 08:24:32 +02:00
Mike Hommey
48ff8f706d
Bug 657297 part 1 - Expose a function to add telemetry samples in XRE. r=tglek,sr=bsmedberg
2011-05-22 08:23:20 +02:00
Taras Glek
3c1ce4197b
Bug 665805 - Include sums in histograms sent to server r=Mossop
2011-06-21 14:39:14 -07:00
Taras Glek
6300397146
Bug 665805 - Adjust telemetry to work with official metrics server r=Mossop
2011-06-21 14:39:11 -07:00
Taras Glek
0004c0eaa7
bug 661574: Use a hashtable for histogram lookup r=glandium
2011-06-20 14:48:03 -07:00
Taras Glek
5357568384
bug 661574: Use enum ids for histogram names r=glandium
2011-06-20 14:48:00 -07:00
Taras Glek
1513a94ec9
bug 661574: Implement telemetry directory r=Mossop+glandium+mwu
2011-06-20 14:47:58 -07:00
Taras Glek
b7235b42f0
bug 661574: Move nsITelemetry into toolkit r=Mossop
...
--HG--
rename : xpcom/base/Telemetry.cpp => toolkit/components/telemetry/Telemetry.cpp
rename : xpcom/base/nsITelemetry.idl => toolkit/components/telemetry/nsITelemetry.idl
rename : xpcom/tests/unit/test_nsITelemetry.js => toolkit/components/telemetry/tests/unit/test_nsITelemetry.js
2011-06-20 14:47:55 -07:00
Taras Glek
8efbd079da
Bug 659196 - Improve telemetry metadata, introduce simple counters r=Mossop
2011-06-01 02:23:34 +02:00
Taras Glek
d2d1dd01cf
Bug 661412: Update telemetry memory reporters r=njn
2011-06-02 13:05:26 -07:00
Taras Glek
06903e2281
Bug 661573 - Telemetry: Do not record/send data in private mode r=Mossop
2011-06-28 16:57:44 -07:00
Taras Glek
31971d8173
Bug 666707 - Add a telemetry probe to record whether we started following a successful shutdown r=zpao
2011-06-28 16:54:36 -07:00
Taras Glek
3c50625c22
Bug 666309 - Histogram.Add should accept boolean, double values r=jorendorff
2011-06-28 16:54:33 -07:00
Joe Drew
334e33649c
Back out fcf08eff68eb (Bug 658894) for causing Reftest assertions.
2011-06-28 14:42:06 -04:00
Honza Bambas
e60c86ffac
Bug 658894 - Collect basic telemetry for HTTP requests and page load, r=jduell+tglek
2011-06-28 16:49:45 +02:00
Justin Lebar
73f8515e68
Bug 666667 - Update TelemetryHistograms.h to indicate that memory is reported in KB, not MB, and update memory reporters' names. r=taras
2011-06-27 13:03:28 -04:00
Justin Lebar
f7c0c9e704
Bug 664758 - Add page fault reporting to telemetry. r=taras
...
--HG--
extra : rebase_source : 89d0936181a705d3d6ec7ceab8648b6694989d20
2011-06-16 14:38:23 -04:00
Justin Lebar
169b00ccad
Bug 664486 - Add page fault counts to about:memory on Linux and Mac. r=njn, sr=bz
...
--HG--
extra : rebase_source : 47dd7501dea7ae69e01828a5c730e8853739dc71
2011-06-16 14:34:09 -04:00
Joel Maher
6993636556
Bug 616999. Xpcshell manifest support; manifest files. r=ted, a=test-only
2011-05-20 11:54:01 -04:00