I noticed something interesting: kernel mode and user mode times are swapped
between a log file generated by AdPlus (ver. 6.03.001) and output from .time
command executed on actual dump file.
For instance: AdPlus produces the following
Kernel time: 0 days 0:16:43.531
User time: 0 days 0:00:28.531
and output from WinDbg’s .time command on the same dump file is listed as
follows:
Kernel time: 0 days 0:00:28.000
User time: 0 days 0:16:43.000
So which one is correct?
Thank you,
Olegas
"Olegas" <Ole...@community.nospam> wrote in message
news:8E6BE1EE-7BCF-4A00...@microsoft.com...
Considering that AdPlus is executing .time command via CDB, I wonder if CDB
is at fault here.
Thank you,
Olegas
The ADPlus author asked for your ADPlus log, can you mail it via
wind...@microsoft.com?
"Olegas" <Ole...@community.nospam> wrote in message
news:1B32B1D8-FAE1-4FCB...@microsoft.com...
I've sent the log.
Have you got the response from the windbgfb? Is your problem resolved?
Please feel free to tell me, thanks.
Best regards,
Jeffrey Tan
Microsoft Online Community Support
==================================================
Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/subscriptions/managednewsgroups/default.aspx#notif
ications.
Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 1 business day is acceptable. Please note that each follow
up response may take approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions or complex
project analysis and dump analysis issues. Issues of this nature are best
handled working with a dedicated Microsoft Support Engineer by contacting
Microsoft Customer Support Services (CSS) at
http://msdn.microsoft.com/subscriptions/support/default.aspx.
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
Yes, Drew has responded via e-mail stating that AdPlus log displays data
correctly, but the issue resides within “the minidump data collection code”.
That’s why .time command executed on a dump file displays incorrect results.
He further stated that the issue will be fixed in the next release.
Thank you,
Olegas
Best regards,
Jeffrey Tan
Microsoft Online Community Support
==================================================
Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/subscriptions/managednewsgroups/default.aspx#notif
ications.
Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 1 business day is acceptable. Please note that each follow
up response may take approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions or complex
project analysis and dump analysis issues. Issues of this nature are best
handled working with a dedicated Microsoft Support Engineer by contacting
Microsoft Customer Support Services (CSS) at
http://msdn.microsoft.com/subscriptions/support/default.aspx.
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.