Visual Studio Performance Tools (Profiler) announcement
-
Link
This forum has been locked; it will still be available for review in the Archived Forums folder. Any future posts on this topic should be put in the Visual Studio Debugger forum.
-
0 Votes
Visual Studio Team System 2005 Performance Tool FAQ
Options->Performance Tools menu. Serializing your symbols will pack your symbols into the VSP file so that you can open it later without access to the pdb ...Sticky | 0 Replies | 60148 Views | Created by Ian Huff - Friday, April 7, 2006 7:43 PM | Last reply by Ian Huff - Wednesday, May 3, 2006 4:08 PM
Found 1166 threads
-
0 Votes
Can Profiler catch OLEDB events from an SSIS package?
Hi All, We have an SSIS package on a SQL 2008 R2 box that connects to a remote DB2 data source using the DB2 OLEDB version 4.0 driver. We've scheduled the package to ...Unanswered | 0 Replies | 5908 Views | Created by SQL Server dude - Wednesday, December 19, 2012 6:39 PM -
3 Votes
I cannot connect to my WCF services while using the Visual Studio 2010 profiler
Basically I have a 2-Tier application. Winforms and a MiddleTier which is WCF using the net.tcp binding. I have had no problems profiling my Winforms application but now I ...Proposed | 12 Replies | 15938 Views | Created by bccollin - Tuesday, May 18, 2010 6:10 PM | Last reply by Frank Szendzielarz - Tuesday, December 18, 2012 12:26 PM -
6 Votes
VS11 (2012) Profiler not producing any Call Tree Data (Win 8 64)
Hello, I'm having a problem with the profiler not coming up with any data at all, I don't get any errors during preparation. We're doing a CPU Sampling and profiling seems overall ...Answered | 18 Replies | 12958 Views | Created by Peter Linne - Tuesday, November 6, 2012 3:59 PM | Last reply by red_burgundy - Saturday, December 15, 2012 9:26 AM -
0 Votes
PRF0010: Launch Aborted - Unable to start vsperfmon.exe (VStudio 2010)
Just recently installed Premium VS on my 64bit machine and one of the main reasons for moving to Premium was to use the Profiler - however it refuses to do anything when I try simply ...Proposed | 13 Replies | 23026 Views | Created by sjb500 - Tuesday, April 19, 2011 4:30 PM | Last reply by Jean-Yves Laugel - Thursday, December 13, 2012 1:46 PM -
0 Votes
What PGO Optimization changes between VC2010 and VC2012?
Hi, all I tried to build firefox 17.0.1 using VC2012, but found that VC2012 PGO build is slower than VC2010 build (10%-20%), and VC2012 noPGO build is ...Answered | 2 Replies | 6580 Views | Created by Dong Yuanxun - Saturday, December 1, 2012 12:25 PM | Last reply by Jack Zhai-MSFT - Monday, December 3, 2012 9:54 AM -
6 Votes
Visual Studio 2010 Profiler Error VSP1398
Hi there, I am trying to profile my code using Visual Studio 2010 Premium on Windows 8 Pro. Every time I try and start the profiler it seems to be blocked from ...Proposed | 15 Replies | 38500 Views | Created by DMcB - Monday, November 5, 2012 11:58 PM | Last reply by Alexey Panasenko - Sunday, December 2, 2012 7:07 PM -
0 Votes
How to check production machine for samplable physical counters?
When I launch the Performance Wizard in VS I see that sampling performance counters is divided into Portable Events and Platform Events. I'm interested in sampling L2 Cache misses on a production ...Answered | 2 Replies | 5389 Views | Created by jader3rd - Wednesday, November 28, 2012 7:32 PM | Last reply by jader3rd - Friday, November 30, 2012 12:49 PM -
0 Votes
Error VSP1011. I can't specify get the linker properties.
"Linker" -> "Advanced" 3. In the property grid, set "Profile" to "Yes (/PROFILE)" 4. Recompile your ...Answered | 1 Replies | 5907 Views | Created by sgv_ - Thursday, November 29, 2012 1:57 PM | Last reply by Jack Zhai-MSFT - Friday, November 30, 2012 9:55 AM -
0 Votes
Code Coverage for 32 bit application is incomplete
Hi, I have a application build with VS 2005 and I'm using VS 2010 performance tools to collect code coverage information. (I'm running on Win 7 x64) The ...Unanswered | 11 Replies | 5821 Views | Created by Dan OM - Friday, November 16, 2012 1:37 PM | Last reply by Jack Zhai-MSFT - Friday, November 30, 2012 7:00 AM -
0 Votes
Profiler not running correctly
options->debugging->symbols and checked Microsoft symbol server and created a folder c:\symbols to cache symbols 2. right clicked on performance session and clicked ...Answered | 5 Replies | 10878 Views | Created by witdaj - Friday, September 16, 2011 12:40 AM | Last reply by G Domjan - Friday, November 16, 2012 8:08 PM -
1 Votes
"Create Performance Session..." option missing for unit tests in VS 2012?
In VS 2010 I can run a unit test, then in Test Results right click it, and select "Create Performance Session..." This will then allow me to run the performance analysis tool on the ...Answered | 2 Replies | 7081 Views | Created by Matthew Townsend - Wednesday, November 14, 2012 7:36 PM | Last reply by Matthew Townsend - Thursday, November 15, 2012 4:19 PM -
0 Votes
Error VSP1713: Incompatible file version after Instrumentation run
Visual Studio 2010 Ultimate Performance Analyzer .NET 4 ASP.NET web application I generate ...Answered | 2 Replies | 10401 Views | Created by JC412 - Monday, July 18, 2011 6:57 PM | Last reply by Francis Grignon - Tuesday, November 13, 2012 6:36 PM -
0 Votes
Wrong report data: memory instead of CPU and vice-versa
Hello, I've been fighting with VS 2010 SP1 for a while. I have a Silverlight project that is hosted in a web application run under IIS 7. I try to profile the web project and ...Unanswered | 12 Replies | 13035 Views | Created by Pavel Gatilov - Thursday, July 7, 2011 9:04 AM | Last reply by Francis Grignon - Tuesday, November 13, 2012 6:35 PM -
0 Votes
Asp.Net server memory optimization and data state analysis for the Asp.Net Cache, Application State and Session State
Has any one tried using the Asp.Net Web Profiler. It seems like you can view all active asp.net web user sessions and data that it contains. I have read on other places that this can't be ...Discussion | 1 Replies | 5503 Views | Created by Mias van den Berg - Wednesday, November 7, 2012 11:10 AM | Last reply by Jack Zhai-MSFT - Thursday, November 8, 2012 10:18 AM -
0 Votes
VS2010 unable to load vsperfcontrol.interop.dll when attaching profiler to process
Profiler -> Attach/Detach, I get the error "Unable to load file or assembly VSPerfControl.interop.dll version = 2.0.0.0, system cannot find the file specified." I ...Answered | 6 Replies | 15928 Views | Created by Jason C Wells - Saturday, April 17, 2010 8:47 PM | Last reply by yangecnu - Wednesday, November 7, 2012 6:41 AM -
0 Votes
Visual Studio 2008 Profiling Object Lifetime
I have been reviewing the object lifetime information about my app but I am wondering what the following means: The sum of all Garbage Collected objects and Alive at end objects is greater than ...Discussion | 3 Replies | 5511 Views | Created by Dessert - Thursday, November 1, 2012 1:01 AM | Last reply by Jack Zhai-MSFT - Monday, November 5, 2012 5:58 AM -
0 Votes
How o do the parameterization for the 100's of input xml in web services for .net application?
Hi, I am new to the performance testing using VSTS 2010. I have the prior experience on HP LoadRunner. I have one requirement for one of my web services in .net application. Where we need to use 100's ...Discussion | 3 Replies | 5633 Views | Created by amitkumar.perftest - Thursday, November 1, 2012 2:35 PM | Last reply by amitkumar.perftest - Sunday, November 4, 2012 3:41 PM -
0 Votes
Visual studio 2010 quick sort profiling
Hello, (VS 2010, x32) I wrote next code: vector<unsigned int> ...Unanswered | 6 Replies | 6636 Views | Created by leon1705 - Thursday, October 11, 2012 12:49 PM | Last reply by leon1705 - Saturday, November 3, 2012 6:10 PM -
0 Votes
Performance analysis (profiling) of a DLL for a Coded UI test
My Coded UI test runs very slowly so I want to try some performance analysis or code profiling to find the bottlenecks. The Performance Wizard says "No launchable projects ...Answered | 6 Replies | 6628 Views | Created by AdrianHHH - Thursday, October 18, 2012 8:55 AM | Last reply by AdrianHHH - Friday, November 2, 2012 11:04 AM -
4 Votes
Performance Wizard reports "An error occured while parsing EntityName"
I think I've found a small bug in the Performance Wizard when profiling an ASP.NET application. If you enter at least two parameters to a page url on the query string (e.g. ...Discussion | 5 Replies | 14127 Views | Created by chaospixel - Friday, December 15, 2006 11:57 AM | Last reply by Starbuck - Wednesday, October 31, 2012 10:35 PM - Items 1 to 20 of 1166 Next ›
Visual Studio Performance Tools (Profiler) announcement
-
Link
This forum has been locked; it will still be available for review in the Archived Forums folder. Any future posts on this topic should be put in the Visual Studio Debugger forum.