liuhaoyang / butterfly-csharp

A .NET client for Butterfly.
MIT License
29 stars 7 forks source link

unmanaged CoreCLR Profiler for Windows/Linux/MacOS #13

Closed liuhaoyang closed 6 years ago

liuhaoyang commented 6 years ago

使用CoreCLR提供的非托管Profiling API实现CoreCLR监控,已支持windows/linux/macos平台。 文档:https://docs.microsoft.com/en-us/dotnet/framework/unmanaged-api/profiling/ https://github.com/dotnet/coreclr/blob/master/Documentation/botr/profiling.md https://github.com/dotnet/coreclr/blob/master/Documentation/botr/profilability.md