All Articles Tagged profile

Link/UrlTags
codecov: how to 1) disable a namespace in output, 2) merge .spi files ?[Forums]
Two questions on the use of code coverage for icc/icpc 10: How can I exclude an entire namespace of functions from appearing in the coverage report?  E.g. I use the Eigen C++ header-only as well as the...

Posted: 2009-09-22 15:17:42
codecov, coverage, profile, profmerge, Test
What if I don't care about profiling start-up time?[Forums]
Maybe you you want to use the Intel(R) Parallel Amplifier to profile your application, but you don't want the Parallel Amplifier to include start-up time.  Do you know how to do that?  Check out my article...

Posted: 2009-06-05 13:31:14
profile, setup, start-up
How to analyze a portion of your application[Knowledgebase]
Sometimes, you only want to profile a portion of your application's run time.  For example, you may not want to profile the startup phase or the shutdown phase.  This article will describe how to use...

Posted: 2009-03-12 21:00:00 by MrAnderson (Intel)
pause, profile, resume, skip