Skip to content

Instantly share code, notes, and snippets.

(() => {
let mgr = Cc["@mozilla.org/memory-reporter-manager;1"].
getService(Ci.nsIMemoryReporterManager);
let amounts = [
"vsize",
// "vsizeMaxContiguous",
"resident",
// "residentFast",
"residentPeak",
diff --git a/substitute-local-geckoview.gradle b/substitute-local-geckoview.gradle
--- a/substitute-local-geckoview.gradle
+++ b/substitute-local-geckoview.gradle
@@ -73,7 +73,8 @@ if (!mozconfig.substs.COMPILE_ENVIRONMEN
repositories {
maven {
name "Local GeckoView Maven repository"
- url "${topobjdir}/gradle/build/mobile/android/geckoview/maven"
+ url "https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/b2riT1FZRfq-wyppb9tEDQ/runs/0/artifacts/public/build/maven"
+ // url "${topobjdir}/gradle/build/mobile/android/geckoview/maven"
perftest-results-live-applink.motog5.1/05-https%3A%2F%2Fbooking.com%2Fsearchresults.en-gb.html%3Fcity%3D20088325/03-org.mozilla.firefox/replay/browsertime.json
perftest-results-live-applink.motog5.1/05-https%3A%2F%2Fbooking.com%2Fsearchresults.en-gb.html%3Fcity%3D20088325/01-org.mozilla.fenix/replay/browsertime.json
perftest-results-live-applink.motog5.1/05-https%3A%2F%2Fbooking.com%2Fsearchresults.en-gb.html%3Fcity%3D20088325/04-com.android.chrome/replay/browsertime.json
perftest-results-live-applink.motog5.1/05-https%3A%2F%2Fbooking.com%2Fsearchresults.en-gb.html%3Fcity%3D20088325/02-org.mozilla.geckoview_example/replay/browsertime.json
perftest-results-live-applink.motog5.1/14-https%3A%2F%2Fwww.bing.com%2Fsearch%3Fq%3Drestaurants/03-org.mozilla.firefox/replay/browsertime.json
perftest-results-live-applink.motog5.1/14-https%3A%2F%2Fwww.bing.com%2Fsearch%3Fq%3Drestaurants/01-org.mozilla.fenix/replay/browsertime.json
perftest-results-live-applink.motog5.1/14-https%3A%2F%2Fwww.bing.com%2Fsearch%3Fq%3Drestauran
;;; searchfox.el --- A front-end for searchfox.org - The Mozilla Source Code Indexer -*- lexical-binding: t; -*-
;; Copyright (C) 2019 Nicholas Alexander
;; Author: Nicholas Alexander <nalexander@roboto.local>
;; Keywords: tools, matching
;; This program is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by
;; the Free Software Foundation, either version 3 of the License, or
clang version 8.0.1
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /builds/worker/toolchains/clang/bin
"/builds/worker/toolchains/clang/bin/clang" -cc1 -triple x86_64-unknown-linux-gnu -emit-obj -disable-free -disable-llvm-verifier -discard-value-names -main-file-name pathsub.c -mrelocation-model static -mthread-model posix -fmath-errno -masm-verbose -mconstructor-aliases -munwind-tables -fuse-init-array -target-cpu x86-64 -dwarf-column-info -debugger-tuning=gdb -momit-leaf-frame-pointer -v -coverage-notes-file /Users/nalexander/Mozilla/objdirs/objdir-droid-compile/config/host_pathsub.gcno -resource-dir /builds/worker/toolchains/clang/lib/clang/8.0.1 -O3 -std=gnu99 -fdebug-compilation-dir /Users/nalexander/Mozilla/objdirs/objdir-droid-compile/config -ferror-limit 19 -fmessage-length 0 -fobjc-runtime=gcc -fdiagnostics-show-option -vectorize-loops -vectorize-slp -o host_pathsub.o -x cpp-output /Users/nalexander/Mozilla/gecko/config/pathsub.c -faddrsig
clang -cc1 version 8.0.1 based upon LL
#define OBJC_NEW_PROPERTIES 1
#define _LP64 1
#define __APPLE_CC__ 6000
#define __APPLE__ 1
#define __ATOMIC_ACQUIRE 2
#define __ATOMIC_ACQ_REL 4
#define __ATOMIC_CONSUME 1
#define __ATOMIC_RELAXED 0
#define __ATOMIC_RELEASE 3
#define __ATOMIC_SEQ_CST 5
#!/Users/nalexander/Mozilla/objdirs/objdir-droid-compile/_virtualenvs/init/bin/python
# coding=utf-8
from __future__ import unicode_literals
topobjdir = '/Users/nalexander/Mozilla/objdirs/objdir-droid-compile'
mozconfig = '/Users/nalexander/Mozilla/gecko/mozconfig.compile'
topsrcdir = '/Users/nalexander/Mozilla/gecko'
non_global_defines = [
'NECKO_COOKIES',
'HAVE_GETPAGESIZE',
'HAVE_STATVFS64',
@ncalexan
ncalexan / x.txt
Created September 20, 2019 22:54
TRACE 2019-09-20T22:52:22Z: sccache::cmdline: parse
DEBUG 2019-09-20T22:52:22Z: sccache::config: Attempting to read config file at "/Users/nalexander/Library/Preferences/Mozilla.sccache/config"
TRACE 2019-09-20T22:52:22Z: sccache::commands: Command::InternalStartServer
INFO 2019-09-20T22:52:22Z: sccache::server: start_server: port: 4226
INFO 2019-09-20T22:52:22Z: sccache::server: Enabling distributed sccache to https://sccache1.corpdmz.yvr1.mozilla.com/
DEBUG 2019-09-20T22:52:22Z: sccache::config: Attempting to read config file at "/Users/nalexander/Library/Preferences/Mozilla.sccache/cached-config"
TRACE 2019-09-20T22:52:22Z: sccache::dist::cache: Using TcCache("/Users/nalexander/Library/Caches/Mozilla.sccache-dist-client/client/tc", 10737418240)
DEBUG 2019-09-20T22:52:22Z: sccache::dist::cache::client: Registering custom toolchain for /Users/nalexander/.mozbuild/clang/bin/clang
DEBUG 2019-09-20T22:52:22Z: sccache::dist::cache::client: Registering custom toolchain for /Users/nalexander/.mozbuild/clang/bin/
[dist]
# The IP address of the scheduler.
scheduler_url = "https://sccache1.corpdmz.yvr1.mozilla.com"
[dist.auth]
type = "mozilla"
[[dist.toolchains]]
type = "path_override"
compiler_executable = "/Users/nalexander/.mozbuild/clang/bin/clang"