spcl / perf-taint

Taint-based program analysis framework for empirical performance modeling.
BSD 3-Clause "New" or "Revised" License
5 stars 2 forks source link

Instrumentation of recursive calls. #16

Open mcopik opened 4 years ago

mcopik commented 4 years ago

We want to do taint detection for control-flow in recursive functions.