summaryrefslogtreecommitdiffstats
path: root/toolkit/components/telemetry/Histograms.json
diff options
context:
space:
mode:
Diffstat (limited to 'toolkit/components/telemetry/Histograms.json')
-rw-r--r--toolkit/components/telemetry/Histograms.json259
1 files changed, 0 insertions, 259 deletions
diff --git a/toolkit/components/telemetry/Histograms.json b/toolkit/components/telemetry/Histograms.json
index f61a67efc..2d90166a6 100644
--- a/toolkit/components/telemetry/Histograms.json
+++ b/toolkit/components/telemetry/Histograms.json
@@ -3704,265 +3704,6 @@
"n_values": 30,
"description": "Flash object instances count on page"
},
- "MOZ_SQLITE_OPEN_MS": {
- "expires_in_version": "default",
- "kind": "exponential",
- "high": 3000,
- "n_buckets": 10,
- "description": "Time spent on SQLite open() (ms)"
- },
- "MOZ_SQLITE_OPEN_MAIN_THREAD_MS": {
- "expires_in_version": "40",
- "kind": "exponential",
- "high": 3000,
- "n_buckets": 10,
- "description": "Time spent on SQLite open() (ms) *** No longer needed (bug 1156565). Delete histogram and accumulation code! ***"
- },
- "MOZ_SQLITE_TRUNCATE_MS": {
- "expires_in_version": "40",
- "kind": "exponential",
- "high": 3000,
- "n_buckets": 10,
- "description": "Time spent on SQLite truncate() (ms) *** No longer needed (bug 1156565). Delete histogram and accumulation code! ***"
- },
- "MOZ_SQLITE_TRUNCATE_MAIN_THREAD_MS": {
- "expires_in_version": "40",
- "kind": "exponential",
- "high": 3000,
- "n_buckets": 10,
- "description": "Time spent on SQLite truncate() (ms) *** No longer needed (bug 1156565). Delete histogram and accumulation code! ***"
- },
- "MOZ_SQLITE_OTHER_READ_MS": {
- "expires_in_version": "40",
- "kind": "exponential",
- "high": 3000,
- "n_buckets": 10,
- "description": "Time spent on SQLite read() (ms) *** No longer needed (bug 1156565). Delete histogram and accumulation code! ***"
- },
- "MOZ_SQLITE_OTHER_READ_MAIN_THREAD_MS": {
- "expires_in_version": "40",
- "kind": "exponential",
- "high": 3000,
- "n_buckets": 10,
- "description": "Time spent on SQLite read() (ms) *** No longer needed (bug 1156565). Delete histogram and accumulation code! ***"
- },
- "MOZ_SQLITE_PLACES_READ_MS": {
- "expires_in_version": "40",
- "kind": "exponential",
- "high": 3000,
- "n_buckets": 10,
- "description": "Time spent on SQLite read() (ms) *** No longer needed (bug 1156565). Delete histogram and accumulation code! ***"
- },
- "MOZ_SQLITE_PLACES_READ_MAIN_THREAD_MS": {
- "expires_in_version": "40",
- "kind": "exponential",
- "high": 3000,
- "n_buckets": 10,
- "description": "Time spent on SQLite read() (ms) *** No longer needed (bug 1156565). Delete histogram and accumulation code! ***"
- },
- "MOZ_SQLITE_COOKIES_OPEN_READAHEAD_MS": {
- "expires_in_version": "never",
- "kind": "exponential",
- "high": 3000,
- "n_buckets": 10,
- "description": "Time spent on cookie DB open with readahead (ms)"
- },
- "MOZ_SQLITE_COOKIES_READ_MS": {
- "expires_in_version": "40",
- "kind": "exponential",
- "high": 3000,
- "n_buckets": 10,
- "description": "Time spent on SQLite read() (ms) *** No longer needed (bug 1156565). Delete histogram and accumulation code! ***"
- },
- "MOZ_SQLITE_COOKIES_READ_MAIN_THREAD_MS": {
- "expires_in_version": "40",
- "kind": "exponential",
- "high": 3000,
- "n_buckets": 10,
- "description": "Time spent on SQLite read() (ms) *** No longer needed (bug 1156565). Delete histogram and accumulation code! ***"
- },
- "MOZ_SQLITE_WEBAPPS_READ_MS": {
- "expires_in_version": "40",
- "kind": "exponential",
- "high": 3000,
- "n_buckets": 10,
- "description": "Time spent on SQLite read() (ms) *** No longer needed (bug 1156565). Delete histogram and accumulation code! ***"
- },
- "MOZ_SQLITE_WEBAPPS_READ_MAIN_THREAD_MS": {
- "expires_in_version": "40",
- "kind": "exponential",
- "high": 3000,
- "n_buckets": 10,
- "description": "Time spent on SQLite read() (ms) *** No longer needed (bug 1156565). Delete histogram and accumulation code! ***"
- },
- "MOZ_SQLITE_OTHER_WRITE_MS": {
- "expires_in_version": "40",
- "kind": "exponential",
- "high": 3000,
- "n_buckets": 10,
- "description": "Time spent on SQLite write() (ms) *** No longer needed (bug 1156565). Delete histogram and accumulation code! ***"
- },
- "MOZ_SQLITE_OTHER_WRITE_MAIN_THREAD_MS": {
- "expires_in_version": "40",
- "kind": "exponential",
- "high": 3000,
- "n_buckets": 10,
- "description": "Time spent on SQLite write() (ms) *** No longer needed (bug 1156565). Delete histogram and accumulation code! ***"
- },
- "MOZ_SQLITE_PLACES_WRITE_MS": {
- "expires_in_version": "default",
- "kind": "exponential",
- "high": 3000,
- "n_buckets": 10,
- "description": "Time spent on SQLite write() (ms)"
- },
- "MOZ_SQLITE_PLACES_WRITE_MAIN_THREAD_MS": {
- "expires_in_version": "40",
- "kind": "exponential",
- "high": 3000,
- "n_buckets": 10,
- "description": "Time spent on SQLite write() (ms) *** No longer needed (bug 1156565). Delete histogram and accumulation code! ***"
- },
- "MOZ_SQLITE_COOKIES_WRITE_MS": {
- "expires_in_version": "40",
- "kind": "exponential",
- "high": 3000,
- "n_buckets": 10,
- "description": "Time spent on SQLite write() (ms) *** No longer needed (bug 1156565). Delete histogram and accumulation code! ***"
- },
- "MOZ_SQLITE_COOKIES_WRITE_MAIN_THREAD_MS": {
- "expires_in_version": "40",
- "kind": "exponential",
- "high": 3000,
- "n_buckets": 10,
- "description": "Time spent on SQLite write() (ms) *** No longer needed (bug 1156565). Delete histogram and accumulation code! ***"
- },
- "MOZ_SQLITE_WEBAPPS_WRITE_MS": {
- "expires_in_version": "40",
- "kind": "exponential",
- "high": 3000,
- "n_buckets": 10,
- "description": "Time spent on SQLite write() (ms) *** No longer needed (bug 1156565). Delete histogram and accumulation code! ***"
- },
- "MOZ_SQLITE_WEBAPPS_WRITE_MAIN_THREAD_MS": {
- "expires_in_version": "40",
- "kind": "exponential",
- "high": 3000,
- "n_buckets": 10,
- "description": "Time spent on SQLite write() (ms) *** No longer needed (bug 1156565). Delete histogram and accumulation code! ***"
- },
- "MOZ_SQLITE_OTHER_SYNC_MS": {
- "expires_in_version": "never",
- "kind": "exponential",
- "high": 3000,
- "n_buckets": 10,
- "description": "Time spent on SQLite fsync() (ms)"
- },
- "MOZ_SQLITE_OTHER_SYNC_MAIN_THREAD_MS": {
- "expires_in_version": "never",
- "kind": "exponential",
- "high": 3000,
- "n_buckets": 10,
- "description": "Time spent on SQLite fsync() (ms)"
- },
- "MOZ_SQLITE_PLACES_SYNC_MS": {
- "expires_in_version": "never",
- "kind": "exponential",
- "high": 3000,
- "n_buckets": 10,
- "description": "Time spent on SQLite fsync() (ms)"
- },
- "MOZ_SQLITE_PLACES_SYNC_MAIN_THREAD_MS": {
- "expires_in_version": "never",
- "kind": "exponential",
- "high": 3000,
- "n_buckets": 10,
- "description": "Time spent on SQLite fsync() (ms)"
- },
- "MOZ_SQLITE_COOKIES_SYNC_MS": {
- "expires_in_version": "never",
- "kind": "exponential",
- "high": 3000,
- "n_buckets": 10,
- "description": "Time spent on SQLite fsync() (ms)"
- },
- "MOZ_SQLITE_COOKIES_SYNC_MAIN_THREAD_MS": {
- "expires_in_version": "never",
- "kind": "exponential",
- "high": 3000,
- "n_buckets": 10,
- "description": "Time spent on SQLite fsync() (ms)"
- },
- "MOZ_SQLITE_WEBAPPS_SYNC_MS": {
- "expires_in_version": "never",
- "kind": "exponential",
- "high": 3000,
- "n_buckets": 10,
- "description": "Time spent on SQLite fsync() (ms)"
- },
- "MOZ_SQLITE_WEBAPPS_SYNC_MAIN_THREAD_MS": {
- "expires_in_version": "never",
- "kind": "exponential",
- "high": 3000,
- "n_buckets": 10,
- "description": "Time spent on SQLite fsync() (ms)"
- },
- "MOZ_SQLITE_OTHER_READ_B": {
- "expires_in_version": "default",
- "kind": "linear",
- "high": 32768,
- "n_buckets": 3,
- "description": "SQLite read() (bytes)"
- },
- "MOZ_SQLITE_PLACES_READ_B": {
- "expires_in_version": "40",
- "kind": "linear",
- "high": 32768,
- "n_buckets": 3,
- "description": "SQLite read() (bytes) *** No longer needed (bug 1156565). Delete histogram and accumulation code! ***"
- },
- "MOZ_SQLITE_COOKIES_READ_B": {
- "expires_in_version": "40",
- "kind": "linear",
- "high": 32768,
- "n_buckets": 3,
- "description": "SQLite read() (bytes) *** No longer needed (bug 1156565). Delete histogram and accumulation code! ***"
- },
- "MOZ_SQLITE_WEBAPPS_READ_B": {
- "expires_in_version": "40",
- "kind": "linear",
- "high": 32768,
- "n_buckets": 3,
- "description": "SQLite read() (bytes) *** No longer needed (bug 1156565). Delete histogram and accumulation code! ***"
- },
- "MOZ_SQLITE_PLACES_WRITE_B": {
- "expires_in_version": "40",
- "kind": "linear",
- "high": 32768,
- "n_buckets": 3,
- "description": "SQLite write (bytes) *** No longer needed (bug 1156565). Delete histogram and accumulation code! ***"
- },
- "MOZ_SQLITE_COOKIES_WRITE_B": {
- "expires_in_version": "40",
- "kind": "linear",
- "high": 32768,
- "n_buckets": 3,
- "description": "SQLite write (bytes) *** No longer needed (bug 1156565). Delete histogram and accumulation code! ***"
- },
- "MOZ_SQLITE_WEBAPPS_WRITE_B": {
- "expires_in_version": "40",
- "kind": "linear",
- "high": 32768,
- "n_buckets": 3,
- "description": "SQLite write (bytes) *** No longer needed (bug 1156565). Delete histogram and accumulation code! ***"
- },
- "MOZ_SQLITE_OTHER_WRITE_B": {
- "expires_in_version": "default",
- "kind": "linear",
- "high": 32768,
- "n_buckets": 3,
- "description": "SQLite write (bytes)"
- },
"MOZ_STORAGE_ASYNC_REQUESTS_MS": {
"alert_emails": ["perf-telemetry-alerts@mozilla.com"],
"expires_in_version": "40",