Commit Graph

46 Commits

Author SHA1 Message Date
Nathan Froyd
68b519d691 Bug 715927 - addon telemetry, C++ side; r=taras
--HG--
extra : rebase_source : 21fc9e5dd98e4aa2ed09023a512df9e42bd1c4c9
2012-01-20 13:56:48 -08:00
Mark Banner
53953e635d Bug 727081 - Fix for clang error 'use of undeclared identifier EnumerateEntries'. r=nfroyd 2012-02-14 12:57:31 -05:00
Nathan Froyd
bf3c723caa Bug 725699 - Clean up Telemetry hashtable reflection. r=taras 2012-02-13 14:47:40 -05:00
Igor Bukanov
18e6a2e079 bug 724310 - drop cx argument from JSObject field and fixed slots infallible API. r=:Waldo
--HG--
extra : rebase_source : b78519db2ff008eb5143676d2db47935f0e89f45
2012-02-05 21:07:23 +01:00
Igor Bukanov
eb3cfce3dc backout merge for bug 724310. r=irc 2012-02-09 21:28:22 +01:00
Igor Bukanov
efe64d22c0 bug 723517 - drop cx argument from JSObject field and fixed slots infallible API. r=:Waldo
--HG--
extra : rebase_source : c461dfc0e0e0462ab262cc01c2a771d3bb0971cc
2012-02-05 21:07:23 +01:00
Nathan Froyd
2d2214a738 Bug 722240 - Submit Telemetry only for official builds; r=taras 2012-02-01 23:42:20 -05:00
Nathan Froyd
81b9c9d41c Bug 707320 - Backout Bug 707320. r=taras 2012-02-02 18:14:19 +01:00
Nathan Froyd
46448872e4 Bug 718214 - provide mozilla::Telemetry::CanRecord; r=taras 2012-01-18 09:08:18 -08:00
Nathan Froyd
b436a115b7 Bug 707320 - provide interface for loading and saving histograms; r=taras 2011-12-09 15:15:53 -05:00
Nathan Froyd
98ec1b4d85 Bug 707320 - provide reflection for separate Histograms and SampleSets; r=taras 2011-12-13 12:03:30 -05:00
Nathan Froyd
aea5cf48a2 Bug 704176 - don't reflect corrupted histograms; r=taras 2012-01-06 17:13:02 -05:00
Nathan Froyd
3050fce32a Bug 704176 - introduce GetHistogramEnumId; r=taras 2012-01-09 15:42:34 -05:00
Nathan Froyd
08f3e24abd Bug 715906 - remove TelemetryHistogram.histogram; r=taras 2012-01-09 12:47:35 -05:00
Nathan Froyd
6e8eddafdd Bug 716553 - fix build warnings in Telemetry.cpp; r=taras 2012-01-09 13:01:52 -05:00
Vladan Djeric
d6246c346b 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
26752830cb 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
Nathan Froyd
2aa029a321 Bug 701863 - clone STARTUP_* histograms properly; r=taras 2012-01-06 14:40:45 -05:00
Nathan Froyd
0623919c24 Bug 701863 - Add a way to clone histograms; r=taras 2012-01-06 14:40:04 -05:00
Nathan Froyd
3ee0c1b1b5 Bug 701863 - make JS/C++ divide explicit; r=taras 2012-01-06 14:39:29 -05:00
Ehsan Akhgari
200a71cd39 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
60a2f759fb Bug 709406: Fix up slow SQL reporting. r=taras. a=ehsan.
--HG--
extra : rebase_source : 09b9577733a4071d6abc778adad3f732446332a5
2011-12-14 15:04:25 -05:00
Phil Ringnalda
486f94ee6a 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
8b53d2a42a Bug 701863 - clone STARTUP_* histograms properly; r=taras 2011-11-16 15:33:18 -05:00
Nathan Froyd
9c8bef74db Bug 701863 - Add a way to clone histograms; r=taras
Add nsITelemetry::histogramFrom.
2011-11-14 14:28:18 -05:00
Nathan Froyd
e60ba3f99f Bug 701863 - make JS/C++ divide explicit; r=taras
Separate out some functions so we have a distinction between things that
return JS objects and things that return C++ objects.
2011-11-14 14:27:28 -05:00
Vladan Djeric
659a71d040 Bug 699051. Report slow prepared SQL statements to Telemetry. r=sdwilsh.
--HG--
extra : rebase_source : dcf66cca7ae7b603b77a6bdacb50b3df1c0442ce
2011-12-06 15:12:55 -05:00
Ed Morley
d27fc026d5 Backout 75e72a52a0cb, 1120ae801dac, b2572a5cffa9, fa6a273a9b41 (bug 701863) for build failures 2011-12-03 09:13:14 +00:00
Nathan Froyd
1be53b4ad1 Bug 701863 - clone STARTUP_* histograms properly; r=taras 2011-11-16 15:33:18 -05:00
Nathan Froyd
9793e7eeef Bug 701863 - Add a way to clone histograms; r=taras
Add nsITelemetry::histogramFrom.
2011-11-14 14:28:18 -05:00
Nathan Froyd
4d74495db3 Bug 701863 - make JS/C++ divide explicit; r=taras
Separate out some functions so we have a distinction between things that
return JS objects and things that return C++ objects.
2011-11-14 14:27:28 -05:00
Felix Fung
61c8c22ee9 Bug 498543 - Null-checking JS_THIS_OBJECT Results. r=jwalden 2011-12-01 13:30:28 -08:00
Nathan Froyd
fdbdc07e35 Bug 682869 - introduce Telemetry::AccumulateTimeDelta. r=tglek
--HG--
extra : rebase_source : e7724d2c9780d4afebd83ec0978f9feccb86ce35
2011-10-10 13:04:57 -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
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
4f9e57bfe0 Bug 674767: Use double conversion macros for jsvals, squash windows double r=glandium 2011-08-01 13:17:47 -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
Taras Glek
fafbf79d1a Bug 668312 - Report only probes defined in TelemetryHistograms.h r=Mossop 2011-06-30 14:58:00 -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
3c50625c22 Bug 666309 - Histogram.Add should accept boolean, double values r=jorendorff 2011-06-28 16:54:33 -07: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
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