Skip to content
This repository has been archived by the owner on Jul 27, 2022. It is now read-only.

catapult-project/chrome-histogram-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

chrome-histogram-parser

Golang approach to parsing chromium's histograms.xml.

Usage:

go run histograms-xml-parser.go $CHROMIUM_SRC/tools/metrics/histograms/histograms.xml

This provides a starting point for more complex filtering and sorting.

About

Golang approach to parsing chromium's histograms.xml.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages