colin

Results 3 issues of colin

dotnet sdk version: 8.0.2 dotnet-dump version: 8.0.5 My program is running inside a container and has crashed, generating a coredump file: ``` -rw------- 1 root root 48G Apr 22 01:21...

bug

我想增加一个profile.elapsed接口,用来作函数调用的时间统计,此接口对其他功能没有影响。 testprofile.lua是一个简单的例子