Gian-Carlo Pascutto
|
d65e695b16
|
Bug 708812 - Add telemetry probes for Android startup. r=blassey
|
2012-10-01 22:57:00 +02:00 |
|
Phil Ringnalda
|
1ac841c7ae
|
Back out 2d8822b9c0b5 and 56a268d63e01 (bug 708812) for Android ts red
|
2012-10-01 11:22:18 -07:00 |
|
Nathan Froyd
|
12cb232de6
|
Bug 791765 - make sure to try and send all the ping files; r=taras
|
2012-10-01 12:52:00 -04:00 |
|
Nathan Froyd
|
ec722c7eef
|
Bug 783005 - delete ping files that have been around for too long; r=taras
|
2012-09-28 11:59:24 -04:00 |
|
Gian-Carlo Pascutto
|
7c6bbae312
|
Bug 708812 - Telemetry probes for GeckoApp startup. r=blassey
|
2012-10-01 17:15:28 +02:00 |
|
Gian-Carlo Pascutto
|
0c33be57eb
|
Bug 708812 - Add telemetry probes for Android startup. r=blassey
|
2012-10-01 17:15:28 +02:00 |
|
Gian-Carlo Pascutto
|
f348901a28
|
Bug 794513 - Prefix Fennec-specific Telemetry with FENNEC_. r=dao
|
2012-10-01 15:32:48 +02:00 |
|
Gian-Carlo Pascutto
|
97e03cfba0
|
Bug 794513 - Add Telemetry for Awesomebar performance. r=margaret
|
2012-10-01 14:43:38 +02:00 |
|
Jim Mathies
|
224349df20
|
Bug 795307 - Use telemetry to report touch enabled device stats. r=nfroyd
|
2012-09-29 11:39:23 -05:00 |
|
Andres Hernandez
|
88dfc56e99
|
Bug 732874 - Telemetry stopwatch: key was already initialized errors in logs. r=felipc
|
2012-09-26 14:21:28 -06:00 |
|
Margaret Leibovic
|
242ed9b604
|
Bug 790213 - Add telemetry probe for page load time. r=dao
|
2012-09-27 09:26:31 -07:00 |
|
Nathan Froyd
|
7649c20915
|
Bug 783054 - part 4: add success/fail histogram for reading saved ping files; r=taras
|
2012-09-25 13:48:57 -04:00 |
|
Nathan Froyd
|
a890f7c871
|
Bug 783054 - part 3: add tests for deleting unparseable ping files; r=taras
|
2012-09-20 13:02:28 -04:00 |
|
Nathan Froyd
|
41a8e9fafe
|
Bug 783054 - part 2: delete unparseable ping files; r=taras
|
2012-09-20 13:02:02 -04:00 |
|
Nathan Froyd
|
db0a68be77
|
Bug 783054 - part 1: refactor write_fake_shutdown_file to use a helper; r=taras
|
2012-09-20 12:59:55 -04:00 |
|
Andres Hernandez
|
ed2022de9c
|
Bug 753127 - Add telemetry for the time spent updating UI in response to a tab switch. r=dao
|
2012-09-21 18:33:30 -06:00 |
|
Nathan Froyd
|
5c3d3ea34c
|
Bug 792094 - part 2: handle exceptions thrown by sync .write; r=taras
|
2012-09-20 11:26:04 -04:00 |
|
Nathan Froyd
|
a7769f4363
|
Bug 792094 - part 1: don't open Telemetry ping files with DEFER_OPEN; r=taras
|
2012-09-18 13:48:22 -04:00 |
|
Valentin Gosu
|
3793f9760c
|
Bug 791088 - Add telemetry for Connection Manager transaction time. r=mcmanus
|
2012-09-19 20:24:58 -04:00 |
|
Nathan Froyd
|
40176d9f12
|
Bug 792039 - don't write Telemetry ping files for non-official builds; r=taras
|
2012-09-18 11:10:17 -04:00 |
|
Graeme McCutcheon
|
1159bc1db9
|
Merge last PGO-green changeset from mozilla-inbound to mozilla-central
|
2012-09-18 12:46:06 +01:00 |
|
Tim Taubert
|
0589c1c5f2
|
merge m-c to fx-team
|
2012-09-18 11:27:53 +02:00 |
|
Nathan Froyd
|
713249b24b
|
Bug 781213 - remove chmod on telemetry saved-pings directory; r=taras
|
2012-09-13 07:33:35 -04:00 |
|
Andres Hernandez
|
ba43cd94bb
|
Bug 721165 - Extract repeated code for retrieving CHANNEL information from Blocklist and Telemetry to a javascript module r=gavin
|
2012-09-10 10:54:41 -06:00 |
|
Michal Novotny
|
a38d2db36d
|
Bug 723362 - Make an asynchronous variant of nsCacheEntryDescriptor::Doom, r=hurley
|
2012-09-17 23:31:46 +02:00 |
|
Nathan Froyd
|
a25cbdd079
|
Bug 788704 - add telemetry for enablePrivilege; r=bholley
|
2012-09-17 17:03:42 -04:00 |
|
Ed Morley
|
b4e2e4ae1a
|
Backout 815b5a243315 (bug 781213) for xpcshell failures
|
2012-09-13 15:23:53 +01:00 |
|
Justin Lebar
|
670cb9961b
|
Bug 790615 - Add the MEMORY_RESIDENT telemetry histogram back. r=froydnj
|
2012-09-13 08:18:35 -04:00 |
|
Nathan Froyd
|
23bdd36eb1
|
Bug 781213 - remove chmod on telemetry saved-pings directory; r=taras
|
2012-09-13 07:33:35 -04:00 |
|
Nathan Froyd
|
d28f455738
|
Bug 789371 - fix min/max/n_buckets for boolean and flag histograms; r=taras
|
2012-09-11 04:33:16 -04:00 |
|
Josh Aas
|
23f6700a31
|
Bug 405407: Merge nsDiskCacheStreamIO and nsDiskCacheStreamOutput. Patch originally by Alfred Kayser, updated by Josh Aas, final fix from Michal Novotny. r=michal
|
2012-09-06 10:10:08 -04:00 |
|
Brian R. Bondy
|
4472cc7964
|
Bug 787576 - Refine telemetry data for how much cache corruption reduction plan would help. r=michal
|
2012-09-04 15:05:19 -04:00 |
|
Randell Jesup
|
29ac5c0b8c
|
Bug 773151: Convert nsCAutoString->nsAutoCString CLOSED TREE r=bsmedberg
|
2012-09-01 22:35:17 -04:00 |
|
Vladan Djeric
|
baf32b1824
|
Bug 778671: Fix two crashes in Telemetry. r=espindola
|
2012-08-31 15:20:20 -04:00 |
|
Nathan Froyd
|
9cd7beb2c1
|
Bug 748444 - eliminate relocations from histogram data; r=taras
|
2012-08-28 12:55:32 -04:00 |
|
Nathan Froyd
|
23fa494b36
|
Bug 764585 - make enumerated histograms harder to get wrong; r=taras
|
2012-08-28 13:21:56 -04:00 |
|
Nathan Froyd
|
a6c49999cf
|
Bug 785959 - change several linear histograms to enumerated ones; r=taras
|
2012-08-27 14:05:57 -04:00 |
|
Nathan Froyd
|
bb8dfe3874
|
Bug 785964 - NEWTAB_PAGE_PINNED_SITES_COUNT should be an enumerated histogram. r=ttaubert
|
2012-08-27 14:15:47 -04:00 |
|
Nathan Froyd
|
bd740b8d2a
|
Bug 748417 - double-check Python-generated range-information; r=taras
|
2012-08-27 16:47:32 -04:00 |
|
Nathan Froyd
|
e3eb1f1195
|
Bug 748417 - provide a proper Histogram class; r=taras
|
2012-08-23 16:32:34 -04:00 |
|
Paul Adenot
|
55730cebcd
|
Bug 761393 - Add telemetry probes to guess the retention time. r=taras
|
2012-08-26 21:12:36 -07:00 |
|
Paul Adenot
|
af04b2790e
|
Bug 782459 - Generalize the telemetry AutoTimer RAII class to provide multiple resolution. r=taras
|
2012-08-26 21:11:55 -07:00 |
|
Felipe Gomes
|
55b9ce1b55
|
Bug 782468. Basic telemetry for SocialAPI. r=froydnj,mixedpuppy
|
2012-08-24 17:24:52 -07:00 |
|
Nathan Froyd
|
15ab57a68b
|
Bug 781531 - generate histogram information from JSON; r=taras
|
2012-08-24 15:54:55 -04:00 |
|
Brian R. Bondy
|
45c4c5ef77
|
Bug 784657 - Fix potential problem in nsDIskCacheMap timer handling. r=michal
|
2012-08-23 22:23:10 -04:00 |
|
Nathan Froyd
|
c31911aafd
|
Bug 781200 - fixup several cache histograms; r=bsmith,hurley
|
2012-08-23 13:23:03 -04:00 |
|
Nathan Froyd
|
5a0bd9d7ca
|
Bug 764190 - fix PLACES_EXPIRATION_STEPS_TO_CLEAN telemetry; r=taras,mak
|
2012-08-07 15:46:39 -04:00 |
|
Ehsan Akhgari
|
8c296bbcd4
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
This patch was generated by a script. Here's the source of the script for
future reference:
function convert() {
echo "Converting $1 to $2..."
find . ! -wholename "*nsprpub*" \
! -wholename "*security/nss*" \
! -wholename "*/.hg*" \
! -wholename "obj-ff-dbg*" \
! -name nsXPCOMCID.h \
! -name prtypes.h \
-type f \
\( -iname "*.cpp" \
-o -iname "*.h" \
-o -iname "*.c" \
-o -iname "*.cc" \
-o -iname "*.idl" \
-o -iname "*.ipdl" \
-o -iname "*.ipdlh" \
-o -iname "*.mm" \) | \
xargs -n 1 sed -i -e "s/\b$1\b/$2/g"
}
convert PRInt8 int8_t
convert PRUint8 uint8_t
convert PRInt16 int16_t
convert PRUint16 uint16_t
convert PRInt32 int32_t
convert PRUint32 uint32_t
convert PRInt64 int64_t
convert PRUint64 uint64_t
convert PRIntn int
convert PRUintn unsigned
convert PRSize size_t
convert PROffset32 int32_t
convert PROffset64 int64_t
convert PRPtrdiff ptrdiff_t
convert PRFloat64 double
|
2012-08-22 11:56:38 -04:00 |
|
Rafael Ávila de Espíndola
|
7ab935bae1
|
Bug 783154 - Refactor the chrome hang code to use the same class as write poisoning. r=taras,benwa,vladan.
--HG--
extra : rebase_source : 1f43ac88ceabc698ba0a58715562db90af1c266f
|
2012-08-21 17:14:38 -04:00 |
|
Vladan Djeric
|
19580422cb
|
Bug 779310: Remove string literals from slowSql reports. r=taras
|
2012-08-21 15:29:28 -04:00 |
|