plasma-umass / coz

Coz: Causal Profiling
Other
4.04k stars 160 forks source link

generateing statistics for a line that is never reached #171

Open L0ric0 opened 3 years ago

L0ric0 commented 3 years ago

coz is generating speedup statistics for a line that is never reached on program execution.

The line is part of a virtual function in a derived class.

I'm sorry that i can't give more context on this as the program is non public if there is anything i can do to help debug this just tell me.