igt-vis/vis.py: Add command line flag to load known bugs
The flag -b takes a CI format json file with data for bugs that cibuglog knows about. The bug data will be written to the outputted json result files, to be consumed by vis.js.
The consumer for this is !42 (merged)