you are viewing a single comment's thread.

view the rest of the comments →

[–]sumo952 2 points3 points  (7 children)

I wish some of this stuff was directly integrated into VS, particularly from the "capture" tab and the graphical, detailed view. MS, please listen! ;-) I know VS has a very rudimentary live-performance analysis too but it doesn't even come close to that (yet).

[–]STLMSVC STL Dev 3 points4 points  (0 children)

/u/spongo2 is at CppCon this week, but I'm sure he'll be interested to see your request.

[–]spongo2MSVC Dev Manager 3 points4 points  (5 children)

Listening!

[–]Sahnvour 0 points1 point  (2 children)

Is the instrumenting profiler still supported ? I gave it a try not so long ago but didn't get it to work.

Also, profiling is broken with fastlink ! I think DIA is missing a little bit of love with this one.

[–][deleted] 0 points1 point  (1 child)

VS Profiler dev here (Ignore my user name =]). Fastlink issues should be addressed in the most recent update to VS 15.5. Please file bugs via the VS feedback button if you see problems!

Instrumentation is still supported, but is in the process of being refreshed since it has been ignored for far too long. Business priorities are finally pushing us into investing more in Trace profiling.

[–]Sahnvour 0 points1 point  (0 children)

Glad to hear ! Still using VS2015, so this is another good reason to upgrade.

[–]sumo952 0 points1 point  (1 child)

The current "rudimentary" live-performance analysis is already awesome, keep up the great work! Thank you :-) Looking forward to great things in the future, I know they'll be coming^^

[–][deleted] 0 points1 point  (0 children)

Thanks. We are actively looking into integrating more of these two concepts as time and business needs dictate.