Activity overview
Latest activity by ByronP
.net core profiling can never find source
Every time I profile a .net core application all the methods are always without source. Any workaround am I doing something wrong?
profile .net core app with comand line options
I have a .net core dll that i need to profile which is a piece of cake normally, however this dll needs params passed to it and I do not see a way to pass those in. Advanced options only has workin...