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.