Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kant2002/jitdumpanalyser
Analyzer application for CoreCLR JIT dumps
https://github.com/kant2002/jitdumpanalyser
Last synced: 18 days ago
JSON representation
Analyzer application for CoreCLR JIT dumps
- Host: GitHub
- URL: https://github.com/kant2002/jitdumpanalyser
- Owner: kant2002
- License: mit
- Created: 2022-06-02T06:44:08.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-09-10T09:56:30.000Z (2 months ago)
- Last Synced: 2024-10-11T20:45:43.021Z (about 1 month ago)
- Language: C#
- Size: 482 KB
- Stars: 3
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# C# JIT Dump Analyser
Small application to make navigation of dumps a bit more tolerable
More about JIT Dumps [in official .NET repo](https://github.com/dotnet/runtime/blob/main/docs/design/coreclr/jit/viewing-jit-dumps.md)
## Screenshots
![import phase](jitdump.png "Importation phase")