On Saturday 17 April 2010, Brad Hards wrote:
> On Wednesday 14 April 2010 06:00:57 pm Paweł wrote:
> > 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?

Use a cut-down version of --tool=lackey.  I'm sure it can already
do that, if you have a look at its command line arguments.

J

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Valgrind-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/valgrind-users

Reply via email to