|
From: Paweł <paw...@gm...> - 2010-04-11 19:02:39
|
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 |