What is the best tool for thread wise analysis?
Collaboration / Beta Testing
3
Posts
2
Posters
0
Views
1
Watching
-
I am working in C++ (using VC++ compiler) so what is the best tool which gives thread wise analysis (profiling)
-
I am working in C++ (using VC++ compiler) so what is the best tool which gives thread wise analysis (profiling)
I have had VERY good results using V-Tune from Intel. http://www.intel.com/cd/software/products/asmo-na/eng/vtune/239144.htm[^]
-
I am working in C++ (using VC++ compiler) so what is the best tool which gives thread wise analysis (profiling)
I did not know it before today! There is even a special tool for thread analysis! http://www3.intel.com/cd/software/products/asmo-na/eng/threading/219785.htm[^]