gecko-dev/toolkit/components/telemetry/build_scripts
Dietrich Ayala 08ccbff33e Bug 1477433 - Enable use-counters on release channel (r=chutten)
Enable use-counters on release channel

Differential Revision: https://phabricator.services.mozilla.com/D11470

--HG--
extra : moz-landing-system : lando
2018-11-15 08:39:13 +00:00
..
mozparsers Bug 1477433 - Enable use-counters on release channel (r=chutten) 2018-11-15 08:39:13 +00:00
README.md
gen_event_data.py bug 1507175 - Don't expire dynamic builtin scalars this way. r=janerik 2018-11-14 17:12:16 +00:00
gen_event_enum.py
gen_histogram_data.py Bug 1498164 - Generate stores for histograms r=chutten 2018-11-07 12:35:30 +00:00
gen_histogram_enum.py
gen_histogram_phf.py Bug 1500927 - Add copy-free jsstring support to perfecthash.py, r=bzbarsky 2018-10-24 20:11:01 -04:00
gen_process_data.py
gen_process_enum.py
gen_scalar_data.py bug 1507175 - Don't expire dynamic builtin scalars this way. r=janerik 2018-11-14 17:12:16 +00:00
gen_scalar_enum.py
setup.py

README.md

Telemetry Registries Parsers

This package exports the parsers for Mozilla's probes registries. These registry file contains the definitions for the different probes (i.e. scalars, histograms and events) that can be used to collect data.

License

Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.