| .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.
 | 
          6239 | 
        
        
          | 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.
 | 
          1909 | 
        
        
          | 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)
 | 
          2021 | 
        
        
          | setup-startup-profiling.py | 
          A script to set up startup profiling with the Firefox Profiler. See
https://profiler.firefox.com/docs/#/./guide-remote-profiling?id=startup-profiling
for more information.
 | 
          3808 | 
        
        
          | 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
 | 
          1815 |