Skip to content

MetaCG v0.2.0

Compare
Choose a tag to compare
@jplehr jplehr released this 17 Mar 10:18
· 248 commits to master since this release

Whole-program call-graph file format in json format.

Changelog

MetaCG

  • Introduces new file format, with a more unified interface for meta annotations
  • Adds a few other MetaInformation examples

CGCollector

  • Improves the handling of function pointers within a single translation unit

PGIS

  • Includes the load imbalance detection heuristics from Peter Arzt's Bachelor thesis
  • Refactorings to the Reader to handle both file formats