Establish Feature Parity
No due date
87% complete
Devel needs to consolidate the important features that have been developed for specific projects, and currently reside in different branches:
General
- json/yaml serialisation for important information, e.g., which allocs are filtered or instrumented with detailed source level information (see sc20)
Runtime
- Extended AccessRecorder for more detailed track…
Devel needs to consolidate the important features that have been developed for specific projects, and currently reside in different branches:
General
- json/yaml serialisation for important information, e.g., which allocs are filtered or instrumented with detailed source level information (see sc20)
Runtime
- Extended AccessRecorder for more detailed tracking (see tycart, sc20)
- Support AllocInfo, which replaces the return address built-in (__builtin_return_address) to find allocation location in a code (see sc20)
MemInstFinderPass
- Support user-selectable filter implementations (see sc20)
- Support CG-Filter (see sc20)
MemOpVisitor
- Support InvokeInst for the various (heap) allocation functions (see tycart)