Identifying Memory Leak With Process Explorer And Windbg - Alik Levin's - Site Home - MSDN Blogs:
http://www.codeproject.com/Articles/31382/Memory-Leak-Detection-Using-Windbg
another one:
The Debug Diagnostic Tool (DebugDiag) is designed to assist in troubleshooting issues such as hangs, slow performance, memory leaks or fragmentation, and crashes in any user-mode process. The tool includes additional debugging scripts focused on Internet Information Services (IIS) applications, web data access components, COM+ and related Microsoft technologies. http://www.microsoft.com/en-gb/download/details.aspx?id=26798
Create Windows Dump File - How to create a user-mode process dump file in Windows Vista and in Windows 7 && How to use the Userdump.exe tool to create a dump file
This Blog is first of all memos for me!! From time to time I get exposed to new and cool stuff for developers and architects ,most of the time its a solution for a problem or tips or tricks, so, I would like to track my memos and share it with you, it can save your time and nervous, I hope you will enjoy it - by Yaniv Tzanany.
Search This Blog
Tuesday, November 26, 2013
Tuesday, November 19, 2013
Monday, November 18, 2013
Monday, November 11, 2013
Monday, November 4, 2013
Using the GNU C/C++ compiler on AIX
very good article to people who want to port their C++ code that compiled under XLC compiler to work and compile via gcc/g++.
Using the GNU C/C++ compiler on AIX:
from internal test ...( not scientific tests)- its seems like the test program i used for my performence testing run faster when compile with g++ !!!!
FYI
Yaniv Tzanany
Using the GNU C/C++ compiler on AIX:
from internal test ...( not scientific tests)- its seems like the test program i used for my performence testing run faster when compile with g++ !!!!
FYI
Yaniv Tzanany
Subscribe to:
Posts (Atom)