Sign in
Ishai's WebLog
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
RSS for posts
Atom
RSS for comments
OK
Search
Tags
ISA Server
Software development
Archive
Archives
January 2005
(1)
October 2004
(1)
August 2004
(2)
July 2004
(2)
June 2004
(4)
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Ishai's WebLog
x64 calling convention and the disappearing process syndrome
Posted
over 9 years ago
by
Ishai __________________________
1
Comments
Raymond Chen describes the parameter passing aspect of the x64 calling convetions . But there is more than parameter passing to the calling convention. Exception handling is an important part of the calling convention. A function that calls another function...
Ishai's WebLog
Why doesn’t sampling show the actual time spent in each function?
Posted
over 9 years ago
by
Ishai __________________________
1
Comments
Some people have asked for a “wall clock time” column in the sampling profiler report. Unfortunately, the actual time spent in a function cannot be reliably deduced from the collected data. Sampling counts “hits” on a function when a certain event occurs...
Page 1 of 1 (2 items)