|
From: Paweł <paw...@gm...> - 2010-04-14 08:01:02
|
Hi I need to list all executed basic blocks in a program. Since speed is critical, I want to modify exp-bbv, to handle only BBs, not instructions. In short: I want to list, not count, basic blocks only, how to do that? Thanks, Paul |