No announcements
Found 2911523 threads
-
0 Votes
Does Xperf decode the symbol of managed code for stack walk?
Google but didn't find any useful information about the symbol usage for managed code in Xperf Whether does Xperf ...Unanswered | 1 Replies | 12035 Views | Created by RolandXu - Thursday, December 3, 2009 2:49 AM | Last reply by No.Compromise - Thursday, December 3, 2009 3:11 AM -
0 Votes
Xperf stack trace not working
Hi Matt, do you see that yellow line! Put the mouse on it, and drag&drop it an the right side of the ...Answered | 4 Replies | 15337 Views | Created by Matt Woodrow - Wednesday, May 26, 2010 2:17 AM | Last reply by Matt Woodrow - Thursday, May 27, 2010 10:32 PM -
0 Votes
Walk through the call stack on 64bit Windows
It seems 64bit program do not use stack frame any more. But when debug with VC2005, it can show the call stack. Does any one ...Answered | 1 Replies | 4775 Views | Created by Chunhua Liu - Friday, March 3, 2006 8:07 AM | Last reply by Kang Su Gatlin - Friday, March 10, 2006 10:46 PM -
2 Votes
Any stack walking limitation in xperf?
optimization (use of the EBP register as another general register) and provide the stack walk code with the frame of each ...Answered | 2 Replies | 16364 Views | Created by mljack - Monday, April 5, 2010 1:01 PM | Last reply by azunite - Friday, August 3, 2012 2:10 AM -
0 Votes
stack walk a module created with FPO
skip those module build with FPO. Here is part of the stack walk offset from both build. log 1: ...Answered | 9 Replies | 6530 Views | Created by YCY - Tuesday, December 18, 2007 5:44 PM | Last reply by YCY - Wednesday, January 9, 2008 3:55 PM -
0 Votes
Stack walk and object (this) get
to find the managed Package object from the stack, wouldn't have been possible in this situation. Thanks for ...Answered | 9 Replies | 5308 Views | Created by COZYROC - Saturday, October 6, 2007 10:30 PM | Last reply by Mike Stall - MSFT - Wednesday, October 10, 2007 8:28 PM -
0 Votes
CLR Profiler API: Read parameter values during a stack walk?
>> hard to get those values during a stack walk? > > Of course, everything is hard. :-) During the ...Answered | 6 Replies | 5990 Views | Created by Vic Klien - Saturday, January 22, 2011 12:18 AM | Last reply by Vic Klien - Wednesday, February 2, 2011 9:28 PM -
0 Votes
Expanding stack trace from managed to unmanaged code
So I'd like to be able to add the c++ stack trace from my unmanaged code exceptions to my managed code. This was answered in 2009 with this ...Answered | 1 Replies | 2924 Views | Created by Idea Hat - Friday, March 23, 2012 1:20 PM | Last reply by Karel Zikmund - Monday, March 26, 2012 4:52 AM -
0 Votes
xperf tool "drvdelay" option does not work
DRVDELAY doesn't work for you is because it's not a valid provider name. There is a number of built-in provider names in xperf. You can enumerate them usingAnswered | 4 Replies | 17099 Views | Created by pgruebele2000 - Friday, November 14, 2008 3:47 PM | Last reply by MORAZA - Wednesday, November 18, 2009 2:35 PM -
0 Votes
[Managed to Native Transistion] on top of the Call Stack
Hi All, Top of the call stackAnswered | 1 Replies | 5221 Views | Created by Hojjy - Wednesday, August 29, 2007 11:46 AM | Last reply by Jackson Davis Dbg - Thursday, August 30, 2007 12:20 AM -
1 Votes
Xperf usage for a particular driver
does anybody know the usage of Xperf for a particular driver. E.g I have a driver and I want to check the time taken by ISR and ...Answered | 1 Replies | 936 Views | Created by pramod ky - Wednesday, June 18, 2014 4:44 AM | Last reply by Don Burn [Windrvr] - Wednesday, June 18, 2014 10:29 AM -
0 Votes
How to capture the status of Driver with Xperf ?
limited to the implied warranties of merchantability and/or fitness for a particular purpose.Answered | 1 Replies | 2043 Views | Created by TommyXu0131 - Friday, October 11, 2013 2:34 AM | Last reply by Mark Morowczynski [MSFT] - Friday, October 25, 2013 9:32 PM -
0 Votes
Increasing /STACK value does not get rid of 'stack overflow'
The /STACK option can not protect you against an stack overflow. This options says only how large the initial size of the stack should ...Answered | 6 Replies | 4405 Views | Created by Nick Savoiu - Monday, February 6, 2006 5:35 PM | Last reply by H Azari - Tuesday, February 19, 2008 12:07 AM -
0 Votes
The Call Stack - How does it work?
There is no such thing as a process stack, and there's certainly no distinction between a call stack and a function stack. Each thread has its own stack, and ...Answered | 4 Replies | 4244 Views | Created by remarkpk - Thursday, May 8, 2008 3:30 AM | Last reply by theycallmeloopy - Thursday, May 8, 2008 4:26 PM -
0 Votes
Decode
Decode functionAnswered | 1 Replies | 5408 Views | Created by Abirami Bhoopalan - Friday, December 4, 2009 10:33 AM | Last reply by TiborK - Friday, December 4, 2009 11:46 AM -
0 Votes
Definition of unwinding the stack?
Hi, Does anyone know the definition/meaning of unwinding the stack in C#? I've looked at example theory but ...Answered | 2 Replies | 3724 Views | Created by GSS1 - Tuesday, July 12, 2011 9:31 PM | Last reply by Cookie Luo - Thursday, July 14, 2011 7:54 AM -
0 Votes
Walk the Visual Tree?
Is it possible to walk the VisualTree from a UserControl Class to find a UI Element? Specifically, I want to find a Canvas in Window1 and add a child to it. ThanksAnswered | 1 Replies | 5120 Views | Created by Dvlnblk - Wednesday, May 30, 2007 11:48 PM | Last reply by WPCoder - Thursday, May 31, 2007 12:26 AM -
1 Votes
Problem in call of managed code through un-managed code
managed and unmanaged code is often easier in the newer versions. (Technically, this has been possible for a long time, but it was dramatically improved in ...Answered | 6 Replies | 2335 Views | Created by jija - Monday, August 6, 2012 1:40 PM | Last reply by Damon Zheng - Sunday, August 12, 2012 8:54 AM -
0 Votes
Xperf Question
I would suggest logging your question in one of the Windows Server 2008 forums here: httpAnswered | 1 Replies | 13104 Views | Created by nupurk - Wednesday, June 25, 2008 11:13 PM | Last reply by Alicia Cales - Sunday, July 20, 2008 8:56 AM -
0 Votes
Managed and Un-Managed Code
hence security A virtual address does not represent the actual physical location of an object in memory; instead, the system maintains a page ...Answered | 2 Replies | 841 Views | Created by TinVin727 - Monday, April 11, 2016 6:39 AM | Last reply by Shanky_621 - Monday, April 11, 2016 9:10 AM - Items 1 to 20 of 2911523 Next ›
No announcements