fremag/MemoScope.Net
Fork: 75 Star: 693 (更新于 2024-11-06 12:30:47)
license: Unlicense
Language: C# .
Dump and analyze .Net applications memory ( a gui for WinDbg and ClrMd )
最后发布版本: v1.0 ( 2017-05-28 03:49:43)
MemoScope.Net
Dump and analyze .Net applications memory |
---|
Wiki
Please, read the wiki to know everything about MemoScope. Lot of pictures, animated gifs and some text for every major features.
TLDR
What it MemoScope.Net ?
It's a tool to analyze .Net process memory: it can dump an application's memory in a file and read it later. The dump file contains all data (objects) and threads (state, stack, call stack)
MemoScope.Net will analyze the data and help you to find memory leaks and deadlocks
Thanks to Lee Culver for his ClrMd library, without it, MemoScope.Net would not exist.
Install
Get binaries from AppVeyor: x86 x64
Use cases
Out of Memory
I know, with 64 bits apps it should not be an issue but computers only have a few a few Go so it may still happen if your application :
- is using too much memory (peak)
- runs for days and has a "slow" memory leak
Dead lock
If your application is locked and you want to know where and why: dump the memory, display the threads status and blocking objects to see what thread is holding one that is waited by another thread.
Hard to reproduce bug
Sometimes, users can do weird things with your application and you can't make it happen on your computer so ask the user to dump its application's memory to analyze it on your machine.
Features
Heap statistics
Query instances
Instances content and references
Compare dumps
Threads, Stacks
Deadlocks
Delegates
Dump process memory
最近版本更新:(数据更新于 1970-01-01 00:00:00)
2017-05-28 03:49:43 v1.0
2017-02-05 19:40:51 V1.0.RC1
2016-09-24 21:39:48 v0.9.9
2016-04-18 04:39:03 0.9
2016-03-14 01:15:55 0.8
2016-02-28 03:09:29 0.7
2016-02-07 22:57:16 0.6
2016-01-10 07:11:01 0.4
2015-11-16 01:14:45 0.2
主题(topics):
clrmd, deadlock-detection, dotnet, dump, leaks, memory, memory-leak, windbg
fremag/MemoScope.Net同语言 C#最近更新仓库
2024-11-07 00:43:03 huiyadanli/RevokeMsgPatcher
2024-11-06 13:04:33 Pik-4/HsMod
2024-11-05 02:46:31 microsoft/PowerToys
2024-11-05 00:09:07 BartoszCichecki/LenovoLegionToolkit
2024-11-03 23:57:50 jellyfin/jellyfin
2024-10-31 10:00:36 metatube-community/jellyfin-plugin-metatube