Tool to visualize ABI changes timeline of a C/C++ library
Description
A tool to visualize ABI changes timeline of a C/C++ software library.
The tool requires the input profile of the library in JSON format. It can be
created manually or automatically generated by the ABI Monitor:
https://github.com/lvc/abi-monitor