Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Mono log profiler alpha #438

Closed
duduita opened this issue Jan 29, 2024 · 0 comments
Closed

Add support for Mono log profiler alpha #438

duduita opened this issue Jan 29, 2024 · 0 comments
Assignees

Comments

@duduita
Copy link

duduita commented Jan 29, 2024

The Mono log profiler can be used to collect a lot of information about a program running in the Mono runtime. This data can be used (both while the process is running and later) to do analyses of the program behaviour, determine resource usage, performance issues or even look for particular execution patterns.

@duduita duduita changed the title Add support for Mono log profiler Add support for Mono log profiler alpha Feb 26, 2024
duduita added a commit to WildernessLabs/Documentation that referenced this issue Mar 13, 2024
- WildernessLabs/Meadow_Issues#438

* Add initial docs for the Mono log profiler
@duduita duduita closed this as completed Apr 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants