fune/toolkit/components/telemetry/build_scripts
Emilio Cobos Álvarez 91f4b5156a Bug 1803752 - Generate a dict from id to property, rather than a list in ServoCSSPropList. r=peterv
Also include the list of alias ids in the longhand and shorthands, so
that they can be looked up.

Differential Revision: https://phabricator.services.mozilla.com/D181110
2023-06-16 11:00:42 +00:00
..
mozparsers
gen_event_data.py
gen_event_enum.py
gen_histogram_data.py
gen_histogram_enum.py
gen_histogram_phf.py
gen_process_data.py
gen_process_enum.py
gen_scalar_data.py
gen_scalar_enum.py
gen_userinteraction_data.py
gen_userinteraction_phf.py
README.md
run_glean_parser.py
setup.py

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/.