Is there for ICC a simple way to instrument functions similar to the "-finstrument-functions" (with main() contructor/destructor) approach in GCC?
Easy way to instrument functions
Is there for ICC a simple way to instrument functions similar to the
"-finstrument-functions" (with main() contructor/destructor) approach in GCC?