Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Technical Support
 Major performance problems, with profiler info

You must be registered to post a reply.
Click here to register.

Screensize:
UserName:
Password:
Format: BoldItalicizeUnderlineStrikethrough Align leftCenterAlign right Insert horizontal ruleUpload and insert imageInsert hyperlinkInsert email addressInsert codeInsert quoted textInsert listInsert Emoji
   
Message:

Forum code is on.
Html is off.

 
Check to subscribe to this topic.
   

T O P I C    R E V I E W
bdawson Posted - Apr 22 2020 : 09:25:22 AM
Hello,

Running Visual Studio 2019 version 16.5.3. Visual Assist System info is at the end of the post.

I noticed that I was having significant performance problems, doing basic things inside of Visual Studio. For instance, navigating between files, going to definitions...

I decided to do a performance capture on visual studio itself, to try and see what I could see.

Looking at the results, it appears that the VS Assist plugin is getting some sort of message (I believe it is a resize message), and somehow or another triggers another message to go through the message pump, with DispatchMessage. The call-stack on this is enormous, and it is running constantly. I think there may be another issue going on in another part, but it is kind of hard to see past this at the moment.

I don't see a way to upload the visual studio .diagsession file, but below is a text copy of what I was seeing. I'm happy to send the .diagsession file to you another way, since you may get more information from that.


Function Name	Total CPU [unit, %]	Self CPU [unit, %]	Module	Category
 + devenv.exe (PID: 26124)	36916 (100.00%)	0 (0.00%)	Multiple modules	
| + [External Code]	36810 (99.71%)	6326 (17.14%)	Multiple modules	Other | UI | IO | Networking | Driver | Graphics | File System | Kernel
|| + __scrt_common_main_seh	25941 (70.27%)	0 (0.00%)	devenv.exe	Other | UI | IO | Networking | Graphics | File System | Kernel
||| + WinMain	25941 (70.27%)	0 (0.00%)	devenv.exe	Other | UI | IO | Networking | Graphics | File System | Kernel
|||| + CDevEnvAppId::Run	25941 (70.27%)	0 (0.00%)	devenv.exe	Other | UI | IO | Networking | Graphics | File System | Kernel
||||| + util_CallVsMain	25941 (70.27%)	0 (0.00%)	devenv.exe	Other | UI | IO | Networking | Graphics | File System | Kernel
|||||| + _VStudioMain	25941 (70.27%)	0 (0.00%)	msenv.dll	Other | UI | IO | Networking | Graphics | File System | Kernel
||||||| + VStudioMainLogged	25941 (70.27%)	0 (0.00%)	msenv.dll	Other | UI | IO | Networking | Graphics | File System | Kernel
|||||||| + CMsoComponent::PushMsgLoop	25941 (70.27%)	0 (0.00%)	msenv.dll	Other | UI | IO | Networking | Graphics | File System | Kernel
||||||||| + SCM_MsoCompMgr::FPushMessageLoop	25941 (70.27%)	0 (0.00%)	msenv.dll	Other | UI | IO | Networking | Graphics | File System | Kernel
|||||||||| + SCM::FPushMessageLoop	25941 (70.27%)	0 (0.00%)	msenv.dll	Other | UI | IO | Networking | Graphics | File System | Kernel
||||||||||| + CMsoCMHandler::FPushMessageLoop	25941 (70.27%)	0 (0.00%)	msenv.dll	Other | UI | IO | Networking | Graphics | File System | Kernel
|||||||||||| + CMsoCMHandler::EnvironmentMsgLoop	25901 (70.16%)	0 (0.00%)	msenv.dll	Other | UI | IO | Networking | Graphics | File System | Kernel
||||||||||||| + [External Code]	20491 (55.51%)	0 (0.00%)	[External Code]	Other | UI | IO | Networking | Graphics | File System | Kernel
|||||||||||||| + VA_X.dll!0x0000001f060f2f	20491 (55.51%)	0 (0.00%)	VA_X.dll	Other | UI | IO | Networking | Graphics | File System | Kernel
||||||||||||||| + [External Call] DispatchMessageW	20491 (55.51%)	20 (0.05%)	Multiple modules	UI | IO | Networking | Graphics | File System | Kernel
|||||||||||||||| + __scrt_common_main_seh	20358 (55.15%)	0 (0.00%)	devenv.exe	UI | IO | Networking | Graphics | File System | Kernel
||||||||||||||||| + WinMain	20358 (55.15%)	0 (0.00%)	devenv.exe	UI | IO | Networking | Graphics | File System | Kernel
|||||||||||||||||| + CDevEnvAppId::Run	20358 (55.15%)	0 (0.00%)	devenv.exe	UI | IO | Networking | Graphics | File System | Kernel
||||||||||||||||||| + util_CallVsMain	20358 (55.15%)	0 (0.00%)	devenv.exe	UI | IO | Networking | Graphics | File System | Kernel
|||||||||||||||||||| + _VStudioMain	20358 (55.15%)	0 (0.00%)	msenv.dll	UI | IO | Networking | Graphics | File System | Kernel
||||||||||||||||||||| + VStudioMainLogged	20358 (55.15%)	0 (0.00%)	msenv.dll	UI | IO | Networking | Graphics | File System | Kernel
|||||||||||||||||||||| + CMsoComponent::PushMsgLoop	20358 (55.15%)	0 (0.00%)	msenv.dll	UI | IO | Networking | Graphics | File System | Kernel
||||||||||||||||||||||| + SCM_MsoCompMgr::FPushMessageLoop	20358 (55.15%)	0 (0.00%)	msenv.dll	UI | IO | Networking | Graphics | File System | Kernel
|||||||||||||||||||||||| + SCM::FPushMessageLoop	20358 (55.15%)	0 (0.00%)	msenv.dll	UI | IO | Networking | Graphics | File System | Kernel
||||||||||||||||||||||||| + CMsoCMHandler::FPushMessageLoop	20358 (55.15%)	0 (0.00%)	msenv.dll	UI | IO | Networking | Graphics | File System | Kernel
|||||||||||||||||||||||||| + CMsoCMHandler::EnvironmentMsgLoop	20302 (55.00%)	0 (0.00%)	msenv.dll	UI | IO | Networking | Graphics | File System | Kernel
||||||||||||||||||||||||||| + [External Code]	20293 (54.97%)	0 (0.00%)	[External Code]	UI | IO | Networking | Graphics | File System | Kernel
|||||||||||||||||||||||||||| + VA_X.dll!0x0000001f060f2f	20293 (54.97%)	0 (0.00%)	VA_X.dll	UI | IO | Networking | Graphics | File System | Kernel
||||||||||||||||||||||||||||| + [External Call] DispatchMessageW	20293 (54.97%)	1 (0.00%)	Multiple modules	UI | IO | Networking | Graphics | File System | Kernel
|||||||||||||||||||||||||||||| + __scrt_common_main_seh	20201 (54.72%)	0 (0.00%)	devenv.exe	UI | IO | Networking | Graphics | Kernel
||||||||||||||||||||||||||||||| + WinMain	20201 (54.72%)	0 (0.00%)	devenv.exe	UI | IO | Networking | Graphics | Kernel
|||||||||||||||||||||||||||||||| + CDevEnvAppId::Run	20201 (54.72%)	0 (0.00%)	devenv.exe	UI | IO | Networking | Graphics | Kernel
||||||||||||||||||||||||||||||||| + util_CallVsMain	20201 (54.72%)	0 (0.00%)	devenv.exe	UI | IO | Networking | Graphics | Kernel
|||||||||||||||||||||||||||||||||| + _VStudioMain	20201 (54.72%)	0 (0.00%)	msenv.dll	UI | IO | Networking | Graphics | Kernel
||||||||||||||||||||||||||||||||||| + VStudioMainLogged	20201 (54.72%)	0 (0.00%)	msenv.dll	UI | IO | Networking | Graphics | Kernel
|||||||||||||||||||||||||||||||||||| + CMsoComponent::PushMsgLoop	20201 (54.72%)	0 (0.00%)	msenv.dll	UI | IO | Networking | Graphics | Kernel
||||||||||||||||||||||||||||||||||||| + SCM_MsoCompMgr::FPushMessageLoop	20201 (54.72%)	0 (0.00%)	msenv.dll	UI | IO | Networking | Graphics | Kernel
|||||||||||||||||||||||||||||||||||||| + SCM::FPushMessageLoop	20201 (54.72%)	0 (0.00%)	msenv.dll	UI | IO | Networking | Graphics | Kernel
||||||||||||||||||||||||||||||||||||||| + CMsoCMHandler::FPushMessageLoop	20201 (54.72%)	0 (0.00%)	msenv.dll	UI | Networking | Graphics | Kernel
|||||||||||||||||||||||||||||||||||||||| + CMsoCMHandler::EnvironmentMsgLoop	20195 (54.71%)	0 (0.00%)	msenv.dll	UI | Networking | Graphics | Kernel
||||||||||||||||||||||||||||||||||||||||| + [External Code]	20188 (54.69%)	0 (0.00%)	[External Code]	UI | Networking | Graphics | Kernel
|||||||||||||||||||||||||||||||||||||||||| + VA_X.dll!0x0000001f060f2f	20188 (54.69%)	0 (0.00%)	VA_X.dll	UI | Networking | Graphics | Kernel
||||||||||||||||||||||||||||||||||||||||||| + [External Call] DispatchMessageW	20188 (54.69%)	559 (1.51%)	Multiple modules	UI | Networking | Graphics | Kernel
|||||||||||||||||||||||||||||||||||||||||||| + __scrt_common_main_seh	19603 (53.10%)	0 (0.00%)	devenv.exe	UI | Kernel
||||||||||||||||||||||||||||||||||||||||||||| + WinMain	19603 (53.10%)	0 (0.00%)	devenv.exe	UI | Kernel
|||||||||||||||||||||||||||||||||||||||||||||| + CDevEnvAppId::Run	19603 (53.10%)	0 (0.00%)	devenv.exe	UI | Kernel
||||||||||||||||||||||||||||||||||||||||||||||| + util_CallVsMain	19603 (53.10%)	0 (0.00%)	devenv.exe	UI | Kernel
|||||||||||||||||||||||||||||||||||||||||||||||| + _VStudioMain	19603 (53.10%)	0 (0.00%)	msenv.dll	UI | Kernel
||||||||||||||||||||||||||||||||||||||||||||||||| + VStudioMainLogged	19603 (53.10%)	0 (0.00%)	msenv.dll	UI | Kernel
|||||||||||||||||||||||||||||||||||||||||||||||||| + CMsoComponent::PushMsgLoop	19603 (53.10%)	0 (0.00%)	msenv.dll	UI | Kernel
||||||||||||||||||||||||||||||||||||||||||||||||||| + SCM_MsoCompMgr::FPushMessageLoop	19603 (53.10%)	0 (0.00%)	msenv.dll	UI | Kernel
|||||||||||||||||||||||||||||||||||||||||||||||||||| + SCM::FPushMessageLoop	19603 (53.10%)	0 (0.00%)	msenv.dll	UI | Kernel
||||||||||||||||||||||||||||||||||||||||||||||||||||| + CMsoCMHandler::FPushMessageLoop	19603 (53.10%)	0 (0.00%)	msenv.dll	UI | Kernel
|||||||||||||||||||||||||||||||||||||||||||||||||||||| + CMsoCMHandler::EnvironmentMsgLoop	19564 (53.00%)	0 (0.00%)	msenv.dll	UI | Kernel
||||||||||||||||||||||||||||||||||||||||||||||||||||||| + [External Code]	19551 (52.96%)	0 (0.00%)	[External Code]	UI | Kernel
|||||||||||||||||||||||||||||||||||||||||||||||||||||||| + VA_X.dll!0x0000001f060f2f	19551 (52.96%)	0 (0.00%)	VA_X.dll	UI | Kernel
||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + [External Call] DispatchMessageW	19551 (52.96%)	93 (0.25%)	Multiple modules	UI | Kernel
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + __scrt_common_main_seh	18770 (50.85%)	0 (0.00%)	devenv.exe	
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + WinMain	18770 (50.85%)	0 (0.00%)	devenv.exe	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + CDevEnvAppId::Run	18770 (50.85%)	0 (0.00%)	devenv.exe	
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + util_CallVsMain	18770 (50.85%)	0 (0.00%)	devenv.exe	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + _VStudioMain	18770 (50.85%)	0 (0.00%)	msenv.dll	
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + VStudioMainLogged	18770 (50.85%)	0 (0.00%)	msenv.dll	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + CMsoComponent::PushMsgLoop	18770 (50.85%)	0 (0.00%)	msenv.dll	
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + SCM_MsoCompMgr::FPushMessageLoop	18770 (50.85%)	0 (0.00%)	msenv.dll	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + SCM::FPushMessageLoop	18770 (50.85%)	0 (0.00%)	msenv.dll	
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + CMsoCMHandler::FPushMessageLoop	18770 (50.85%)	0 (0.00%)	msenv.dll	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + CMsoCMHandler::EnvironmentMsgLoop	18743 (50.77%)	0 (0.00%)	msenv.dll	
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + [External Code]	18729 (50.73%)	0 (0.00%)	[External Code]	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + VA_X.dll!0x0000001f060f2f	18729 (50.73%)	0 (0.00%)	VA_X.dll	
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + [External Call] DispatchMessageW	18729 (50.73%)	6 (0.02%)	Multiple modules	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + __scrt_common_main_seh	18692 (50.63%)	0 (0.00%)	devenv.exe	
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + WinMain	18692 (50.63%)	0 (0.00%)	devenv.exe	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + CDevEnvAppId::Run	18692 (50.63%)	0 (0.00%)	devenv.exe	
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + util_CallVsMain	18692 (50.63%)	0 (0.00%)	devenv.exe	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + _VStudioMain	18692 (50.63%)	0 (0.00%)	msenv.dll	
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + VStudioMainLogged	18692 (50.63%)	0 (0.00%)	msenv.dll	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + CMsoComponent::PushMsgLoop	18692 (50.63%)	0 (0.00%)	msenv.dll	
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + SCM_MsoCompMgr::FPushMessageLoop	18692 (50.63%)	0 (0.00%)	msenv.dll	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + SCM::FPushMessageLoop	18692 (50.63%)	0 (0.00%)	msenv.dll	
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + CMsoCMHandler::FPushMessageLoop	18692 (50.63%)	0 (0.00%)	msenv.dll	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + CMsoCMHandler::EnvironmentMsgLoop	18669 (50.57%)	0 (0.00%)	msenv.dll	
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + [External Code]	18666 (50.56%)	0 (0.00%)	[External Code]	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + VA_X.dll!0x0000001f060f2f	18666 (50.56%)	0 (0.00%)	VA_X.dll	
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + [External Call] DispatchMessageW	18666 (50.56%)	0 (0.00%)	Multiple modules	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + __scrt_common_main_seh	18481 (50.06%)	0 (0.00%)	devenv.exe	
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + WinMain	18481 (50.06%)	0 (0.00%)	devenv.exe	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + CDevEnvAppId::Run	18481 (50.06%)	0 (0.00%)	devenv.exe	
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + util_CallVsMain	18481 (50.06%)	0 (0.00%)	devenv.exe	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + _VStudioMain	18481 (50.06%)	0 (0.00%)	msenv.dll	
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + VStudioMainLogged	18481 (50.06%)	0 (0.00%)	msenv.dll	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + CMsoComponent::PushMsgLoop	18481 (50.06%)	0 (0.00%)	msenv.dll	
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + SCM_MsoCompMgr::FPushMessageLoop	18481 (50.06%)	0 (0.00%)	msenv.dll	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + SCM::FPushMessageLoop	18481 (50.06%)	0 (0.00%)	msenv.dll	
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + CMsoCMHandler::FPushMessageLoop	18481 (50.06%)	0 (0.00%)	msenv.dll	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + CMsoCMHandler::EnvironmentMsgLoop	18481 (50.06%)	0 (0.00%)	msenv.dll	
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + [External Code]	18481 (50.06%)	0 (0.00%)	[External Code]	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + VA_X.dll!0x0000001f060f2f	18481 (50.06%)	0 (0.00%)	VA_X.dll	
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + [External Call] DispatchMessageW	18481 (50.06%)	8 (0.02%)	Multiple modules	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + __scrt_common_main_seh	18473 (50.04%)	0 (0.00%)	devenv.exe	
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + WinMain	18473 (50.04%)	0 (0.00%)	devenv.exe	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + CDevEnvAppId::Run	18473 (50.04%)	0 (0.00%)	devenv.exe	
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + util_CallVsMain	18473 (50.04%)	0 (0.00%)	devenv.exe	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + _VStudioMain	18473 (50.04%)	0 (0.00%)	msenv.dll	
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + VStudioMainLogged	18473 (50.04%)	0 (0.00%)	msenv.dll	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + CMsoComponent::PushMsgLoop	18473 (50.04%)	0 (0.00%)	msenv.dll	
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + SCM_MsoCompMgr::FPushMessageLoop	18473 (50.04%)	0 (0.00%)	msenv.dll	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + SCM::FPushMessageLoop	18473 (50.04%)	0 (0.00%)	msenv.dll	
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + CMsoCMHandler::FPushMessageLoop	18473 (50.04%)	0 (0.00%)	msenv.dll	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + CMsoCMHandler::EnvironmentMsgLoop	18470 (50.03%)	0 (0.00%)	msenv.dll	
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + [External Code]	18439 (49.95%)	0 (0.00%)	[External Code]	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + VA_X.dll!0x0000001f060f2f	18439 (49.95%)	0 (0.00%)	VA_X.dll	
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + [External Call] DispatchMessageW	18439 (49.95%)	31 (0.08%)	Multiple modules	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + __scrt_common_main_seh	18396 (49.83%)	0 (0.00%)	devenv.exe	
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + WinMain	18396 (49.83%)	0 (0.00%)	devenv.exe	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + CDevEnvAppId::Run	18396 (49.83%)	0 (0.00%)	devenv.exe	
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + util_CallVsMain	18396 (49.83%)	0 (0.00%)	devenv.exe	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + _VStudioMain	18396 (49.83%)	0 (0.00%)	msenv.dll	
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + VStudioMainLogged	18396 (49.83%)	0 (0.00%)	msenv.dll	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + CMsoComponent::PushMsgLoop	18396 (49.83%)	0 (0.00%)	msenv.dll	
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + SCM_MsoCompMgr::FPushMessageLoop	18396 (49.83%)	0 (0.00%)	msenv.dll	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + SCM::FPushMessageLoop	18396 (49.83%)	0 (0.00%)	msenv.dll	
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + CMsoCMHandler::FPushMessageLoop	18396 (49.83%)	0 (0.00%)	msenv.dll	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + CMsoCMHandler::EnvironmentMsgLoop	18389 (49.81%)	0 (0.00%)	msenv.dll	
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + [External Code]	17880 (48.43%)	0 (0.00%)	[External Code]	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + VA_X.dll!0x0000001f060f2f	17879 (48.43%)	0 (0.00%)	VA_X.dll	
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + [External Call] DispatchMessageW	17879 (48.43%)	36 (0.10%)	Multiple modules	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + __scrt_common_main_seh	17826 (48.29%)	0 (0.00%)	devenv.exe	
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + WinMain	17826 (48.29%)	0 (0.00%)	devenv.exe	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + CDevEnvAppId::Run	17826 (48.29%)	0 (0.00%)	devenv.exe	
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + util_CallVsMain	17826 (48.29%)	0 (0.00%)	devenv.exe	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + _VStudioMain	17826 (48.29%)	0 (0.00%)	msenv.dll	
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + VStudioMainLogged	17826 (48.29%)	0 (0.00%)	msenv.dll	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + CMsoComponent::PushMsgLoop	17826 (48.29%)	0 (0.00%)	msenv.dll	
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + SCM_MsoCompMgr::FPushMessageLoop	17826 (48.29%)	0 (0.00%)	msenv.dll	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + SCM::FPushMessageLoop	17826 (48.29%)	0 (0.00%)	msenv.dll	
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + CMsoCMHandler::FPushMessageLoop	17826 (48.29%)	0 (0.00%)	msenv.dll	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + CMsoCMHandler::EnvironmentMsgLoop	17825 (48.29%)	1 (0.00%)	msenv.dll	
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + [External Code]	17809 (48.24%)	0 (0.00%)	[External Code]	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + VA_X.dll!0x0000001f060f2f	17809 (48.24%)	0 (0.00%)	VA_X.dll	
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + [External Call] DispatchMessageW	17809 (48.24%)	37 (0.10%)	Multiple modules	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + __scrt_common_main_seh	12725 (34.47%)	0 (0.00%)	devenv.exe	
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + WinMain	12725 (34.47%)	0 (0.00%)	devenv.exe	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + CDevEnvAppId::Run	12725 (34.47%)	0 (0.00%)	devenv.exe	
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + util_CallVsMain	12725 (34.47%)	0 (0.00%)	devenv.exe	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + _VStudioMain	12725 (34.47%)	0 (0.00%)	msenv.dll	
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + VStudioMainLogged	12725 (34.47%)	0 (0.00%)	msenv.dll	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + CMsoComponent::PushMsgLoop	12725 (34.47%)	0 (0.00%)	msenv.dll	
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + SCM_MsoCompMgr::FPushMessageLoop	12725 (34.47%)	0 (0.00%)	msenv.dll	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + SCM::FPushMessageLoop	12725 (34.47%)	0 (0.00%)	msenv.dll	
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + CMsoCMHandler::FPushMessageLoop	12725 (34.47%)	0 (0.00%)	msenv.dll	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + CMsoCMHandler::EnvironmentMsgLoop	12723 (34.46%)	0 (0.00%)	msenv.dll	
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + [External Code]	12678 (34.34%)	0 (0.00%)	[External Code]	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + VA_X.dll!0x0000001f060f2f	12678 (34.34%)	0 (0.00%)	VA_X.dll	
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + [External Call] DispatchMessageW	12678 (34.34%)	21 (0.06%)	Multiple modules	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + __scrt_common_main_seh	12648 (34.26%)	0 (0.00%)	devenv.exe	
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + WinMain	12648 (34.26%)	0 (0.00%)	devenv.exe	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + CDevEnvAppId::Run	12648 (34.26%)	0 (0.00%)	devenv.exe	
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + util_CallVsMain	12648 (34.26%)	0 (0.00%)	devenv.exe	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + _VStudioMain	12648 (34.26%)	0 (0.00%)	msenv.dll	
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + VStudioMainLogged	12648 (34.26%)	0 (0.00%)	msenv.dll	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + CMsoComponent::PushMsgLoop	12648 (34.26%)	0 (0.00%)	msenv.dll	
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + SCM_MsoCompMgr::FPushMessageLoop	12648 (34.26%)	0 (0.00%)	msenv.dll	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + SCM::FPushMessageLoop	12648 (34.26%)	0 (0.00%)	msenv.dll	
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + CMsoCMHandler::FPushMessageLoop	12648 (34.26%)	0 (0.00%)	msenv.dll	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + CMsoCMHandler::EnvironmentMsgLoop	12646 (34.26%)	0 (0.00%)	msenv.dll	
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + [External Code]	12646 (34.26%)	0 (0.00%)	[External Code]	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + VA_X.dll!0x0000001f060f2f	12646 (34.26%)	0 (0.00%)	VA_X.dll	
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + [External Call] DispatchMessageW	12646 (34.26%)	6 (0.02%)	Multiple modules	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + __scrt_common_main_seh	12626 (34.20%)	0 (0.00%)	devenv.exe	
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + WinMain	12626 (34.20%)	0 (0.00%)	devenv.exe	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + CDevEnvAppId::Run	12626 (34.20%)	0 (0.00%)	devenv.exe	
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + util_CallVsMain	12626 (34.20%)	0 (0.00%)	devenv.exe	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + _VStudioMain	12626 (34.20%)	0 (0.00%)	msenv.dll	
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + VStudioMainLogged	12626 (34.20%)	0 (0.00%)	msenv.dll	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + CMsoComponent::PushMsgLoop	12626 (34.20%)	0 (0.00%)	msenv.dll	
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + SCM_MsoCompMgr::FPushMessageLoop	12626 (34.20%)	0 (0.00%)	msenv.dll	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + SCM::FPushMessageLoop	12626 (34.20%)	0 (0.00%)	msenv.dll	
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + CMsoCMHandler::FPushMessageLoop	12626 (34.20%)	0 (0.00%)	msenv.dll	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + CMsoCMHandler::EnvironmentMsgLoop	12625 (34.20%)	0 (0.00%)	msenv.dll	
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + [External Code]	12625 (34.20%)	0 (0.00%)	[External Code]	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + VA_X.dll!0x0000001f060f2f	12625 (34.20%)	0 (0.00%)	VA_X.dll	
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + [External Call] DispatchMessageW	12625 (34.20%)	2 (0.01%)	Multiple modules	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + __scrt_common_main_seh	12610 (34.16%)	0 (0.00%)	devenv.exe	
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + WinMain	12610 (34.16%)	0 (0.00%)	devenv.exe	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + CDevEnvAppId::Run	12610 (34.16%)	0 (0.00%)	devenv.exe	
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + util_CallVsMain	12610 (34.16%)	0 (0.00%)	devenv.exe	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + _VStudioMain	12610 (34.16%)	0 (0.00%)	msenv.dll	
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + VStudioMainLogged	12610 (34.16%)	0 (0.00%)	msenv.dll	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + CMsoComponent::PushMsgLoop	12610 (34.16%)	0 (0.00%)	msenv.dll	
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + SCM_MsoCompMgr::FPushMessageLoop	12610 (34.16%)	0 (0.00%)	msenv.dll	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + SCM::FPushMessageLoop	12610 (34.16%)	0 (0.00%)	msenv.dll	
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + CMsoCMHandler::FPushMessageLoop	12610 (34.16%)	0 (0.00%)	msenv.dll	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| - CMsoCMHandler::EnvironmentMsgLoop	12607 (34.15%)	0 (0.00%)	msenv.dll	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| - [External Code]	3 (0.01%)	0 (0.00%)	[External Code]	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| - Microsoft.VisualStudio.Text.OverviewMargin.Implementation.SourceImageMarginElement::DoFormat	12 (0.03%)	0 (0.00%)	Microsoft.VisualStudio.Platform.VSEditor.dll	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| - VA_X.dll!0x0000001f2fa35c	1 (0.00%)	0 (0.00%)	VA_X.dll	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| - [External Code]	1 (0.00%)	0 (0.00%)	[External Code]	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| - Microsoft.VisualStudio.Text.OverviewMargin.Implementation.SourceImageMarginElement::DoFormat	8 (0.02%)	0 (0.00%)	Microsoft.VisualStudio.Platform.VSEditor.dll	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| - VA_X.dll!0x0000001f2fa35c	6 (0.02%)	0 (0.00%)	VA_X.dll	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| - [External Code]	2 (0.01%)	0 (0.00%)	[External Code]	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + VA_X.dll!0x0000001f2fa35c	3 (0.01%)	0 (0.00%)	VA_X.dll	
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + VA_X.dll!0x0000001f2f9bc9	3 (0.01%)	0 (0.00%)	VA_X.dll	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + VA_X.dll!0x0000001ee5b880	2 (0.01%)	0 (0.00%)	VA_X.dll	
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + VA_X.dll!0x0000001f2fecce	2 (0.01%)	0 (0.00%)	VA_X.dll	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + VA_X.dll!0x0000001f2fd903	2 (0.01%)	0 (0.00%)	VA_X.dll	
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + VA_X.dll!0x0000001ee5271c	1 (0.00%)	0 (0.00%)	VA_X.dll	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + VA_X.dll!0x0000001ee56927	1 (0.00%)	0 (0.00%)	VA_X.dll	
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + VA_X.dll!0x0000001f1f736d	1 (0.00%)	0 (0.00%)	VA_X.dll	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + VA_X.dll!0x0000001f25e59e	1 (0.00%)	0 (0.00%)	VA_X.dll	
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + VA_X.dll!0x0000001f1acea6	1 (0.00%)	0 (0.00%)	VA_X.dll	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + VA_X.dll!0x0000001f23f1cf	1 (0.00%)	0 (0.00%)	VA_X.dll	
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + VA_X.dll!0x0000001f23189b	1 (0.00%)	0 (0.00%)	VA_X.dll	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + VA_X.dll!0x0000001f1aff41	1 (0.00%)	0 (0.00%)	VA_X.dll	
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + VA_X.dll!0x0000001ef81645	1 (0.00%)	0 (0.00%)	VA_X.dll	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + VA_X.dll!0x0000001ef9f926	1 (0.00%)	0 (0.00%)	VA_X.dll	
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + VA_X.dll!0x0000001f2f5a04	1 (0.00%)	0 (0.00%)	VA_X.dll	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + VA_X.dll!0x0000001ef7d4a8	1 (0.00%)	0 (0.00%)	VA_X.dll	
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + CDetourRules::Mine_RegOpenKeyExA	1 (0.00%)	0 (0.00%)	devenv.exe	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + CDetourRules::Mine_RegOpenKeyExW	1 (0.00%)	0 (0.00%)	devenv.exe	
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| - [External Call] RegOpenKeyExW	1 (0.00%)	1 (0.00%)	Multiple modules	
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + VA_X.dll!0x0000001ee527e8	1 (0.00%)	0 (0.00%)	VA_X.dll	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + VA_X.dll!0x0000001ee57382	1 (0.00%)	0 (0.00%)	VA_X.dll	
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + VA_X.dll!0x0000001ee3fcb6	1 (0.00%)	0 (0.00%)	VA_X.dll	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + VA_X.dll!0x0000001ee561ef	1 (0.00%)	0 (0.00%)	VA_X.dll	
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + VA_X.dll!0x0000001ee55e87	1 (0.00%)	0 (0.00%)	VA_X.dll	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + VA_X.dll!0x0000001f06250c	1 (0.00%)	0 (0.00%)	VA_X.dll	
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + [External Call] SendMessageA	1 (0.00%)	0 (0.00%)	Multiple modules	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + VA_X.dll!0x0000001f2fa35c	1 (0.00%)	0 (0.00%)	VA_X.dll	
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + VA_X.dll!0x0000001f2f9bc9	1 (0.00%)	0 (0.00%)	VA_X.dll	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + VA_X.dll!0x0000001f29e7af	1 (0.00%)	0 (0.00%)	VA_X.dll	
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + VA_X.dll!0x0000001f2fecef	1 (0.00%)	0 (0.00%)	VA_X.dll	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + VA_X.dll!0x0000001f2fb333	1 (0.00%)	0 (0.00%)	VA_X.dll	
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + [External Call] CallWindowProcA	1 (0.00%)	0 (0.00%)	user32.dll	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + VAssistNET.dll!0x00000019acd346	1 (0.00%)	0 (0.00%)	VAssistNET.dll	
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + VAssistNET.dll!0x00000019ab9003	1 (0.00%)	0 (0.00%)	VAssistNET.dll	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + CVsDocument::get_FullName	1 (0.00%)	0 (0.00%)	msenv.dll	
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + <lambda_4ef1df0d2fc3e1a3f508e77664259238>::operator()	1 (0.00%)	0 (0.00%)	msenv.dll	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + CAutomationClass<CEditPoint,EditPoint2,&IID_EditPoint2,&LIBID_EnvDTE80,8,0,&VxDTE::IID_EditPoint>::GetSiteGoodies	1 (0.00%)	0 (0.00%)	msenv.dll	
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| - __EH_prolog3_GS	1 (0.00%)	1 (0.00%)	msenv.dll	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + VA_X.dll!0x0000001f29e7af	1 (0.00%)	0 (0.00%)	VA_X.dll	
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + VA_X.dll!0x0000001f2fecef	1 (0.00%)	0 (0.00%)	VA_X.dll	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + VA_X.dll!0x0000001f2fb333	1 (0.00%)	0 (0.00%)	VA_X.dll	
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + [External Call] CallWindowProcA	1 (0.00%)	0 (0.00%)	user32.dll	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + VAssistNET.dll!0x00000019acb8d2	1 (0.00%)	0 (0.00%)	VAssistNET.dll	
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| - [External Call] CallWindowProcW	1 (0.00%)	1 (0.00%)	Multiple modules	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| - Microsoft.VisualStudio.Debugger.Parallel.Extension.Common.SpaceReservationAgentRightest::PositionAndDisplay	1 (0.00%)	0 (0.00%)	Microsoft.VisualStudio.Debugger.Parallel.Extension.dll	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| - Microsoft.VisualStudio.Text.AdornmentLibrary.VisibleWhitespace.Implementation.VisibleWhitespaceAdornment::OnRender	1 (0.00%)	0 (0.00%)	Microsoft.VisualStudio.Platform.VSEditor.dll	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| - Microsoft.VisualStudio.Text.AdornmentLibrary.VisibleWhitespace.Implementation.VisibleWhitespaceVisualProvider::OnLayoutChanged	1 (0.00%)	0 (0.00%)	Microsoft.VisualStudio.Platform.VSEditor.dll	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| - dw+b[System.__Canon]::g	1 (0.00%)	0 (0.00%)	VaMefAsync.dll	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| - dz+a::d	1 (0.00%)	0 (0.00%)	VaMefAsync.dll	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + WholeTomatoSoftware.VisualAssist.NavBar.VaCodeWindowMargin::OnWindowPositionChanged	1 (0.00%)	0 (0.00%)	VaMefAsync.dll	
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + dynamicClass::IL_STUB_PInvoke	1 (0.00%)	0 (0.00%)	Microsoft.DotNet.MSBuildSdkResolver.dll	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| - [External Code]	1 (0.00%)	1 (0.00%)	Multiple modules	
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| - MainMessageLoop::DoIdle	45 (0.12%)	0 (0.00%)	msenv.dll	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + [External Code]	2 (0.01%)	0 (0.00%)	[External Code]	
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + VA_X.dll!0x0000001f2e9e7f	2 (0.01%)	0 (0.00%)	VA_X.dll	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + VSResponsiveness::Detours::DetourPeekMessageW	2 (0.01%)	0 (0.00%)	VsLog.dll	
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + [External Call] PeekMessageW	2 (0.01%)	1 (0.00%)	Multiple modules	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + VA_X.dll!0x0000001f2981a5	1 (0.00%)	0 (0.00%)	VA_X.dll	
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + VA_X.dll!0x0000001f29796e	1 (0.00%)	0 (0.00%)	VA_X.dll	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + VA_X.dll!0x0000001f30c03f	1 (0.00%)	0 (0.00%)	VA_X.dll	
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| - VA_X.dll!0x0000001f30c066	1 (0.00%)	1 (0.00%)	VA_X.dll	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| - VA_X.dll!0x0000001f2fa35c	5047 (13.67%)	0 (0.00%)	VA_X.dll	
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| - MainMessageLoop::DoIdle	14 (0.04%)	0 (0.00%)	msenv.dll	
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| - MainMessageLoop::ProcessMessage	1 (0.00%)	0 (0.00%)	msenv.dll	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| - [External Code]	1 (0.00%)	0 (0.00%)	[External Code]	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + VA_X.dll!0x0000001f2fa35c	8 (0.02%)	0 (0.00%)	VA_X.dll	
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + VA_X.dll!0x0000001f2f9bc9	8 (0.02%)	0 (0.00%)	VA_X.dll	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + VA_X.dll!0x0000001f29e7af	6 (0.02%)	0 (0.00%)	VA_X.dll	
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + VA_X.dll!0x0000001f2fecef	6 (0.02%)	0 (0.00%)	VA_X.dll	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + VA_X.dll!0x0000001f2fb333	6 (0.02%)	0 (0.00%)	VA_X.dll	
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + [External Call] CallWindowProcA	6 (0.02%)	0 (0.00%)	user32.dll	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + VAssistNET.dll!0x00000019acb8d2	6 (0.02%)	0 (0.00%)	VAssistNET.dll	
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| - [External Call] CallWindowProcW	6 (0.02%)	6 (0.02%)	Multiple modules	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + VA_X.dll!0x0000001f068267	1 (0.00%)	0 (0.00%)	VA_X.dll	
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + VA_X.dll!0x0000001f2e2527	1 (0.00%)	0 (0.00%)	VA_X.dll	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + VA_X.dll!0x0000001f2fecce	1 (0.00%)	0 (0.00%)	VA_X.dll	
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + VA_X.dll!0x0000001f2fd903	1 (0.00%)	0 (0.00%)	VA_X.dll	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + VA_X.dll!0x0000001f2e095b	1 (0.00%)	0 (0.00%)	VA_X.dll	
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| - [External Call] SendMessageA	1 (0.00%)	1 (0.00%)	Multiple modules	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + VA_X.dll!0x0000001f29e793	1 (0.00%)	0 (0.00%)	VA_X.dll	
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + [External Call] SendMessageA	1 (0.00%)	0 (0.00%)	Multiple modules	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + VA_X.dll!0x0000001f2fa35c	1 (0.00%)	0 (0.00%)	VA_X.dll	
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + VA_X.dll!0x0000001f2f9bc9	1 (0.00%)	0 (0.00%)	VA_X.dll	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + VA_X.dll!0x0000001ee5b880	1 (0.00%)	0 (0.00%)	VA_X.dll	
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + VA_X.dll!0x0000001f2fecce	1 (0.00%)	0 (0.00%)	VA_X.dll	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + VA_X.dll!0x0000001f2fd941	1 (0.00%)	0 (0.00%)	VA_X.dll	
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + VA_X.dll!0x0000001ee4eae5	1 (0.00%)	0 (0.00%)	VA_X.dll	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + VA_X.dll!0x0000001f062991	1 (0.00%)	0 (0.00%)	VA_X.dll	
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + [External Call] SendMessageA	1 (0.00%)	0 (0.00%)	Multiple modules	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + VA_X.dll!0x0000001f2fa35c	1 (0.00%)	0 (0.00%)	VA_X.dll	
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + VA_X.dll!0x0000001f2f9bc9	1 (0.00%)	0 (0.00%)	VA_X.dll	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + VA_X.dll!0x0000001f29e7af	1 (0.00%)	0 (0.00%)	VA_X.dll	
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + VA_X.dll!0x0000001f2fecef	1 (0.00%)	0 (0.00%)	VA_X.dll	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + VA_X.dll!0x0000001f2fb333	1 (0.00%)	0 (0.00%)	VA_X.dll	
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + [External Call] CallWindowProcA	1 (0.00%)	0 (0.00%)	user32.dll	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + VAssistNET.dll!0x00000019accc04	1 (0.00%)	0 (0.00%)	VAssistNET.dll	
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| - CTextSelection::get_Text	1 (0.00%)	1 (0.00%)	msenv.dll	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + VSResponsiveness::Detours::DetourPeekMessageW	2 (0.01%)	0 (0.00%)	VsLog.dll	
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| - [External Call] PeekMessageW	2 (0.01%)	2 (0.01%)	Multiple modules	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| - Microsoft.VisualStudio.PlatformUI.Shell.Controls.GroupControlTabItemAutomationPeer::GetNameCore	1 (0.00%)	1 (0.00%)	Microsoft.VisualStudio.Shell.ViewManager.dll	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + Microsoft.VisualStudio.Debugger.Parallel.Extension.RunToClick.RunToClickEventHandler::OnShowTimerTick	1 (0.00%)	0 (0.00%)	Microsoft.VisualStudio.Debugger.Parallel.Extension.dll	
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + Microsoft.VisualStudio.Debugger.Parallel.Extension.RunToClick.RunToClickEventHandler::ShowButton	1 (0.00%)	0 (0.00%)	Microsoft.VisualStudio.Debugger.Parallel.Extension.dll	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + Microsoft.VisualStudio.Debugger.Parallel.Extension.RunToClick.RunToClickEditorService::RemoveRunToClickAdornments	1 (0.00%)	0 (0.00%)	Microsoft.VisualStudio.Debugger.Parallel.Extension.dll	
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| - [External Code]	1 (0.00%)	1 (0.00%)	[External Code]	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + dynamicClass::IL_STUB_CLRtoCOM	1 (0.00%)	0 (0.00%)	Microsoft.VisualStudio.Shell.Interop.dll	
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + CVsMonSel::SetCmdUIContext	1 (0.00%)	0 (0.00%)	msenv.dll	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + CVSShellMenu::SetCmdUICtxtActive	1 (0.00%)	0 (0.00%)	msenv.dll	
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + CVsMonSel::FireCmdUIContextEvents	1 (0.00%)	0 (0.00%)	msenv.dll	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + CVsMonSel::FireCookieTableEvent<FireOnCmdUIContextChanged>	1 (0.00%)	0 (0.00%)	msenv.dll	
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + VsExecutionContextScope::~VsExecutionContextScope	1 (0.00%)	0 (0.00%)	msenv.dll	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + [System Call] clr.dll	1 (0.00%)	0 (0.00%)	clr.dll	
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + dynamicClass::IL_STUB_COMtoCLR	1 (0.00%)	0 (0.00%)	Microsoft.VisualStudio.Shell.UI.Internal.dll	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| - [External Call] System.Threading.AsyncLocal`1[System.__Canon].get_Value()	1 (0.00%)	1 (0.00%)	mscorlib.ni.dll	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + VA_X.dll!0x0000001f060f18	1 (0.00%)	0 (0.00%)	VA_X.dll	
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + [External Call] DispatchMessageW	1 (0.00%)	0 (0.00%)	Multiple modules	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + VA_X.dll!0x0000001f2fa35c	1 (0.00%)	0 (0.00%)	VA_X.dll	
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + VA_X.dll!0x0000001f2f9bc9	1 (0.00%)	0 (0.00%)	VA_X.dll	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + VA_X.dll!0x0000001f29e7af	1 (0.00%)	0 (0.00%)	VA_X.dll	
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + VA_X.dll!0x0000001f2fecef	1 (0.00%)	0 (0.00%)	VA_X.dll	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + VA_X.dll!0x0000001f2fb333	1 (0.00%)	0 (0.00%)	VA_X.dll	
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + [External Call] CallWindowProcA	1 (0.00%)	0 (0.00%)	user32.dll	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + VAssistNET.dll!0x00000019acb8d2	1 (0.00%)	0 (0.00%)	VAssistNET.dll	
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| - [External Call] CallWindowProcW	1 (0.00%)	1 (0.00%)	Multiple modules	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| - d1::a	1 (0.00%)	0 (0.00%)	VaMefAsync.dll	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| - VSResponsiveness::Detours::DetourMsgWaitForMultipleObjectsEx	1 (0.00%)	0 (0.00%)	VsLog.dll	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| - VSResponsiveness::Detours::DetourRtlAllocateHeap	1 (0.00%)	0 (0.00%)	VsLog.dll	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| - VA_X.dll!0x0000001f060f18	1 (0.00%)	0 (0.00%)	VA_X.dll	
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| - MainMessageLoop::ProcessMessage	472 (1.28%)	0 (0.00%)	msenv.dll	
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| - MainMessageLoop::DoIdle	37 (0.10%)	0 (0.00%)	msenv.dll	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| - [External Code]	7 (0.02%)	0 (0.00%)	[External Code]	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| - VA_X.dll!0x0000001f2fa35c	7 (0.02%)	0 (0.00%)	VA_X.dll	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| - util_CallVsMain	1 (0.00%)	0 (0.00%)	devenv.exe	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| - WinMain	1 (0.00%)	0 (0.00%)	devenv.exe	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| - CMsoCMHandler::EnvironmentMsgLoop	1 (0.00%)	0 (0.00%)	msenv.dll	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| - SCM::FPushMessageLoop	1 (0.00%)	0 (0.00%)	msenv.dll	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| - SCM_MsoCompMgr::FPushMessageLoop	1 (0.00%)	0 (0.00%)	msenv.dll	
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| - MainMessageLoop::DoIdle	30 (0.08%)	0 (0.00%)	msenv.dll	
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| - MainMessageLoop::ProcessMessage	1 (0.00%)	0 (0.00%)	msenv.dll	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| - [External Code]	3 (0.01%)	0 (0.00%)	[External Code]	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| - VA_X.dll!0x0000001f2fa35c	185 (0.50%)	0 (0.00%)	VA_X.dll	
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| - MainMessageLoop::DoIdle	2 (0.01%)	0 (0.00%)	msenv.dll	
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| - MainMessageLoop::ProcessMessage	1 (0.00%)	0 (0.00%)	msenv.dll	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| - [External Code]	23 (0.06%)	0 (0.00%)	[External Code]	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| - VA_X.dll!0x0000001f2fa35c	31 (0.08%)	0 (0.00%)	VA_X.dll	
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| - MainMessageLoop::ProcessMessage	7 (0.02%)	0 (0.00%)	msenv.dll	
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| - MainMessageLoop::DoIdle	6 (0.02%)	0 (0.00%)	msenv.dll	
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| - SCM_MsoStdCompMgr::FContinueMessageLoop	1 (0.00%)	1 (0.00%)	msenv.dll	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| - [External Code]	27 (0.07%)	0 (0.00%)	[External Code]	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||| - VA_X.dll!0x0000001f2fa35c	667 (1.81%)	0 (0.00%)	VA_X.dll	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||| - dh::AugmentQuickInfoSession	9 (0.02%)	0 (0.00%)	VaMefAsync.dll	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||| - VSResponsiveness::Detours::DetourMsgWaitForMultipleObjectsEx	3 (0.01%)	0 (0.00%)	VsLog.dll	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||| - Microsoft.VisualStudio.Composition.ExportProvider::GetExports	2 (0.01%)	0 (0.00%)	Microsoft.VisualStudio.Composition.dll	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||| - Microsoft.VisualStudio.Debugger.Parallel.Extension.RunToClick.RunToClickEventHandler::OnShowTimerTick	2 (0.01%)	0 (0.00%)	Microsoft.VisualStudio.Debugger.Parallel.Extension.dll	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||| - System.Runtime.CompilerServices.AsyncValueTaskMethodBuilder`1[System.Nullable`1[System.ValueTuple`2[System.Nullable`1[System.Int32],System.__Canon]]]::SetResult	1 (0.00%)	0 (0.00%)	System.Threading.Tasks.Extensions.dll	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||| - sn::c	1 (0.00%)	0 (0.00%)	VaCodeInspectionsAsync.dll	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||| - WholeTomatoSoftware.VisualAssist.NavBar.VaCodeWindowMargin::OnWindowPositionChanged	1 (0.00%)	0 (0.00%)	VaMefAsync.dll	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||| - VSResponsiveness::Detours::DetourDefWindowProcW	1 (0.00%)	0 (0.00%)	VsLog.dll	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||| - VSResponsiveness::Detours::DetourRtlAllocateHeap	1 (0.00%)	0 (0.00%)	VsLog.dll	
||||||||||||||||||||||||||||||||||||||||||||||||||||||| - MainMessageLoop::ProcessMessage	8 (0.02%)	0 (0.00%)	msenv.dll	
||||||||||||||||||||||||||||||||||||||||||||||||||||||| - MainMessageLoop::DoIdle	3 (0.01%)	0 (0.00%)	msenv.dll	
||||||||||||||||||||||||||||||||||||||||||||||||||||||| - VSResponsiveness::Detours::DetourMsgWaitForMultipleObjectsEx	2 (0.01%)	0 (0.00%)	VsLog.dll	
|||||||||||||||||||||||||||||||||||||||||||||||||||||| - [External Code]	39 (0.11%)	0 (0.00%)	[External Code]	
|||||||||||||||||||||||||||||||||||||||||||| - VA_X.dll!0x0000001f2fa35c	18 (0.05%)	0 (0.00%)	VA_X.dll	
|||||||||||||||||||||||||||||||||||||||||||| - VSResponsiveness::Detours::DetourDefWindowProcW	3 (0.01%)	0 (0.00%)	VsLog.dll	
|||||||||||||||||||||||||||||||||||||||||||| - VSResponsiveness::Detours::DetourRtlAllocateHeap	2 (0.01%)	0 (0.00%)	VsLog.dll	
|||||||||||||||||||||||||||||||||||||||||||| - CDetourRules::Mine_RegOpenKeyExW	1 (0.00%)	0 (0.00%)	devenv.exe	
|||||||||||||||||||||||||||||||||||||||||||| - Microsoft.VisualStudio.Debugger.Parallel.Extension.Common.SpaceReservationAgentRightest::PositionAndDisplay	1 (0.00%)	0 (0.00%)	Microsoft.VisualStudio.Debugger.Parallel.Extension.dll	
|||||||||||||||||||||||||||||||||||||||||||| - dynamicClass::IL_STUB_PInvoke	1 (0.00%)	0 (0.00%)	Microsoft.VisualStudio.Imaging.dll	
||||||||||||||||||||||||||||||||||||||||| - MainMessageLoop::ProcessMessage	3 (0.01%)	0 (0.00%)	msenv.dll	
||||||||||||||||||||||||||||||||||||||||| - MainMessageLoop::DoIdle	2 (0.01%)	0 (0.00%)	msenv.dll	
||||||||||||||||||||||||||||||||||||||||| - CMsoComponent::FContinueMessageLoop	1 (0.00%)	1 (0.00%)	msenv.dll	
||||||||||||||||||||||||||||||||||||||||| - VSResponsiveness::Detours::DetourMsgWaitForMultipleObjectsEx	1 (0.00%)	0 (0.00%)	VsLog.dll	
|||||||||||||||||||||||||||||||||||||||| - [External Code]	6 (0.02%)	0 (0.00%)	[External Code]	
|||||||||||||||||||||||||||||| - VA_X.dll!0x0000001f2fa35c	91 (0.25%)	0 (0.00%)	VA_X.dll	UI
||||||||||||||||||||||||||| - MainMessageLoop::DoIdle	5 (0.01%)	0 (0.00%)	msenv.dll	
||||||||||||||||||||||||||| - MainMessageLoop::ProcessMessage	4 (0.01%)	0 (0.00%)	msenv.dll	
|||||||||||||||||||||||||| - [External Code]	56 (0.15%)	0 (0.00%)	[External Code]	UI
|||||||||||||||| - VA_X.dll!0x0000001f2fa35c	104 (0.28%)	0 (0.00%)	VA_X.dll	UI | Kernel
|||||||||||||||| - Roslyn.Utilities.SimpleTaskQueue::ScheduleTaskWorker	5 (0.01%)	0 (0.00%)	Microsoft.CodeAnalysis.Workspaces.dll	
|||||||||||||||| - Microsoft.CodeAnalysis.CSharp.Symbols.MethodSymbol::ReduceExtensionMethod	1 (0.00%)	0 (0.00%)	Microsoft.CodeAnalysis.CSharp.dll	
|||||||||||||||| - dynamicClass::IL_STUB_CLRtoCOM	1 (0.00%)	0 (0.00%)	Microsoft.VisualStudio.Shell.Interop.dll	
|||||||||||||||| - System.Collections.Immutable.ImmutableHashSet`1[System.__Canon]::Union	1 (0.00%)	0 (0.00%)	System.Collections.Immutable.dll	
|||||||||||||||| - VA_X.dll!0x0000001f2fa343	1 (0.00%)	0 (0.00%)	VA_X.dll	
||||||||||||| - MainMessageLoop::ProcessMessage	5398 (14.62%)	0 (0.00%)	msenv.dll	UI | Networking | Graphics | Kernel
||||||||||||| - MainMessageLoop::DoIdle	12 (0.03%)	0 (0.00%)	msenv.dll	Graphics | Kernel
|||||||||||| - [External Code]	40 (0.11%)	0 (0.00%)	[External Code]	UI | Kernel
|| - System.Runtime.CompilerServices.AsyncValueTaskMethodBuilder`1[System.Nullable`1[System.ValueTuple`2[System.Nullable`1[System.Int32],System.__Canon]]]::SetResult	2184 (5.92%)	0 (0.00%)	System.Threading.Tasks.Extensions.dll	Other | File System | Kernel
|| - Microsoft.WebTools.Shared.VS.Helpers.SocketUtilities+<CanConnectToPortAsync>d__2::MoveNext	1501 (4.07%)	0 (0.00%)	Microsoft.WebTools.Shared.VS.dll	Kernel
|| - VSResponsiveness::Detours::DetourRtlAllocateHeap	190 (0.51%)	10 (0.03%)	VsLog.dll	Kernel
|| - StreamJsonRpc.PipeMessageHandler+<ReadAtLeastAsync>d__21::MoveNext	168 (0.46%)	0 (0.00%)	StreamJsonRpc.dll	Kernel
|| - VA_X.dll!0x0000001ef9fbe8	141 (0.38%)	0 (0.00%)	VA_X.dll	File System | Kernel
|| - VA_X.dll!0x0000001f4d8df6	106 (0.29%)	0 (0.00%)	VA_X.dll	File System | Kernel
|| - Microsoft.Performance.ResponseTime.IPCChannel.ChannelReceiver::receiveMessage	85 (0.23%)	0 (0.00%)	Microsoft.VisualStudio.Shell.UI.Internal.dll	Kernel
|| - VA_X.dll!0x0000001f060f2f	39 (0.11%)	0 (0.00%)	VA_X.dll	UI | Kernel
|| - CResponsivenessMonitor::ResponsivenessThreadProc	29 (0.08%)	0 (0.00%)	Microsoft.VisualStudio.PerfWatson.Provider.dll	Kernel
|| - VA_X.dll!0x0000001ee55e48	17 (0.05%)	0 (0.00%)	VA_X.dll	Kernel
|| - VSResponsiveness::Detours::DetourGetMessageW	16 (0.04%)	0 (0.00%)	VsLog.dll	UI | Kernel
|| - dispatcher::CXapiNetAnonPipeChannel::_ReadBeginThread	15 (0.04%)	0 (0.00%)	vsdebugeng.dll	Kernel
|| - dispatcher::XapiWorkListNetProcessingAsyncTask::InvokeNetProcessingFromThreadPool	14 (0.04%)	0 (0.00%)	vsdebugeng.dll	Kernel
|| - dispatcher::XapiInvokeWorkListAsyncTask::InvokeWorkListFromThreadPool	9 (0.02%)	0 (0.00%)	vsdebugeng.dll	Kernel
|| - DetourManager::DetourRtlAllocateHeap	5 (0.01%)	5 (0.01%)	devenv.exe	
|| - VA_X.dll!0x0000001f2e69e2	3 (0.01%)	0 (0.00%)	VA_X.dll	Kernel
|| - __EH_prolog3	2 (0.01%)	2 (0.01%)	VsLog.dll	
|| - VSResponsiveness::MyTlsData::GetTlsData	2 (0.01%)	2 (0.01%)	VsLog.dll	
|| - System.Runtime.InteropServices.MemoryMarshal::TryGetArray	2 (0.01%)	1 (0.00%)	System.Memory.dll	
|| - ProcDkmWorkListBeginExecution155	2 (0.01%)	0 (0.00%)	vsdebugeng.dll	Kernel
|| - __SEH_prolog4	1 (0.00%)	1 (0.00%)	vsdebugeng.dll	
|| - CDetourRules::Mine_RegOpenKeyExA	1 (0.00%)	0 (0.00%)	devenv.exe	Kernel
|| - Mine_RegQueryValueExA	1 (0.00%)	0 (0.00%)	devenv.exe	Kernel
|| - Microsoft.CodeAnalysis.CSharp.SymbolDisplayVisitor::MinimallyQualify	1 (0.00%)	0 (0.00%)	Microsoft.CodeAnalysis.CSharp.dll	
|| - Microsoft.VisualStudio.ApplicationInsights.Channel.StorageTransmission+<SaveAsync>d__15::MoveNext	1 (0.00%)	0 (0.00%)	Microsoft.VisualStudio.Telemetry.dll	Kernel
|| - System.Collections.Immutable.ImmutableArray::ToImmutableArray	1 (0.00%)	0 (0.00%)	System.Collections.Immutable.dll	
|| - VA_X.dll!0x0000001ef9fd29	1 (0.00%)	0 (0.00%)	VA_X.dll	Kernel
|| - vaIPCnet.stats::PrintThread	1 (0.00%)	0 (0.00%)	vaIPCnet.dll	Kernel
|| - dispatcher::CXapiNetScheduler::ProcessRequestMessageFromThreadPoll	1 (0.00%)	0 (0.00%)	vsdebugeng.dll	Kernel
|| - dispatcher::DkmComponentManager::InitializeThread	1 (0.00%)	0 (0.00%)	vsdebugeng.dll	Networking
|| - Proc1B23314F04E43F52B90A0AA7B72BC13A	1 (0.00%)	0 (0.00%)	vsdebugeng.dll	
|| - Proc73CBBC77F9E0A5C530459780952936FE	1 (0.00%)	0 (0.00%)	vsdebugeng.dll	
|| - VSResponsiveness::Detours::DetourMsgWaitForMultipleObjectsEx	1 (0.00%)	0 (0.00%)	VsLog.dll	
| - [Unwalkable]	102 (0.28%)	0 (0.00%)	Multiple modules	
| - jg::b	4 (0.01%)	0 (0.00%)	VaSourceLinksAsync.dll	IO | Kernel


VA_X.dll file version 10.9.2366.0 built 2020.02.20
DevEnv.exe version 16.5.30002.166 Professional
msenv.dll version 16.0.29931.138
Comctl32.dll version 6.10.18362.752
Windows 10 10.0 1909 Build 18363.752
8 processors (x86-64, WOW64)
Language info: 1252, 0x409

Platform: Win32
Stable Includes:

Other Includes:

Stable Source Directories:

12   L A T E S T    R E P L I E S    (Newest First)
sean Posted - May 12 2020 : 7:32:23 PM
case=142032 was opened for this problem.
case=142032 is fixed in build 2375.
https://support.wholetomato.com/default.asp?W404#2375
sean Posted - May 12 2020 : 12:52:53 PM
Glad to hear it. Thanks to bdawson for the diagsession output.
nrosskopf Posted - May 12 2020 : 10:08:35 AM
Thanks! I did not encounter this problem anymore since using this build.
sean Posted - May 11 2020 : 5:58:13 PM
Build 2375 is still undergoing testing, but does have the fix:
http://builds.wholetomato.com/binaries/VA_X_Setup2375_0.exe
nrosskopf Posted - May 11 2020 : 4:05:34 PM
Hi, after also having noticed a performance problem when opening files (i.e. a delay of about 10 seconds during which the GUI is completely unresponsive) i had a look at the ETL trace recorded while waiting for the selected file to open. It shows that the vast majority of the CPU time is spent down this part of the call stack:

VAX.Interop.dll!WholeTomatoSoftware.VisualAssist.Interop.VaSettings::FireCheckMinihelpHeight
|VaMefAsync.dll!WholeTomatoSoftware.VisualAssist.NavBar.VaCodeWindowMargin::OnCheckMinihelpHeight
||VaMefAsync.dll!WholeTomatoSoftware.VisualAssist.NavBar.VaCodeWindowMargin::c
|||VaMefAsync.dll!WholeTomatoSoftware.VisualAssist.NavBar.VaCodeWindowMargin::a
||||VaMefAsync.dll!WholeTomatoSoftware.VisualAssist.NavBar.VaCodeWindowMargin::a

This exactly matches with the second call stack bdawson posted above (and which led me to this thread).

Is an updated version including the mentioned fix scheduled to be released soon?
Depending on that I'd also be interested in trying out a test build that includes this fix.

VA_X.dll file version 10.9.2366.0 built 2020.02.20
DevEnv.exe version 16.5.30011.22 Professional
msenv.dll version 16.0.30011.22
Comctl32.dll version 6.10.18362.778
Windows 10 10.0 1909 Build 18363.778 (remote)
8 processors (x86-64, WOW64)
Language info: 1252, 0x409
bdawson Posted - Apr 27 2020 : 3:05:23 PM
Request sent. Thanks.
sean Posted - Apr 27 2020 : 1:53:08 PM
Thanks for the info. I believe we have a fix for this. If you are interested in installing a test build, please drop a line to [email protected] referencing this thread.
bdawson Posted - Apr 27 2020 : 12:23:51 PM
Hi. Sorry it took so long to get back.

I couldn't really tell a difference by closing all tabs, but part of that might be that I found another performance problem.
After disabling the nav bar, I noticed that opening files was still sluggish. When I profiled, I did not see the exact same callstack, but I saw the one below. For timing perspective, this sample occurred over 11 seconds. Visual studio was unresponsive the whole time.


Function Name	Total CPU [unit, %]	Self CPU [unit, %]	Module	Category
 + devenv.exe (PID: 45872)	12650 (100.00%)	0 (0.00%)	Multiple modules	
| + _RtlUserThreadStart	12430 (98.26%)	0 (0.00%)	ntdll.dll	UI | IO | Networking | Graphics | File System | Kernel
|| + __RtlUserThreadStart	12430 (98.26%)	0 (0.00%)	ntdll.dll	UI | IO | Networking | Graphics | File System | Kernel
||| + BaseThreadInitThunk	12430 (98.26%)	0 (0.00%)	kernel32.dll	UI | IO | Networking | Graphics | File System | Kernel
|||| + __scrt_common_main_seh	10292 (81.36%)	0 (0.00%)	devenv.exe	UI | IO | Networking | Graphics | File System | Kernel
||||| + WinMain	10292 (81.36%)	0 (0.00%)	devenv.exe	UI | IO | Networking | Graphics | File System | Kernel
|||||| + CDevEnvAppId::Run	10292 (81.36%)	0 (0.00%)	devenv.exe	UI | IO | Networking | Graphics | File System | Kernel
||||||| + util_CallVsMain	10292 (81.36%)	0 (0.00%)	devenv.exe	UI | IO | Networking | Graphics | File System | Kernel
|||||||| + _VStudioMain	10292 (81.36%)	0 (0.00%)	msenv.dll	UI | IO | Networking | Graphics | File System | Kernel
||||||||| + VStudioMainLogged	10292 (81.36%)	0 (0.00%)	msenv.dll	UI | IO | Networking | Graphics | File System | Kernel
|||||||||| + CMsoComponent::PushMsgLoop	10292 (81.36%)	0 (0.00%)	msenv.dll	UI | IO | Networking | Graphics | File System | Kernel
||||||||||| + SCM_MsoCompMgr::FPushMessageLoop	10292 (81.36%)	0 (0.00%)	msenv.dll	UI | IO | Networking | Graphics | File System | Kernel
|||||||||||| + SCM::FPushMessageLoop	10292 (81.36%)	0 (0.00%)	msenv.dll	UI | IO | Networking | Graphics | File System | Kernel
||||||||||||| + CMsoCMHandler::FPushMessageLoop	10292 (81.36%)	0 (0.00%)	msenv.dll	UI | IO | Networking | Graphics | File System | Kernel
|||||||||||||| + CMsoCMHandler::EnvironmentMsgLoop	10167 (80.37%)	0 (0.00%)	msenv.dll	UI | IO | Networking | Graphics | File System | Kernel
||||||||||||||| + 0x000000718a1000	10085 (79.72%)	0 (0.00%)		UI | IO | Networking | Graphics | File System | Kernel
|||||||||||||||| + VA_X.dll!0x0000001f060f2f	10052 (79.46%)	0 (0.00%)	VA_X.dll	UI | IO | Networking | Graphics | File System | Kernel
||||||||||||||||| + DispatchMessageW	10052 (79.46%)	0 (0.00%)	user32.dll	UI | IO | Networking | Graphics | File System | Kernel
|||||||||||||||||| + DispatchMessageWorker	10052 (79.46%)	0 (0.00%)	user32.dll	UI | IO | Networking | Graphics | File System | Kernel
||||||||||||||||||| + UserCallWinProcCheckWow	10052 (79.46%)	0 (0.00%)	user32.dll	UI | IO | Networking | Graphics | File System | Kernel
|||||||||||||||||||| + _InternalCallWinProc	10052 (79.46%)	0 (0.00%)	user32.dll	UI | IO | Networking | Graphics | File System | Kernel
||||||||||||||||||||| + VA_X.dll!0x0000001f2fa35c	9139 (72.25%)	0 (0.00%)	VA_X.dll	UI | IO | Networking | Graphics | File System | Kernel
|||||||||||||||||||||| + VA_X.dll!0x0000001f2f9bc9	9139 (72.25%)	0 (0.00%)	VA_X.dll	UI | IO | Networking | Graphics | File System | Kernel
||||||||||||||||||||||| + VA_X.dll!0x0000001f29e7af	9124 (72.13%)	0 (0.00%)	VA_X.dll	UI | IO | Networking | Graphics | File System | Kernel
|||||||||||||||||||||||| + VA_X.dll!0x0000001f2fecef	9124 (72.13%)	0 (0.00%)	VA_X.dll	UI | IO | Networking | Graphics | File System | Kernel
||||||||||||||||||||||||| + VA_X.dll!0x0000001f2fb333	9124 (72.13%)	0 (0.00%)	VA_X.dll	UI | IO | Networking | Graphics | File System | Kernel
|||||||||||||||||||||||||| + CallWindowProcA	9124 (72.13%)	0 (0.00%)	user32.dll	UI | IO | Networking | Graphics | File System | Kernel
||||||||||||||||||||||||||| + UserCallWinProcCheckWow	9124 (72.13%)	0 (0.00%)	user32.dll	UI | IO | Networking | Graphics | File System | Kernel
|||||||||||||||||||||||||||| + _InternalCallWinProc	9124 (72.13%)	0 (0.00%)	user32.dll	UI | IO | Networking | Graphics | File System | Kernel
||||||||||||||||||||||||||||| + VAssistNET.dll!0x000000032db866	8749 (69.16%)	0 (0.00%)	VAssistNET.dll	UI | IO | Networking | Graphics | File System | Kernel
|||||||||||||||||||||||||||||| + VAssistNET.dll!0x000000032cdddc	8747 (69.15%)	0 (0.00%)	VAssistNET.dll	UI | IO | Networking | Graphics | File System | Kernel
||||||||||||||||||||||||||||||| + VAssistNET.dll!0x000000032c96db	8747 (69.15%)	0 (0.00%)	VAssistNET.dll	UI | IO | Networking | Graphics | File System | Kernel
|||||||||||||||||||||||||||||||| + VA_X.dll!0x0000001ee3e4bc	8743 (69.11%)	0 (0.00%)	VA_X.dll	UI | IO | Networking | Graphics | Kernel
||||||||||||||||||||||||||||||||| + VA_X.dll!0x0000001f2a7127	4412 (34.88%)	0 (0.00%)	VA_X.dll	UI | IO | Networking | Graphics | Kernel
|||||||||||||||||||||||||||||||||| - VA_X.dll!0x0000001f2a6ebf	2214 (17.50%)	0 (0.00%)	VA_X.dll	UI | IO | Networking | Graphics | Kernel
|||||||||||||||||||||||||||||||||| - VA_X.dll!0x0000001f2a6eca	2198 (17.38%)	0 (0.00%)	VA_X.dll	UI | Networking | Graphics | Kernel
||||||||||||||||||||||||||||||||| + VA_X.dll!0x0000001f2a7178	4331 (34.24%)	0 (0.00%)	VA_X.dll	UI | Networking | Graphics | Kernel
|||||||||||||||||||||||||||||||||| + VA_X.dll!0x0000001f2a6ebf	2197 (17.37%)	0 (0.00%)	VA_X.dll	UI | Networking | Graphics | Kernel
||||||||||||||||||||||||||||||||||| + VA_X.dll!0x0000001f2aa9ef	2193 (17.34%)	0 (0.00%)	VA_X.dll	UI | Networking | Graphics | Kernel
|||||||||||||||||||||||||||||||||||| + 0x0000001e5137c9	2193 (17.34%)	0 (0.00%)		UI | Networking | Graphics | Kernel
||||||||||||||||||||||||||||||||||||| + WholeTomatoSoftware.VisualAssist.Interop.VaSettings::FireCheckMinihelpHeight	2193 (17.34%)	0 (0.00%)	VAX.Interop.dll	UI | Networking | Graphics | Kernel
|||||||||||||||||||||||||||||||||||||| + WholeTomatoSoftware.VisualAssist.NavBar.VaCodeWindowMargin::OnCheckMinihelpHeight	2193 (17.34%)	0 (0.00%)	VaMefAsync.dll	UI | Networking | Graphics | Kernel
||||||||||||||||||||||||||||||||||||||| + WholeTomatoSoftware.VisualAssist.NavBar.VaCodeWindowMargin::c	2193 (17.34%)	0 (0.00%)	VaMefAsync.dll	UI | Networking | Graphics | Kernel
|||||||||||||||||||||||||||||||||||||||| + WholeTomatoSoftware.VisualAssist.NavBar.VaCodeWindowMargin::a	2193 (17.34%)	0 (0.00%)	VaMefAsync.dll	UI | Networking | Graphics | Kernel
||||||||||||||||||||||||||||||||||||||||| + WholeTomatoSoftware.VisualAssist.NavBar.VaCodeWindowMargin::a	2193 (17.34%)	0 (0.00%)	VaMefAsync.dll	UI | Networking | Graphics | Kernel
|||||||||||||||||||||||||||||||||||||||||| + System.Windows.Interop.HwndSource.Initialize(System.Windows.Interop.HwndSourceParameters)	2164 (17.11%)	0 (0.00%)	PresentationCore.ni.dll	UI | Networking | Graphics | Kernel
||||||||||||||||||||||||||||||||||||||||||| + MS.Win32.HwndWrapper..ctor(Int32, Int32, Int32, Int32, Int32, Int32, Int32, System.String, IntPtr, MS.Win32.HwndWrapperHook[])	2141 (16.92%)	0 (0.00%)	WindowsBase.ni.dll	UI | Graphics | Kernel
|||||||||||||||||||||||||||||||||||||||||||| + MS.Win32.UnsafeNativeMethods.CreateWindowEx(Int32, System.String, System.String, Int32, Int32, Int32, Int32, Int32, System.Runtime.InteropServices.HandleRef, System.Runtime.InteropServices.HandleRef, System.Runtime.InteropServices.HandleRef, System.Object)	2141 (16.92%)	0 (0.00%)	WindowsBase.ni.dll	UI | Graphics | Kernel
||||||||||||||||||||||||||||||||||||||||||||| + DomainBoundILStubClass.IL_STUB_PInvoke(Int32, System.String, System.String, Int32, Int32, Int32, Int32, Int32, System.Runtime.InteropServices.HandleRef, System.Runtime.InteropServices.HandleRef, System.Runtime.InteropServices.HandleRef, System.Object)	2141 (16.92%)	0 (0.00%)	WindowsBase.ni.dll	UI | Graphics | Kernel
|||||||||||||||||||||||||||||||||||||||||||||| + CreateWindowExW	2141 (16.92%)	0 (0.00%)	user32.dll	UI | Graphics | Kernel
||||||||||||||||||||||||||||||||||||||||||||||| + CreateWindowInternal	2141 (16.92%)	0 (0.00%)	user32.dll	UI | Graphics | Kernel
|||||||||||||||||||||||||||||||||||||||||||||||| - VerNtUserCreateWindowEx	2126 (16.81%)	0 (0.00%)	user32.dll	Graphics | Kernel
|||||||||||||||||||||||||||||||||||||||||||||||| - KiUserCallbackDispatcher	14 (0.11%)	0 (0.00%)	ntdll.dll	UI | Kernel
|||||||||||||||||||||||||||||||||||||||||||||||| - NtUserCreateWindowEx	1 (0.01%)	0 (0.00%)	win32u.dll	Kernel
||||||||||||||||||||||||||||||||||||||||||| - System.Windows.DragDrop.RegisterDropTarget(IntPtr)	14 (0.11%)	0 (0.00%)	PresentationCore.ni.dll	UI | Kernel
||||||||||||||||||||||||||||||||||||||||||| - System.Windows.Interop.HwndTarget..ctor(IntPtr)	3 (0.02%)	0 (0.00%)	PresentationCore.ni.dll	UI | Networking
||||||||||||||||||||||||||||||||||||||||||| - System.Windows.Interop.HwndMouseInputProvider..ctor(System.Windows.Interop.HwndSource)	2 (0.02%)	0 (0.00%)	PresentationCore.ni.dll	UI
||||||||||||||||||||||||||||||||||||||||||| - System.Windows.Interop.HwndStylusInputProvider..ctor(System.Windows.Interop.HwndSource)	2 (0.02%)	0 (0.00%)	PresentationCore.ni.dll	UI
||||||||||||||||||||||||||||||||||||||||||| - System.AppDomain.get_FriendlyName()	1 (0.01%)	0 (0.00%)	mscorlib.ni.dll	
||||||||||||||||||||||||||||||||||||||||||| - System.Windows.Interop.HwndKeyboardInputProvider..ctor(System.Windows.Interop.HwndSource)	1 (0.01%)	0 (0.00%)	PresentationCore.ni.dll	UI
|||||||||||||||||||||||||||||||||||||||||| - System.Windows.Interop.HwndSource.Dispose()	29 (0.23%)	0 (0.00%)	PresentationCore.ni.dll	UI | Networking | Kernel
||||||||||||||||||||||||||||||||||| + VA_X.dll!0x0000001f2aa98e	4 (0.03%)	0 (0.00%)	VA_X.dll	Kernel
|||||||||||||||||||||||||||||||||||| + VA_X.dll!0x0000001f30171f	4 (0.03%)	0 (0.00%)	VA_X.dll	Kernel
||||||||||||||||||||||||||||||||||||| + NtUserShowWindow	4 (0.03%)	0 (0.00%)	win32u.dll	Kernel
|||||||||||||||||||||||||||||||||||||| + LdrInitializeThunk	4 (0.03%)	0 (0.00%)	ntdll.dll	Kernel
||||||||||||||||||||||||||||||||||||||| + LdrpInitialize	4 (0.03%)	0 (0.00%)	ntdll.dll	Kernel
|||||||||||||||||||||||||||||||||||||||| + _LdrpInitialize	4 (0.03%)	0 (0.00%)	ntdll.dll	Kernel
||||||||||||||||||||||||||||||||||||||||| + LdrpInitializeProcess	4 (0.03%)	0 (0.00%)	ntdll.dll	Kernel
|||||||||||||||||||||||||||||||||||||||||| + Wow64LdrpInitialize	4 (0.03%)	0 (0.00%)	wow64.dll	Kernel
||||||||||||||||||||||||||||||||||||||||||| + RunCpuSimulation	4 (0.03%)	0 (0.00%)	wow64.dll	Kernel
|||||||||||||||||||||||||||||||||||||||||||| + BTCpuSimulate	4 (0.03%)	0 (0.00%)	wow64cpu.dll	Kernel
||||||||||||||||||||||||||||||||||||||||||||| + Thunk0Arg	4 (0.03%)	0 (0.00%)	wow64cpu.dll	Kernel
|||||||||||||||||||||||||||||||||||||||||||||| + CpupSyscallStub	4 (0.03%)	0 (0.00%)	wow64cpu.dll	Kernel
||||||||||||||||||||||||||||||||||||||||||||||| + KiSystemServiceCopyEnd	4 (0.03%)	0 (0.00%)	ntoskrnl.exe	Kernel
|||||||||||||||||||||||||||||||||||||||||||||||| + NtUserShowWindow	4 (0.03%)	0 (0.00%)	win32kfull.sys	Kernel
||||||||||||||||||||||||||||||||||||||||||||||||| + xxxShowWindowEx	4 (0.03%)	0 (0.00%)	win32kfull.sys	Kernel
|||||||||||||||||||||||||||||||||||||||||||||||||| + xxxSetWindowPos	4 (0.03%)	0 (0.00%)	win32kfull.sys	Kernel
||||||||||||||||||||||||||||||||||||||||||||||||||| + xxxSetWindowPosAndBand	4 (0.03%)	0 (0.00%)	win32kfull.sys	Kernel
|||||||||||||||||||||||||||||||||||||||||||||||||||| + xxxEndDeferWindowPosEx	4 (0.03%)	0 (0.00%)	win32kfull.sys	Kernel
||||||||||||||||||||||||||||||||||||||||||||||||||||| - xxxDoSyncPaint	3 (0.02%)	0 (0.00%)	win32kfull.sys	Kernel
||||||||||||||||||||||||||||||||||||||||||||||||||||| - zzzBltValidBits	1 (0.01%)	0 (0.00%)	win32kfull.sys	
|||||||||||||||||||||||||||||||||| + VA_X.dll!0x0000001f2a6eca	2134 (16.87%)	0 (0.00%)	VA_X.dll	UI | Networking | Kernel
||||||||||||||||||||||||||||||||||| + VA_X.dll!0x0000001f2a830a	2134 (16.87%)	0 (0.00%)	VA_X.dll	UI | Networking | Kernel
|||||||||||||||||||||||||||||||||||| + 0x0000001e5137c9	2134 (16.87%)	0 (0.00%)		UI | Networking | Kernel
||||||||||||||||||||||||||||||||||||| + WholeTomatoSoftware.VisualAssist.Interop.VaSettings::FireCheckMinihelpHeight	2134 (16.87%)	0 (0.00%)	VAX.Interop.dll	UI | Networking | Kernel
|||||||||||||||||||||||||||||||||||||| + WholeTomatoSoftware.VisualAssist.NavBar.VaCodeWindowMargin::OnCheckMinihelpHeight	2134 (16.87%)	0 (0.00%)	VaMefAsync.dll	UI | Networking | Kernel
||||||||||||||||||||||||||||||||||||||| + WholeTomatoSoftware.VisualAssist.NavBar.VaCodeWindowMargin::c	2134 (16.87%)	0 (0.00%)	VaMefAsync.dll	UI | Networking | Kernel
|||||||||||||||||||||||||||||||||||||||| + WholeTomatoSoftware.VisualAssist.NavBar.VaCodeWindowMargin::a	2134 (16.87%)	0 (0.00%)	VaMefAsync.dll	UI | Networking | Kernel
||||||||||||||||||||||||||||||||||||||||| + WholeTomatoSoftware.VisualAssist.NavBar.VaCodeWindowMargin::a	2134 (16.87%)	0 (0.00%)	VaMefAsync.dll	UI | Networking | Kernel
|||||||||||||||||||||||||||||||||||||||||| + System.Windows.Interop.HwndSource.Initialize(System.Windows.Interop.HwndSourceParameters)	2094 (16.55%)	0 (0.00%)	PresentationCore.ni.dll	UI | Networking | Kernel
||||||||||||||||||||||||||||||||||||||||||| + MS.Win32.HwndWrapper..ctor(Int32, Int32, Int32, Int32, Int32, Int32, Int32, System.String, IntPtr, MS.Win32.HwndWrapperHook[])	2078 (16.43%)	0 (0.00%)	WindowsBase.ni.dll	UI | Kernel
|||||||||||||||||||||||||||||||||||||||||||| + MS.Win32.UnsafeNativeMethods.CreateWindowEx(Int32, System.String, System.String, Int32, Int32, Int32, Int32, Int32, System.Runtime.InteropServices.HandleRef, System.Runtime.InteropServices.HandleRef, System.Runtime.InteropServices.HandleRef, System.Object)	2078 (16.43%)	0 (0.00%)	WindowsBase.ni.dll	UI | Kernel
||||||||||||||||||||||||||||||||||||||||||||| + DomainBoundILStubClass.IL_STUB_PInvoke(Int32, System.String, System.String, Int32, Int32, Int32, Int32, Int32, System.Runtime.InteropServices.HandleRef, System.Runtime.InteropServices.HandleRef, System.Runtime.InteropServices.HandleRef, System.Object)	2078 (16.43%)	0 (0.00%)	WindowsBase.ni.dll	UI | Kernel
|||||||||||||||||||||||||||||||||||||||||||||| + CreateWindowExW	2078 (16.43%)	0 (0.00%)	user32.dll	UI | Kernel
||||||||||||||||||||||||||||||||||||||||||||||| + CreateWindowInternal	2078 (16.43%)	0 (0.00%)	user32.dll	UI | Kernel
|||||||||||||||||||||||||||||||||||||||||||||||| + VerNtUserCreateWindowEx	2064 (16.32%)	0 (0.00%)	user32.dll	Kernel
||||||||||||||||||||||||||||||||||||||||||||||||| + NtUserCreateWindowEx	2064 (16.32%)	0 (0.00%)	win32u.dll	Kernel
|||||||||||||||||||||||||||||||||||||||||||||||||| + LdrInitializeThunk	2064 (16.32%)	0 (0.00%)	ntdll.dll	Kernel
||||||||||||||||||||||||||||||||||||||||||||||||||| + LdrpInitialize	2064 (16.32%)	0 (0.00%)	ntdll.dll	Kernel
|||||||||||||||||||||||||||||||||||||||||||||||||||| + _LdrpInitialize	2064 (16.32%)	0 (0.00%)	ntdll.dll	Kernel
||||||||||||||||||||||||||||||||||||||||||||||||||||| + LdrpInitializeProcess	2064 (16.32%)	0 (0.00%)	ntdll.dll	Kernel
|||||||||||||||||||||||||||||||||||||||||||||||||||||| + Wow64LdrpInitialize	2064 (16.32%)	0 (0.00%)	wow64.dll	Kernel
||||||||||||||||||||||||||||||||||||||||||||||||||||||| + RunCpuSimulation	2064 (16.32%)	0 (0.00%)	wow64.dll	Kernel
|||||||||||||||||||||||||||||||||||||||||||||||||||||||| + BTCpuSimulate	2064 (16.32%)	0 (0.00%)	wow64cpu.dll	Kernel
||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + ServiceNoTurbo	2064 (16.32%)	0 (0.00%)	wow64cpu.dll	Kernel
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + Wow64SystemServiceEx	2064 (16.32%)	0 (0.00%)	wow64.dll	Kernel
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + whNtUserCreateWindowEx	2064 (16.32%)	0 (0.00%)	wow64win.dll	Kernel
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + NtUserCreateWindowEx	2064 (16.32%)	0 (0.00%)	wow64win.dll	Kernel
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + KiSystemServiceCopyEnd	2064 (16.32%)	0 (0.00%)	ntoskrnl.exe	Kernel
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + NtUserCreateWindowEx	2064 (16.32%)	0 (0.00%)	win32kfull.sys	Kernel
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| + xxxCreateWindowEx	2064 (16.32%)	0 (0.00%)	win32kfull.sys	Kernel
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| - zzzLockDisplayAreaAndInvalidateDCCache	2055 (16.25%)	10 (0.08%)	win32kfull.sys	Kernel
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| - xxxSendTransformableMessage	4 (0.03%)	0 (0.00%)	win32kfull.sys	Kernel
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| - SharedPointerBase<unsigned short>::operator==	1 (0.01%)	1 (0.01%)	win32kfull.sys	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| - xxxWindowEvent	1 (0.01%)	1 (0.01%)	win32kfull.sys	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| - CalcForegroundInsertAfterComponentUIAware	1 (0.01%)	0 (0.00%)	win32kfull.sys	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| - xxxAdjustSize	1 (0.01%)	0 (0.00%)	win32kfull.sys	Kernel
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| - xxxCallHook	1 (0.01%)	0 (0.00%)	win32kfull.sys	
|||||||||||||||||||||||||||||||||||||||||||||||| - KiUserCallbackDispatcher	14 (0.11%)	0 (0.00%)	ntdll.dll	UI | Kernel
||||||||||||||||||||||||||||||||||||||||||| - System.Windows.DragDrop.RegisterDropTarget(IntPtr)	8 (0.06%)	0 (0.00%)	PresentationCore.ni.dll	UI | Kernel
||||||||||||||||||||||||||||||||||||||||||| - System.Windows.Interop.HwndTarget..ctor(IntPtr)	5 (0.04%)	0 (0.00%)	PresentationCore.ni.dll	UI | Networking | Kernel
||||||||||||||||||||||||||||||||||||||||||| - System.Windows.Interop.HwndMouseInputProvider..ctor(System.Windows.Interop.HwndSource)	2 (0.02%)	0 (0.00%)	PresentationCore.ni.dll	UI
||||||||||||||||||||||||||||||||||||||||||| - System.Windows.Interop.HwndStylusInputProvider..ctor(System.Windows.Interop.HwndSource)	1 (0.01%)	0 (0.00%)	PresentationCore.ni.dll	Kernel
|||||||||||||||||||||||||||||||||||||||||| - System.Windows.Interop.HwndSource.Dispose()	40 (0.32%)	0 (0.00%)	PresentationCore.ni.dll	UI | Networking | Kernel
|||||||||||||||||||||||||||||||| - VA_X.dll!0x0000001ee3e7ae	3 (0.02%)	0 (0.00%)	VA_X.dll	UI | File System | Kernel
|||||||||||||||||||||||||||||||| - VA_X.dll!0x0000001ee3e10a	1 (0.01%)	0 (0.00%)	VA_X.dll	
|||||||||||||||||||||||||||||| - VAssistNET.dll!0x000000032c8bd0	1 (0.01%)	1 (0.01%)	VAssistNET.dll	
|||||||||||||||||||||||||||||| - VAssistNET.dll!0x000000032cd0cb	1 (0.01%)	0 (0.00%)	VAssistNET.dll	
||||||||||||||||||||||||||||| - 0x000000033fd3b2	373 (2.95%)	0 (0.00%)		UI | Networking | File System | Kernel
||||||||||||||||||||||||||||| - VAssistNET.dll!0x000000032db8d2	2 (0.02%)	0 (0.00%)	VAssistNET.dll	UI
||||||||||||||||||||||| - VA_X.dll!0x0000001ee5b880	9 (0.07%)	0 (0.00%)	VA_X.dll	UI | Kernel
||||||||||||||||||||||| - VA_X.dll!0x0000001f068267	5 (0.04%)	0 (0.00%)	VA_X.dll	Kernel
||||||||||||||||||||||| - VA_X.dll!0x0000001f2e24f0	1 (0.01%)	1 (0.01%)	VA_X.dll	
||||||||||||||||||||| + 0x000000033fd3b2	900 (7.11%)	0 (0.00%)		UI | IO | Kernel
|||||||||||||||||||||| + MS.Win32.HwndSubclass.SubclassWndProc(IntPtr, Int32, IntPtr, IntPtr)	900 (7.11%)	0 (0.00%)	WindowsBase.ni.dll	UI | IO | Kernel
||||||||||||||||||||||| + System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority, System.TimeSpan, System.Delegate, System.Object, Int32)	900 (7.11%)	0 (0.00%)	WindowsBase.ni.dll	UI | IO | Kernel
|||||||||||||||||||||||| + System.Windows.Threading.ExceptionWrapper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate)	900 (7.11%)	0 (0.00%)	WindowsBase.ni.dll	UI | IO | Kernel
||||||||||||||||||||||||| + System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32)	900 (7.11%)	0 (0.00%)	WindowsBase.ni.dll	UI | IO | Kernel
|||||||||||||||||||||||||| + MS.Win32.HwndSubclass.DispatcherCallbackOperation(System.Object)	900 (7.11%)	0 (0.00%)	WindowsBase.ni.dll	UI | IO | Kernel
||||||||||||||||||||||||||| + MS.Win32.HwndWrapper.WndProc(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)	900 (7.11%)	0 (0.00%)	WindowsBase.ni.dll	UI | IO | Kernel
|||||||||||||||||||||||||||| + System.Windows.Threading.Dispatcher.WndProcHook(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)	900 (7.11%)	0 (0.00%)	WindowsBase.ni.dll	UI | IO | Kernel
||||||||||||||||||||||||||||| + System.Windows.Threading.Dispatcher.ProcessQueue()	900 (7.11%)	0 (0.00%)	WindowsBase.ni.dll	UI | IO | Kernel
|||||||||||||||||||||||||||||| - System.Windows.Threading.DispatcherOperation.Invoke()	893 (7.06%)	0 (0.00%)	WindowsBase.ni.dll	UI | IO | Kernel
|||||||||||||||||||||||||||||| - System.Windows.Threading.Dispatcher.CriticalRequestProcessing(Boolean)	2 (0.02%)	0 (0.00%)	WindowsBase.ni.dll	Kernel
|||||||||||||||||||||||||||||| - System.Windows.Threading.DispatcherOperation.InvokeCompletions()	2 (0.02%)	0 (0.00%)	WindowsBase.ni.dll	
|||||||||||||||||||||||||||||| - MS.Win32.UnsafeNativeMethods.MsgWaitForMultipleObjectsEx(Int32, IntPtr[], Int32, Int32, Int32)	1 (0.01%)	0 (0.00%)	WindowsBase.ni.dll	Kernel
|||||||||||||||||||||||||||||| - System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(System.Object)	1 (0.01%)	0 (0.00%)	WindowsBase.ni.dll	
|||||||||||||||||||||||||||||| - System.Windows.Threading.PriorityQueue`1[System.__Canon].Dequeue()	1 (0.01%)	0 (0.00%)	WindowsBase.ni.dll	
||||||||||||||||||||| - 0x00000071a41000	8 (0.06%)	0 (0.00%)		Kernel
||||||||||||||||||||| - GlobalWndProc	2 (0.02%)	0 (0.00%)	mshtml.dll	UI
||||||||||||||||||||| - VA_X.dll!0x0000001f2fa343	2 (0.02%)	0 (0.00%)	VA_X.dll	
||||||||||||||||||||| - IsInternetExplorerApp	1 (0.01%)	0 (0.00%)	mshtml.dll	
|||||||||||||||| - VA_X.dll!0x0000001f060f18	33 (0.26%)	0 (0.00%)	VA_X.dll	Kernel
||||||||||||||| - MainMessageLoop::DoIdle	66 (0.52%)	0 (0.00%)	msenv.dll	UI | Networking | Kernel
||||||||||||||| - MainMessageLoop::ProcessMessage	14 (0.11%)	1 (0.01%)	msenv.dll	UI
||||||||||||||| - 0x000000718a0028	1 (0.01%)	1 (0.01%)		
||||||||||||||| - VSResponsiveness::Detours::DetourMsgWaitForMultipleObjectsEx	1 (0.01%)	0 (0.00%)	VsLog.dll	Kernel
|||||||||||||| - 0x00000071a41000	124 (0.98%)	0 (0.00%)		UI | Kernel
|||||||||||||| - 0x00000071a4000a	1 (0.01%)	1 (0.01%)		
|||| - Thread::intermediateThreadProc	1105 (8.74%)	0 (0.00%)	clr.dll	UI | IO | File System | Kernel
|||| - TppWorkerThread	702 (5.55%)	0 (0.00%)	ntdll.dll	File System | Kernel
|||| - VA_X.dll!0x0000001f4d8df6	202 (1.60%)	0 (0.00%)	VA_X.dll	IO | File System | Kernel
|||| - wpfgfx_v0400.dll!0x0000006bed9245	83 (0.66%)	0 (0.00%)	wpfgfx_v0400.dll	Graphics | Kernel
|||| - thread_start<unsigned int (__stdcall*)(void *),1>	19 (0.15%)	0 (0.00%)	ucrtbase.dll	Networking | File System | Kernel
|||| - VA_X.dll!0x0000001f4e6c98	11 (0.09%)	0 (0.00%)	VA_X.dll	UI | Kernel
|||| - CVSyncProvider::RunThread	10 (0.08%)	0 (0.00%)	mshtml.dll	Graphics | Kernel
|||| - CResponsivenessMonitor::ResponsivenessThreadProc	6 (0.05%)	0 (0.00%)	Microsoft.VisualStudio.PerfWatson.Provider.dll	Kernel
| - LdrInitializeThunk	146 (1.15%)	0 (0.00%)	ntdll.dll	Kernel
| - [Unwalkable]	23 (0.18%)	0 (0.00%)	Multiple modules	
| - KiSystemServiceCopyEnd	20 (0.16%)	0 (0.00%)	ntoskrnl.exe	Graphics | File System | Kernel
| - KiInterruptDispatchNoLockNoEtw	8 (0.06%)	0 (0.00%)	ntoskrnl.exe	Kernel
| - 0x000000033fd3b2	3 (0.02%)	0 (0.00%)		UI
| - KiDpcInterrupt	3 (0.02%)	0 (0.00%)	ntoskrnl.exe	Kernel
| - KiInterruptDispatch	3 (0.02%)	0 (0.00%)	ntoskrnl.exe	Graphics
| - KiIpiInterrupt	3 (0.02%)	0 (0.00%)	ntoskrnl.exe	Kernel
| - SCM_MsoCompMgr::FPushMessageLoop	2 (0.02%)	0 (0.00%)	msenv.dll	UI
| - KiUserCallbackDispatcherContinue	2 (0.02%)	0 (0.00%)	ntdll.dll	Kernel
| - 0x0000000083e0b8	1 (0.01%)	0 (0.00%)		Kernel
| - 0x000000033fd060	1 (0.01%)	0 (0.00%)		UI
| - Microsoft.Internal.VisualStudio.PlatformUI.PivotTreeViewItem::InvokeItem	1 (0.01%)	0 (0.00%)	Microsoft.VisualStudio.Shell.15.0.dll	UI
| - SCM::FPushMessageLoop	1 (0.01%)	0 (0.00%)	msenv.dll	UI
| - KeUserModeCallback	1 (0.01%)	0 (0.00%)	ntoskrnl.exe	Kernel
| - System.Windows.RoutedEventHandlerInfo.InvokeHandler(System.Object, System.Windows.RoutedEventArgs)	1 (0.01%)	0 (0.00%)	PresentationCore.ni.dll	UI
| - System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority, System.TimeSpan, System.Delegate, System.Object, Int32)	1 (0.01%)	0 (0.00%)	WindowsBase.ni.dll	UI
feline Posted - Apr 23 2020 : 10:21:15 AM
If you have any problems or concerns about going back to an earlier version of VA I might be able to help with these.
bdawson Posted - Apr 23 2020 : 08:33:36 AM
I tend to have several tabs open, I rarely close the tabs unless they are getting annoying. Visual Studio in general handles this pretty well. It does seem to degrade over time, so it seems reasonable.

I'll run two tests.
1. I'll disable the nav bar, once I notice performance problems.
2. With the nav bar enabled, I will close all tabs and see if that effects performance.

I probably won't be able to go back to an older version, but I will see what I can do.
sean Posted - Apr 22 2020 : 5:28:09 PM
Does disabling the VA Nav Bar have any effect on the issue (in VA Options | Display | Display VA Navigation Bar)?

Do you have any idea how many editors/files are open?

Does the performance vary depending on how many are open?

Lastly, if you have the time and will, does the problem occur in the previous release of VA?
https://wholetomato.com/downloads/getBuild.asp?VA_X_Setup2358_0.exe
feline Posted - Apr 22 2020 : 10:43:03 AM
I am not familiar with .diagsession files, so I will have to read up on these, but if the file is small enough to email, you can send me the files via email:

[email protected]

including this thread ID or URL in the description, so we can match it up.

Looking at your VA About information you don't have any stable include directories listed. Is this correct? It's not a problem, it's just unusual, and will stop VA
looking up the standard Win32 symbols.

In the solution where you have this speed problem, how many files do you have in your solution?

If you open VA's Open File in Solution dialog (Alt-Shift-O) the title bar contains two numbers. The first number is the number of files currently listed,
which changes as you filter the list. The second number is the total number of files in the list, which is normally the number of files in your solution.
What is this second number?

How are you triggering VA's Goto behaviour? A context menu? An IDE menu? Keyboard shortcut?
Are you seeing this when you jump directly to a location, or only when VA shows you a menu, asking you which destination to jump to?

© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000