Skip to content

RedBeard0531/buildbaron

 
 

Repository files navigation

To do analysis of build failures

Install

pyp install -r requirements.txt

It is a two step process:

  1. Do the analysis
python evg_analyzer.py
  1. View the analysis
python www\runserver.py

The webserver is running at http://localhost:5555/

Other Useful Scripts

Scripts to deduplicate stacks from hang_analyzer.py

python win_deadlock_analyzer.py
python gdb_deadlock_analyzer.py

About

Build Baron Scripts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 93.4%
  • JavaScript 3.8%
  • HTML 2.5%
  • CSS 0.3%