Welcome to Intel® Software Network Quick Login | Join | Help |
Search in Intel® Software Network Forums
in Go

Intel Thread Checker - omitting part of code?

Last post 07-24-2008, 3:53 AM by kls. 2 replies.
Sort Posts: Previous Next
 07-22-2008, 1:48 AM 30259710  

Intel Thread Checker - omitting part of code?

Is there any way to make Thread Checker ignore part of code that we want to check? For example part that we know is serial and thread safe.
 
 07-22-2008, 10:03 AM 30259735 in reply to 30259710  

Re: Intel Thread Checker - omitting part of code?

You could lower the instrumentation level for an entire module (to "Module Imports"), or instrument just particular functions ("Custom Functions") in a module - look in the help index under "instrumentation, levels" for more information.

Additionally, there are some API's.  Look under "API Support -> APIs to Control the Runtime Analysis" in the help.

 
 07-24-2008, 3:53 AM 30259928 in reply to 30259735  

Re: Intel Thread Checker - omitting part of code?

Thanks!
 
View as RSS news feed in XML

Shortcuts


Tags For This Post

...

Community Tags

...