I have Ants Profiler 4 which is great for performance / memory profiling.
Unfortunately, it only works on the local machine, and I cannot connect to the current process. But I have a memory leak that seems to occur on our production server. An application for the Windows console written in vb.net works fine with constant memory usage for several days, and then suddenly starts consuming all available memory for up to 24 hours.
Is there a way to collect some data from a running process and verify it?
(6.0). Attach to Process, , , !
.NET - ANTS dotTrace - - . .
, . Microsoft CLR Profiler:
http://clrprofiler.codeplex.com/
, . , , , , , . Powershell , .
, , - minidump sos . , minidump, , procdump -r - , .
, , .
Source: https://habr.com/ru/post/1759298/More articles:maven-jar-plugin addClasspath scoping - maven-2open jquery popup from code behind - jqueryLeft Join the where clause - sqlPost twitter update (message) - javascriptRails API Integration Testing with Basic Authentication - authenticationGet the image length ogg theora - videoIs there a way to tell the size of a .ogg video file before it is fully downloaded? - html5Getting sha-1 for files correctly using openssl - c ++Naming Conventions for Contract Code Classes Interface Types - c #How can I debug multiple applications by loading multiple symbol definitions in GDB? - cAll Articles