Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | contrib: add fsm-to-dot.py to draw osmo_fsm dotty graphs | Neels Hofmeyr | 2016-12-09 | 1 | -0/+710 |
Add a first version of a python script that tries to analyze .c source files to draw graphs of osmo_fsm implementations. So far it uses quick-and-dirty regexes. Change-Id: I155f57a608d600f59aedfd27ef66eb9772c124e7 |