Member Login

E-mail:    Password:  


Vendor : Intel


Email  E-mail this page

Related Content  Related Content

Remember  Remember this item

 

Format: HTML

Date: 02/05/2008


Using Intel Thread Profiler for Win32 Threads: Philosophy and Theory

WORTHWHILE?

0

0 votes


Overview

In the past, software profiling tools have concentrated on measuring the execution time of functions and procedures within applications. For serial applications this was useful information that guided the programmer to those parts of the code that could most benefit from optimization or threading. For applications that have already been threaded, this type of information often has little value. Information that relates directly to performance issues from threaded and parallel execution is of much more use. This is the first paper in a two-part series that explains what Intel Thread Profiler for Win32 Threads does and how to use it effectively on one's own explicitly threaded applications.



See also: High Performance Computing