MetaCG v0.7.0
MetaCG v0.7.0
MetaCG v0.7.0 brings these new features and fixes
MetaCG graph library
- Fixes compilation errors with some gcc versions
- Implements a detection mechanism for node hash collisions
- Implements a new callgraph format version and accompanying reader and writer facilities
- Removes unmaintained dot-graph reading facilities
- Removes unmaintained call-graph statistics module
- Reorganizes namespaces throughout the whole library
- Streamlines usage of reader and writer facilities
- Unifies the logging usage throughout the project
PGIS
- Fixes an error in which PIRA could not complete any runs after the first one, if load imbalance was enabled in pgis due to an export error
Infrastructure
- Improves the docker container build times
- Improves the CMake setup to feature a default build configuration and better dependency handling
- Removes module that was once used to convert phasar generated callgraphs into the mcg format