.gitignore |
|
40 |
data_renewal_generate.py |
A script to help generate telemetry renewal csv and request template.
This script also modifies metrics.yaml to mark soon to expired telemetry entries.
|
5650 |
data_renewal_request.py |
A script to help generate a data review request comment. Once the CSV has been filled by product,
copy the filled version into the tools directory and run this script from there to generate a filled
renewal request data review comment.
|
1905 |
run_benchmark.py |
This script is made to run benchmark tests on Fenix. It'll open
the JSON output file in firefox (or another browser of your choice if you pass the string in)
|
2113 |
setup-startup-profiling.py |
env:
MOZ_PROFILER_STARTUP: 1
MOZ_PROFILER_STARTUP_INTERVAL: 5
MOZ_PROFILER_STARTUP_FEATURES: js,stackwalk,leaf,screenshots,ipcmessages,java,cpu
MOZ_PROFILER_STARTUP_FILTERS: GeckoMain,Compositor,Renderer,IPDL Background
|
3661 |
setup.cfg |
|
36 |
update-glean-tags.py |
Scrapes GitHub labels for Fenix and generates a set of glean tags for use in metrics
See https://mozilla.github.io/glean/book/reference/yaml/tags.html
|
1826 |