Activity overview
Latest activity by steewb
jessica.ramos wrote:
Can you kindly first double check something for me: when your app is running as 64-bit and the counters aren't showing up, is the profiler definitely connected to the application (the bottom left corner should show a status of "Connected")? I just want to make sure that the profiling session is not immediately stopping for some reason so that no activity appears in the timeline.
The profiler is not connected to the application. The status remains "Launching 'xxx.exe'.
jessica.ramos wrote:
Can I also just double check - if you run perfmon in 64-bit mode (mmc.exe perfmon.msc) are the counters definitely working from there?
Counters are working in 64-biot mode.
Thank you for your reply. / comments
jessica.ramos wrote:
Can you kindly first double check something for me: when your app is running as 64-bit and the counters aren't showing up, is the profiler definitely connected to the applic...
Performance counter not working for 64bit winforms app
I'm trying to optimise an Winforms .NET 4.0 app on Win7 64bit.
Compiling as a 32bit app the performance counter CPU is working as supposed but as a 64bit (or any-cpu) the counter is not shown.
Acco...
Not working with Any-CPU on 64bit OS
Hi,
I am using Win7 64 Bit os and ANTS Performance Profiler 9.1.
When I start an .NET4.0 Winforms app in 32bit mode the counters are show.
If I start the same app as Any-CPU no CPU counter is shown...