Analyzers
Talk to fellow users of Intel Analyzer tools (Intel VTune™ Profiler, Intel Advisor)

Analysis of Qt programs

peter_silie
Beginner
338 Views
Hi, does anybody know how to detect race conditions etc. in applications that use the Qt threading API? AFAIK Qt is not officially supported by the Thread Inspector. Thank you very much for your help.
0 Kudos
2 Replies
Jackson_M_Intel
Employee
338 Views
Hello,

IntelInspector XE should work for Qt version 4.7. If you run into issues, please feel free to post them to the forums.

Thanks.
0 Kudos
Jackson_M_Intel
Employee
338 Views
The most recent version of Intel Inspector XE has documented the Qt support in the Help. Please see the "System APIs Supported During Threading Error Analysis" section of the Help available here:

http://software.intel.com/sites/products/documentation/hpc/inspectorxe/en-us/2011Update/win/ug_docs/index.htm

for information on the API support.

Thanks.
0 Kudos
Reply